]> git.sesse.net Git - ffmpeg/history - tests/videogen.c
fate: cosmetics: Order some test entries
[ffmpeg] / tests / videogen.c
2012-06-07 Mans Rullgardfate: avoid freopen(NULL) in videogen/rotozoom
2012-05-29 Mans Rullgardfate: teach videogen/rotozoom to output a single raw...
2012-05-05 Diego Biurruntests: Refactor rotozoom/videogen common code into...
2012-05-05 Diego Biurruntests: Mark some file-internal symbols as static.
2012-01-18 Gaurav Narulatests: K&R formatting cosmetics for test programs
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-08-07 Diego BiurrunRemove some hunks of unused and disabled code cruft.
2009-07-21 Carl Eugen HoyosDue to a typo in videogen.c, the regression test videos...
2009-02-19 Diego BiurrunMark functions only used within the test programs as...
2008-05-07 Diego Biurrun#include stdint.h instead of using a manual typedef...
2007-05-24 Diego Biurruntypo
2007-02-27 Diego BiurrunAdd standard LGPL header with Fabrice's permission.
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-21 Sam HocevarAdd a leading zero to the sequence files generated...
2003-10-15 Mike Melansonuse the correct file modes
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-12 Michael Niedermayershorter test streams / faster regression tests
2002-05-18 Fabrice Bellardadded first version of regression tests - simply type...