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
2011-10-29Add prores regression test.Reimar Döffinger
2011-10-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-26avcodec: remove the Zork PCM encoder.Justin Ruggles
2011-10-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-22swscale: reintroduce full precision in 16-bit output.Ronald S. Bultje
2011-10-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-22utils: flush on successfull av_seek_frame_binary()Michael Niedermayer
2011-10-21seek: Fix av_gen_search() so that seeks outside max/min do not successfully s...Michael Niedermayer
2011-10-21mpegts: add and use mpegts_get_dts()Michael Niedermayer
2011-10-21sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje
2011-10-21Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_sc...Ronald S. Bultje
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20shorten: fix end-of-stream decoding.Justin Ruggles
2011-10-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-18swscale: prevent overflow during initializationRonald Bultje
2011-10-18g722: Add a fate test for the encoderMartin Storsjö
2011-10-18fate: Add a target for creating a 16000 Hz mono synthetic audio fileMartin Storsjö
2011-10-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-15prores: get correct size for coded V plane if alpha is presentMans Rullgard
2011-10-15prores: do not set pixel format on codec initMans Rullgard
2011-10-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-14adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder.Justin Ruggles
2011-10-14prores-idct: fix overflow in c code.Ronald S. Bultje
2011-10-14fate: update prores-alpha ref after changing pix_fmt to yuv444p10leJanne Grunau
2011-10-14prores: use C idct for fate as the SSE code is not matching the SSE* code dow...Michael Niedermayer
2011-10-14prores: add appropriate -fix_fmt parameter to FATE commandDiego Biurrun
2011-10-14fate: enable the prores testsMichael Niedermayer
2011-10-14riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks
2011-10-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-14prores: add FATE testsDiego Biurrun
2011-10-12sws: support yuv444p9/10 output.Anton Khirnov
2011-10-12cdg: set timestampsMichael Niedermayer
2011-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-10reg tests: add g723.1Michael Niedermayer
2011-10-09fate: run avconv with -nostats flagMans Rullgard
2011-10-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-07motionpixels: decode only the 111 complete frames for fateJanne Grunau
2011-10-07motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp...Laurent Aimar
2011-10-04fate: fix due to new yuv444 formatsMichael Niedermayer
2011-09-30Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer u...Laurent Aimar
2011-09-30fate: only test 10seconds of the g729 data, the reference files are too huge ...Michael Niedermayer
2011-09-30fate: g729 testMichael Niedermayer
2011-09-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-28fate: use 'run' helper for seek-testMans Rullgard
2011-09-28fate: remove seek-mpeg2reuse testMans Rullgard
2011-09-27regression tests: add jpeg2000Michael Niedermayer
2011-09-27avconv: use different variables for decoded and filtered frame.Anton Khirnov
2011-09-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-27fate: allow testing with libavfilter disabledMans Rullgard
2011-09-26ffmpeg: fix -b -ab mixes with -b overriding the audio bitrateMichael Niedermayer