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/ref
AgeCommit message (Expand)Author
2013-10-31FATE: Add HEVC testsGuillaume Martres
2013-10-28FATE: add bitexact sws flags to the fieldorder testPaul B Mahol
2013-10-22fate: add fieldorder filter testVittorio Giovara
2013-09-29mxfdec: set audio timebase to 1/samplerateAnton Khirnov
2013-08-27matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins
2013-08-23movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins
2013-08-13nuv: Do not ignore lzo decompression failuresLuca Barbato
2013-07-29fate: Add timefilter testDiego Biurrun
2013-07-02oggdec: do not fall back on binary search in the generic code.Anton Khirnov
2013-06-25fate: Add Canopus Lossless YUY2 testDerek Buitenhuis
2013-05-24Monkey's Audio old versions FATE testsKostya Shishkov
2013-05-19Escape 130 FATE testKostya Shishkov
2013-05-19prores: update FATE test to account for alpha plane present in the test sampleKostya Shishkov
2013-05-15vc1dec: Update destination pointers in context for fieldsMichael Niedermayer
2013-05-14fate: update the mmf referenceLuca Barbato
2013-05-14vc1dec: Don't apply the loop filter on fieldsMartin Storsjö
2013-04-30avconv: make -t insert trim/atrim filters.Anton Khirnov
2013-04-30lavfi: add trim and atrim filters.Anton Khirnov
2013-04-30FATE: add an additional indeo3 testAnton Khirnov
2013-04-27fate: Invoke pixfmts lavfi tests through fate-run.shDiego Biurrun
2013-04-27fate: Invoke pixdesc lavfi tests through fate-run.shDiego Biurrun
2013-04-27fate: Invoke standard lavfi tests through fate-run.shDiego Biurrun
2013-04-25lavf: introduce AVFMT_TS_NEGATIVELuca Barbato
2013-04-24fate: add CVFC1_Sony_C to h264 conformance testsVittorio Giovara
2013-04-22JPEG 2000 decoder for DCinemaNicolas Bertrand
2013-04-11FATE: add a test for the interlace filterVittorio Giovara
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-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: enable multiple slices in the ffv1 vsynth testAnton Khirnov
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-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