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-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
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-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-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ö
2013-01-12fate: vp3: Fix fate-vp3-coeff-level64 test dependenciesDiego Biurrun
2013-01-10fate: Split fate-siff test into demuxer and VB video decoder testDiego Biurrun
2013-01-09idcin: better error handlingJustin Ruggles
2013-01-06Drop Snow codecDiego Biurrun
2012-12-30FATE: add cavs testAnton Khirnov
2012-12-24ansi: do not depend on get_buffer() initializing the frame.Anton Khirnov
2012-12-24yop: simplify/sanitize the decoding loopAnton Khirnov
2012-12-10ZeroCodec: Flip outputCarl Eugen Hoyos
2012-12-05pixdesc: fix yuva 10bit bit depthPaul B Mahol
2012-12-05eval: treat dB as decibels instead of decibytesJustin Ruggles
2012-12-03fate: move vsynth reference files to their own directoryJanne Grunau
2012-12-03fate: move fate-acodec reference files to their own dirJanne Grunau
2012-12-03fate: split dependencies for fate-seek testsJanne Grunau
2012-11-28lavfi: remove vf_slicifyAnton Khirnov
2012-11-17FATE: add a bink version 'b' testAnton Khirnov
2012-11-17FATE: add a bink version 'i' testAnton Khirnov
2012-10-31swscale: do not forget to swap data in formats with different endiannessKostya Shishkov
2012-10-30pixfmt: support more yuva formatsLuca Barbato
2012-10-16riff: do not write empty INFO tagsVictor Vasiliev
2012-10-16nut: export codec_tag provided by rawvideoLuca Barbato
2012-10-13nut: prioritize native tagsLuca Barbato
2012-10-12fate: add avstring testDiego Biurrun
2012-10-12avutil: add yuva422p and yuva444p formatsLuca Barbato
2012-10-10fate: add h263 obmc vsynth testsJanne Grunau
2012-10-10parseutils-test: do not print numerical error codesMans Rullgard
2012-10-09fate: Add tests of the ff_make_absolute_url functionMartin Storsjö
2012-10-06ffm: do not write or read the audio sample formatJustin Ruggles
2012-10-06fate: Add parseutils testDiego Biurrun
2012-09-15lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov
2012-09-04adpcmenc: Calculate the IMA_QT predictor without overflowMichael Niedermayer
2012-08-30g723_1: add comfort noise generationKostya Shishkov
2012-08-28utvideoenc: use ff_huff_gen_len_tableMichael Niedermayer