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
path: root/tests
AgeCommit message (Expand)Author
2013-04-09af_channelmap: switch to an AVOptions-based system.Anton Khirnov
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
2013-03-29fate: add an option to generate the referencesLuca Barbato
2013-03-28FATE: add a test for the join filterAnton Khirnov
2013-03-28FATE: add a test for the volume filterAnton Khirnov
2013-03-28FATE: add a test for the channelsplit filterAnton Khirnov
2013-03-28FATE: add a test for the channelmap filterAnton Khirnov
2013-03-28FATE: add a test for the negate filterAnton Khirnov
2013-03-28FATE: add a test for the overlay filterAnton Khirnov
2013-03-28FATE: add a test for the setpts filterAnton Khirnov
2013-03-28FATE: add a test for the hqdn3d filterAnton Khirnov
2013-03-28FATE: add a test for the transpose filterAnton Khirnov
2013-03-28FATE: add a test for the unsharp filterAnton Khirnov
2013-03-28FATE: add a test for the fade filterAnton Khirnov
2013-03-28FATE: add a test for the drawbox filterAnton Khirnov
2013-03-28FATE: add a test for the boxblur filterAnton Khirnov
2013-03-28FATE: add a test for the gradfun filterAnton Khirnov
2013-03-28fate: filter: Add dependenciesDiego Biurrun
2013-03-23fate: use little endian yuv444p10 in h264-reinit testsJanne Grunau
2013-03-23fate: add test for cropping h264 to container dimensionsJanne Grunau
2013-03-22FATE: add a tscc2 test.Anton Khirnov
2013-03-20fate: add tests for h264 decoder reinitJanne Grunau
2013-03-08FATE: replace -vb with -b:vAnton Khirnov
2013-03-08FATE: remove the -dct option from some decoding tests.Anton Khirnov
2013-03-08FATE: enable multiple slices in the ffv1 vsynth testAnton Khirnov
2013-03-08lavu: add support for atomic operations.Ronald S. Bultje
2013-03-04fate: remove last incomplete frame from mpeg2-field-enc testJanne Grunau
2013-02-27lavf: Add a fate test for the noproxy pattern matchingMartin Storsjö
2013-02-15vf_yadif: fix out-of line readsAnton Khirnov
2013-02-11swscale: Disallow conversion to GBRP16Martin Storsjö
2013-02-09sws: GBRP9, GBRP10, and GBRP16 output supportMichael Niedermayer
2013-02-09FATE: add tests for additional flavors of asf cover artAnton Khirnov
2013-02-06mpegvideo: initialize dummy reference frames.Anton Khirnov
2013-02-06nuv: do not rely on get_buffer() initializing the frame.Anton Khirnov
2013-02-06yop: initialize palette to 0Anton Khirnov
2013-02-06qtrle: fix the topmost line for 1bitKostya Shishkov
2013-02-06xxan: properly handle odd heights.Kostya Shishkov
2013-02-06fraps: fix off-by one bug for version 1.Anton Khirnov
2013-02-06aasc: fix output for msrle compression.Anton Khirnov
2013-02-06cdgraphics: do not rely on get_buffer() initializing the frame.Anton Khirnov
2013-01-28swscale: GBRP output supportMichael Niedermayer
2013-01-26dnxhdenc: fix invalid reads in dnxhd_mb_var_thread().Anton Khirnov
2013-01-21Revert "fate: Use wmv2 IDCT for wmv2 tests"Luca Barbato
2013-01-21fate: Use wmv2 IDCT for wmv2 testsRonald S. Bultje
2013-01-21wmv2: move IDCT to its own DSP context.Ronald S. Bultje
2013-01-21srtp: Add tests for the crypto suite with 32/80 bit HMACMartin Storsjö
2013-01-20ac3dec: fix non-optimal dithering of zero bit mantissasMathias Rauen
2013-01-18fate: update ref after rv30_loop_filter fixLuca Barbato
2013-01-16lavf: Add a fate test for the SRTP functionsMartin Storsjö
2013-01-16lavu: Add a fate test for the HMAC APIMartin Storsjö