summaryrefslogtreecommitdiff
path: root/tests/ref
Commit message (Expand)AuthorAge
* sws/pixfmt/pixdesc: add support for yuv420p9le/be.Ronald S. Bultje2011-10-21
* Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to fate-lavfi-crop_sc...Ronald S. Bultje2011-10-21
* shorten: fix end-of-stream decoding.Justin Ruggles2011-10-20
* swscale: prevent overflow during initializationRonald Bultje2011-10-18
* g722: Add a fate test for the encoderMartin Storsjö2011-10-18
* prores: get correct size for coded V plane if alpha is presentMans Rullgard2011-10-15
* prores: do not set pixel format on codec initMans Rullgard2011-10-15
* adpcmdec: do not terminate early in ADPCM IMA Duck DK3 decoder.Justin Ruggles2011-10-14
* prores-idct: fix overflow in c code.Ronald S. Bultje2011-10-14
* fate: update prores-alpha ref after changing pix_fmt to yuv444p10leJanne Grunau2011-10-14
* prores: add appropriate -fix_fmt parameter to FATE commandDiego Biurrun2011-10-14
* riff: always generate a proper WAVEFORMATEX structure in ff_put_wav_headerJohn Brooks2011-10-14
* prores: add FATE testsDiego Biurrun2011-10-13
* sws: support yuv444p9/10 output.Anton Khirnov2011-10-12
* motionpixels: decode only the 111 complete frames for fateJanne Grunau2011-10-07
* motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp...Laurent Aimar2011-10-07
* fate: remove seek-mpeg2reuse testMans Rullgard2011-09-28
* avconv: use different variables for decoded and filtered frame.Anton Khirnov2011-09-27
* adpcmenc: fix QT IMA ADPCM encoderBaptiste Coudurier2011-09-23
* adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-23
* Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-23
* eval: test isnan(sqrt(-1)) instead of just sqrt(-1)Anton Khirnov2011-09-22
* eval: implement not() expressionStefano Sabatini2011-09-19
* eval: add sqrt function for computing the square rootStefano Sabatini2011-09-19
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-17
* smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-14
* v210dec: switch to PIX_FMT_422P10Baptiste Coudurier2011-09-07
* libx264: add 'direct-pred' private optionAnton Khirnov2011-09-07
* libx264: add 'partitions' private optionAnton Khirnov2011-09-07
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05
* fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-26
* avconv: rescue poor abused recording_time global.Anton Khirnov2011-08-17
* rmdec: parse FPS in RealMedia properlyKostya Shishkov2011-08-17
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17
* rmdec: correct DTS calculation in RealMedia container.Kostya Shishkov2011-08-17
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-12
* Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-11
* Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje2011-08-02
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-02
* Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-02
* dnxhd: add regression test for 10-bitMans Rullgard2011-07-21
* swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich2011-07-21
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-17
* mpegtsenc: set Random Access indicator on keyframe start packetsJindrich Makovicka2011-07-13
* swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje2011-07-08
* swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje2011-07-08
* swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje2011-07-08
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-08
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-06
* eval: add missing comma to tests.Ronald S. Bultje2011-07-05