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-02-25fate: update pixfmts_hflipPaul B Mahol
2013-02-25fate: force a first_pts=0 for the aresample testMichael Niedermayer
2013-02-24fate: add animated gif decoder testsPaul B Mahol
2013-02-24fate: add animated gif demuxer testPaul B Mahol
2013-02-23fate/subtitles: add character encoding conversion test.Clément Bœsch
2013-02-23tests: fix parseutils test after 12a269a5229d3a37be0743fc9655f743ebc44b6eStefano Sabatini
2013-02-21fate/subtitles: add MicroDVD remux test.Clément Bœsch
2013-02-20cinepak: Use correct colorspace.u-bo1b@0w.se
2013-02-18ff_gen_search: Fix finding the maximum timestamp in a really small fileMichael Niedermayer
2013-02-17fate: add print() to the tests of evalMichael Niedermayer
2013-02-17tests: fix values for the unsharp testStefano Sabatini
2013-02-16Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'Michael Niedermayer
2013-02-15vf_yadif: fix out-of line readsAnton Khirnov
2013-02-14fate: Add encrypted tta stream testJames Almer
2013-02-14movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhdMichael Niedermayer
2013-02-14Write the fiel atom to mov files independently of the used video coded.Carl Eugen Hoyos
2013-02-14Adding support for parsing BlockAdditionalVignesh Venkatasubramanian
2013-02-11swscale: Disallow conversion to GBRP16Martin Storsjö
2013-02-10tests: add fate-lavfi-il testStefano Sabatini
2013-02-10Merge commit '81726a4f0b8a43e19898e2a36fdde80583bafff0'Michael Niedermayer
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-08vc1dec: Fix destination pointers in context for fieldsMichael Niedermayer
2013-02-06Merge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa'Michael Niedermayer
2013-02-06Merge commit '685e6f2e3939f124b41c7801cc541dad8252af3d'Michael Niedermayer
2013-02-06Merge commit '2cd4068071b9a8908823a3107f97e938211045ce'Michael Niedermayer
2013-02-06Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer
2013-02-06nuv: do not rely on get_buffer() initializing the frame.Anton Khirnov
2013-02-06xxan: properly handle odd heights.Kostya Shishkov
2013-02-06fraps: fix off-by one bug for version 1.Anton Khirnov
2013-02-06cdgraphics: do not rely on get_buffer() initializing the frame.Anton Khirnov
2013-02-06mpegvideo: initialize dummy reference frames.Anton Khirnov
2013-02-06yop: initialize palette to 0Anton Khirnov
2013-02-06aasc: fix output for msrle compression.Anton Khirnov
2013-02-06qtrle: fix the topmost line for 1bitKostya Shishkov
2013-01-28swscale: GBRP output supportMichael Niedermayer
2013-01-26sws: add planar RGB formats to isAnyRGBMichael Niedermayer
2013-01-26Merge commit '69c25c9284645cf5189af2ede42d6f53828f3b45'Michael Niedermayer
2013-01-26dnxhdenc: fix invalid reads in dnxhd_mb_var_thread().Anton Khirnov
2013-01-26fate: add an attachment to the Matroska test.Nicolas George
2013-01-26sws: GBRP9, GBRP10 GBRP12 GBRP14 output supportMichael Niedermayer
2013-01-26sws: GBRP output supportMichael Niedermayer
2013-01-24lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini
2013-01-22Merge commit '9146e872c643fb8f20f9043f1b93a3cddfad15c6'Michael Niedermayer
2013-01-21Revert "fate: Use wmv2 IDCT for wmv2 tests"Luca Barbato
2013-01-21Merge commit 'ce378f0dd0c4e5350b3280e6b3e8d6b46fe4b0a3'Michael Niedermayer
2013-01-21Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0'Michael Niedermayer
2013-01-21Merge commit '8a4f26206d7914eaf2903954ce97cb7686933382'Michael Niedermayer
2013-01-21ac3dec: fix non-optimal dithering of zero bit mantissasMichael Niedermayer
2013-01-21fate: Use wmv2 IDCT for wmv2 testsRonald S. Bultje