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-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
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-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-18fate: update ref after rv30_loop_filter fixLuca Barbato
2013-01-16Merge commit '0eecafc948b74c247ebbc59f18f508db5d590d0b'Michael Niedermayer
2013-01-16lavf: Add a fate test for the SRTP functionsMartin Storsjö
2013-01-16lavu: Add a fate test for the HMAC APIMartin Storsjö
2013-01-13Merge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8'Michael Niedermayer
2013-01-13Merge commit '4d3b144c5ea824193019019d33740a1ae9e0bb69'Michael Niedermayer
2013-01-12fate: cosmetics: Order some test entriesDiego Biurrun
2013-01-12fate: vp3: Fix fate-vp3-coeff-level64 test dependenciesDiego Biurrun
2013-01-12fate: try to fix diracMichael Niedermayer
2013-01-11fate: add dirac decoding test (main profile).Clément Bœsch
2013-01-11Merge commit 'ec86ba57312745fd7ad9771e3121e79c6aacba30'Michael Niedermayer
2013-01-10fate: Split fate-siff test into demuxer and VB video decoder testDiego Biurrun
2013-01-09idcin: better error handlingJustin Ruggles
2013-01-08fate: upate after 55d32eed8fPaul B Mahol
2013-01-06tests/fate/avfilter.mak: merge pp tests into GPL test listStefano Sabatini
2013-01-06lavfi/kerndeint: fix temp buffer linesize.Clément Bœsch
2013-01-06Drop Snow codecDiego Biurrun
2013-01-06fate: disable kerndeint testMichael Niedermayer
2013-01-06fate: kerndeint requires gplPeter Ross
2013-01-06fate: disable lavfi-histeqMichael Niedermayer
2013-01-0610l: Update fate seeking reference after last commit.Carl Eugen Hoyos
2013-01-06mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information.Carl Eugen Hoyos
2013-01-06mmf.c: Do not write metadata into the SMAF Contents Info chunk.内田佳久
2013-01-05Allow remaining 32bit RGB packed pix_fmts in kerndeint filter.Carl Eugen Hoyos
2013-01-05lavfi/kerndeint: fix mismatch between declared pixel format and testStefano Sabatini
2013-01-05lavfi: add histeq filterStefano Sabatini
2013-01-05lavfi: add kerndeint filterStefano Sabatini
2013-01-05tests/lavfi-regression: always require three parameters in do_lavfi_pixfmts()Stefano Sabatini
2013-01-04mpegpsenc: avoid shifting dts/ptsMichael Niedermayer
2013-01-04lswr: Improve default resampler's default parametersAlexander Strasser
2013-01-04fate: update seek-lavf-aiff after previous commitPaul B Mahol
2013-01-03aiffenc: metadata supportPaul B Mahol