summaryrefslogtreecommitdiffstats
path: root/tests/rotozoom.c
Commit message (Expand)AuthorAgeFilesLines
* fate: avoid freopen(NULL) in videogen/rotozoomMans Rullgard2012-06-071-5/+6
* fate: teach videogen/rotozoom to output a single raw video streamMans Rullgard2012-05-291-5/+12
* 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: K&R formatting cosmetics for test programsGaurav Narula2012-01-181-55/+58
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-1/+1
* 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
OpenPOWER on IntegriCloud