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