aboutsummaryrefslogtreecommitdiff
path: root/tests/videogen.c
AgeCommit message (Expand)Author
2014-05-29tests: allow passing dimensions to videogenChristophe Gisquet
2012-06-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-07fate: avoid freopen(NULL) in videogen/rotozoomMans Rullgard
2012-05-31fate: dont freopen() stdoutMichael Niedermayer
2012-05-30Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer
2012-05-29fate: teach videogen/rotozoom to output a single raw video streamMans Rullgard
2012-05-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-05tests: Refactor rotozoom/videogen common code into a separate file.Diego Biurrun
2012-05-05tests: Mark some file-internal symbols as static.Diego Biurrun
2012-01-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-18tests: K&R formatting cosmetics for test programsGaurav Narula
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-12doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-08-07Remove some hunks of unused and disabled code cruft.Diego Biurrun
2009-07-21Due to a typo in videogen.c, the regression test videos were not asCarl Eugen Hoyos
2009-02-19Mark functions only used within the test programs as static.Diego Biurrun
2008-05-07#include stdint.h instead of using a manual typedef for uint8_t.Diego Biurrun
2007-05-24typoDiego Biurrun
2007-02-27Add standard LGPL header with Fabrice's permission.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-09-21Add a leading zero to the sequence files generated by the testsuiteSam Hocevar
2003-10-15use the correct file modesMike Melanson
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-01-12shorter test streams / faster regression testsMichael Niedermayer
2002-05-18added first version of regression tests - simply type 'make test' to test eve...Fabrice Bellard