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-09-21smacker: fix a few off by 1 errorsMichael Niedermayer
2011-06-17Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200'Michael Niedermayer
2011-06-16codec-regression: remove pointless -r options for dnxhdAnton Khirnov
2011-06-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-15ffmpeg: don't abuse a global for passing samplerate from input to outputAnton Khirnov
2011-06-14swscale: fix JPEG-range YUV scaling artifacts.Michael Niedermayer
2011-06-11Fix -t option for formats which holds dts and no ptsEtienne Buira
2011-06-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-02H264/MPEG frame-level multi-threading.Alexander Strange
2011-05-27swscale: dont loose precission on RGB/BGR48 input, that is dont drop half the...Michael Niedermayer
2011-05-27swscale: Do not loose precission on yuv values after rgb->yuv.Michael Niedermayer
2011-05-25swscale: dont loose bits on planar >8bit yuv ind gray nput.Michael Niedermayer
2011-05-24fate: reenable frext-pph10i4_panasonic_a after the bitstream has been fixedMichael Niedermayer
2011-05-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-23fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.Ronald S. Bultje
2011-05-23fate: update 9/10bit refs.Ronald S. Bultje
2011-05-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-20fate: disable threading for encodingMans Rullgard
2011-05-20fate: add comment fieldMans Rullgard
2011-05-20fate: allow overriding default build and install dirsMans Rullgard
2011-05-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-18fate: remove do_ffmpeg_nocheck functionMans Rullgard
2011-05-18fate: do not collect -benchmark outputMans Rullgard
2011-05-18fate: run aref and vref as regular testsMans Rullgard
2011-05-17iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini
2011-05-15Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-14Add an aac sample which uses LTP to fate-aac.Justin Ruggles
2011-05-14[PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje
2011-05-13movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier
2011-05-13Add checksums specific to BE machines after last swscale update.Michael Niedermayer
2011-05-13Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-12movenc: fix yuv range in avid atoms used by dnxhd.Baptiste Coudurier
2011-05-12Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-12swscale: fix YUV420P 9/10bit support.Ronald S. Bultje
2011-05-12regtests: add grayscale qtrleMichael Niedermayer
2011-05-11fate: Disable h264-conformance-frext-pph10i4_panasonic_a.Michael Niedermayer
2011-05-11h264-fate: Fix 10bit H264 tests on big endian.Michael Niedermayer
2011-05-11rotozoom: Eliminate French variable name.Diego Biurrun
2011-05-11rotozoom: Check return value of fread().Diego Biurrun
2011-05-11rotozoom: Return an error value instead of calling exit().Diego Biurrun
2011-05-11rotozoom: Make init_demo() return int and check for errors on invocation.Diego Biurrun
2011-05-11rotozoom: Drop silly UINT8 typedef.Diego Biurrun
2011-05-11rotozoom: Drop some unnecessary parentheses.Diego Biurrun
2011-05-11rotozoom: K&R coding style cosmeticsDiego Biurrun
2011-05-11Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-11error_concealment: Use previous pictures motion vectors when the current ones...Michael Niedermayer
2011-05-10lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak
2011-05-10fate: add 10-bit H264 tests.Ronald S. Bultje
2011-05-10Merge remote branch 'qatar/master'Michael Niedermayer
2011-05-09regtest: fix wma testsMans Rullgard