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-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-10tests: add fate-lavfi-il testStefano Sabatini
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-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-21Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0'Michael Niedermayer
2013-01-21Merge commit '8a4f26206d7914eaf2903954ce97cb7686933382'Michael Niedermayer
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-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-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-06lavfi/kerndeint: fix temp buffer linesize.Clément Bœsch
2013-01-06Drop Snow codecDiego Biurrun
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