Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-03-16tests/rotozoom: make some things const.Michael Niedermayer
2012-01-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-19tests: K&R formatting cosmetics for test programsGaurav Narula
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-05-12Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-11rotozoom: Eliminate French variable name.Diego Biurrun
2011-05-11rotozoom: Check return value of fread().Diego Biurrun
2011-05-11rotozoom: Return an error value instead of calling exit().Diego Biurrun
2011-05-11rotozoom: Make init_demo() return int and check for errors on invocation.Diego Biurrun
2011-05-11rotozoom: Drop silly UINT8 typedef.Diego Biurrun
2011-05-11rotozoom: Drop some unnecessary parentheses.Diego Biurrun
2011-05-11rotozoom: K&R coding style cosmeticsDiego Biurrun
2011-04-29tests: Remove disabled code.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-07-22Remove unused global variable.Carl Eugen Hoyos
2009-07-22Calculate gradient from parameter instead of using a global variable.Carl Eugen Hoyos
2009-02-19Mark functions only used within the test programs as static.Diego Biurrun
2007-03-02Relicense to LGPL and add standard license header.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
2004-12-24r/w -> rb/wbMichael Niedermayer
2003-06-05use explicit image nameFabrice Bellard
2003-04-12use bilinear interpolation for the rotozoomMichael Niedermayer
2003-04-11finished integrating rotozoom test in ffmpegMichael Niedermayer
2003-04-11alternative test video generator by (Sebastien Bechet <s dot bechet at av7 do...Michael Niedermayer