summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2012-06-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer4-20/+14
2012-06-07fate: avoid freopen(NULL) in videogen/rotozoomMans Rullgard3-12/+14
2012-05-31fate: dont freopen() stdoutMichael Niedermayer2-4/+4
2012-05-29Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725'Michael Niedermayer366-880/+1218
2012-05-29fate: teach videogen/rotozoom to output a single raw video streamMans Rullgard4-18/+49
2012-05-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer10-321/+196
2012-05-05tests: Refactor rotozoom/videogen common code into a separate file.Diego Biurrun4-252/+150
2012-05-05tests: Mark some file-internal symbols as static.Diego Biurrun2-11/+11
2012-01-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer12-873/+1054
2012-01-18tests: K&R formatting cosmetics for test programsGaurav Narula5-251/+264
2011-12-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer77-459/+601
2011-12-12doxygen: misc consistency, spelling and wording fixesDiego Biurrun51-179/+179
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2009-08-07Remove some hunks of unused and disabled code cruft.Diego Biurrun3-55/+0
2009-07-21Due to a typo in videogen.c, the regression test videos were not asCarl Eugen Hoyos4-491/+491
2009-02-19Mark functions only used within the test programs as static.Diego Biurrun3-11/+11
2008-05-07#include stdint.h instead of using a manual typedef for uint8_t.Diego Biurrun1-1/+1
2007-05-24typoDiego Biurrun2-2/+2
2007-02-27Add standard LGPL header with Fabrice's permission.Diego Biurrun2-0/+38
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun178-22016/+22016
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun340-13125/+13124
2005-09-21Add a leading zero to the sequence files generated by the testsuiteSam Hocevar5-10/+10
2003-10-15use the correct file modesMike Melanson2-2/+2
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac110-1721/+1688
2003-01-12shorter test streams / faster regression testsMichael Niedermayer2-23/+23
2002-05-18added first version of regression tests - simply type 'make test' to test eve...Fabrice Bellard5-0/+646