summaryrefslogtreecommitdiff
path: root/tests/videogen.c
Commit message (Expand)AuthorAge
* Mark functions only used within the test programs as static.Diego Biurrun2009-02-19
* #include stdint.h instead of using a manual typedef for uint8_t.Diego Biurrun2008-05-07
* typoDiego Biurrun2007-05-24
* Add standard LGPL header with Fabrice's permission.Diego Biurrun2007-02-27
* 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
* use the correct file modesMike Melanson2003-10-15
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* shorter test streams / faster regression testsMichael Niedermayer2003-01-12
* added first version of regression tests - simply type 'make test' to test eve...Fabrice Bellard2002-05-18