summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2012-06-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer4-20/+14
2012-06-07fate: avoid freopen(NULL) in videogen/rotozoomMans Rullgard3-12/+14
2012-05-31fate: dont freopen() stdoutMichael Niedermayer2-4/+4
2012-05-29Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer366-880/+1218
2012-05-29fate: teach videogen/rotozoom to output a single raw video streamMans Rullgard4-18/+49
2012-05-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer10-321/+196
2012-05-05tests: Refactor rotozoom/videogen common code into a separate file.Diego Biurrun4-252/+150
2012-05-05tests: Mark some file-internal symbols as static.Diego Biurrun2-11/+11
2012-03-15tests/rotozoom: make some things const.Michael Niedermayer1-2/+2
2012-01-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer12-873/+1054
2012-01-18tests: K&R formatting cosmetics for test programsGaurav Narula5-251/+264
2011-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer77-459/+601
2011-12-12doxygen: misc consistency, spelling and wording fixesDiego Biurrun51-179/+179
2011-05-12Merge remote branch 'qatar/master'Michael Niedermayer26-442/+1622
2011-05-11rotozoom: Eliminate French variable name.Diego Biurrun1-6/+6
2011-05-11rotozoom: Check return value of fread().Diego Biurrun1-2/+4
2011-05-11rotozoom: Return an error value instead of calling exit().Diego Biurrun1-1/+1
2011-05-11rotozoom: Make init_demo() return int and check for errors on invocation.Diego Biurrun1-3/+6
2011-05-11rotozoom: Drop silly UINT8 typedef.Diego Biurrun1-4/+4
2011-05-11rotozoom: Drop some unnecessary parentheses.Diego Biurrun1-5/+5
2011-05-11rotozoom: K&R coding style cosmeticsDiego Biurrun1-101/+106
2011-04-29tests: Remove disabled code.Diego Biurrun2-23/+0
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2009-07-22Remove unused global variable.Carl Eugen Hoyos1-2/+0
2009-07-22Calculate gradient from parameter instead of using a global variable.Carl Eugen Hoyos1-2/+2
2009-02-19Mark functions only used within the test programs as static.Diego Biurrun3-11/+11
2007-03-02Relicense to LGPL and add standard license header.Diego Biurrun1-2/+19
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun178-22016/+22016
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun340-13125/+13124
2005-09-21Add a leading zero to the sequence files generated by the testsuiteSam Hocevar5-10/+10
2004-12-24r/w -> rb/wbMichael Niedermayer1-2/+2
2003-06-05use explicit image nameFabrice Bellard1-9/+15
2003-04-12use bilinear interpolation for the rotozoomMichael Niedermayer2-40/+59
2003-04-11finished integrating rotozoom test in ffmpegMichael Niedermayer5-47/+217
2003-04-11alternative test video generator by (Sebastien Bechet <s dot bechet at av7 do...Michael Niedermayer1-0/+258