summaryrefslogtreecommitdiff
path: root/tests/rotozoom.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-071-5/+6
|\
| * fate: avoid freopen(NULL) in videogen/rotozoomMans Rullgard2012-06-071-5/+6
* | fate: dont freopen() stdoutMichael Niedermayer2012-05-311-2/+2
* | Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer2012-05-301-5/+12
|\ \ | |/
| * fate: teach videogen/rotozoom to output a single raw video streamMans Rullgard2012-05-291-5/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-051-129/+7
|\ \ | |/
| * tests: Refactor rotozoom/videogen common code into a separate file.Diego Biurrun2012-05-051-124/+2
| * tests: Mark some file-internal symbols as static.Diego Biurrun2012-05-051-7/+7
* | tests/rotozoom: make some things const.Michael Niedermayer2012-03-151-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-191-55/+58
|\ \ | |/
| * tests: K&R formatting cosmetics for test programsGaurav Narula2012-01-181-55/+58
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-1/+1
|\ \ | |/
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-121-115/+117
|\ \ | |/
| * rotozoom: Eliminate French variable name.Diego Biurrun2011-05-111-6/+6
| * rotozoom: Check return value of fread().Diego Biurrun2011-05-111-2/+4
| * rotozoom: Return an error value instead of calling exit().Diego Biurrun2011-05-111-1/+1
| * rotozoom: Make init_demo() return int and check for errors on invocation.Diego Biurrun2011-05-111-3/+6
| * rotozoom: Drop silly UINT8 typedef.Diego Biurrun2011-05-111-4/+4
| * rotozoom: Drop some unnecessary parentheses.Diego Biurrun2011-05-111-5/+5
| * rotozoom: K&R coding style cosmeticsDiego Biurrun2011-05-111-101/+106
| * tests: Remove disabled code.Diego Biurrun2011-04-291-8/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Remove unused global variable.Carl Eugen Hoyos2009-07-221-2/+0
* Calculate gradient from parameter instead of using a global variable.Carl Eugen Hoyos2009-07-221-2/+2
* Mark functions only used within the test programs as static.Diego Biurrun2009-02-191-5/+5
* Relicense to LGPL and add standard license header.Diego Biurrun2007-03-021-2/+19
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-4/+4
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-15/+15
* Add a leading zero to the sequence files generated by the testsuiteSam Hocevar2005-09-211-1/+1
* r/w -> rb/wbMichael Niedermayer2004-12-241-2/+2
* use explicit image nameFabrice Bellard2003-06-051-9/+15
* use bilinear interpolation for the rotozoomMichael Niedermayer2003-04-121-0/+19
* finished integrating rotozoom test in ffmpegMichael Niedermayer2003-04-111-41/+47
* alternative test video generator by (Sebastien Bechet <s dot bechet at av7 do...Michael Niedermayer2003-04-111-0/+258