summaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* sws: support yuv444p9/10 output.Anton Khirnov2011-10-125-0/+20
* motionpixels: decode only the 111 complete frames for fateJanne Grunau2011-10-071-1/+0
* motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temp...Laurent Aimar2011-10-071-1/+1
* fate: remove seek-mpeg2reuse testMans Rullgard2011-09-281-46/+0
* avconv: use different variables for decoded and filtered frame.Anton Khirnov2011-09-272-8/+0
* adpcmenc: fix QT IMA ADPCM encoderBaptiste Coudurier2011-09-231-3/+3
* adpcmdec: Fix QT IMA ADPCM decoderBaptiste Coudurier2011-09-233-5/+5
* Fix unnecessary shift with 9/10bit vertical scalingKieran Kunhya2011-09-233-10/+10
* eval: test isnan(sqrt(-1)) instead of just sqrt(-1)Anton Khirnov2011-09-221-2/+2
* eval: implement not() expressionStefano Sabatini2011-09-191-0/+9
* eval: add sqrt function for computing the square rootStefano Sabatini2011-09-191-0/+6
* movenc: create an alternate group for each media typeAnton Khirnov2011-09-173-6/+6
* smacker: fix a few off by 1 errorsMichael Niedermayer2011-09-141-80/+80
* v210dec: switch to PIX_FMT_422P10Baptiste Coudurier2011-09-071-1/+1
* libx264: add 'direct-pred' private optionAnton Khirnov2011-09-071-1/+1
* libx264: add 'partitions' private optionAnton Khirnov2011-09-071-1/+1
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-052-16/+21
* fifo: add FIFO API test program, and fate testStefano Sabatini2011-08-261-0/+27
* avconv: rescue poor abused recording_time global.Anton Khirnov2011-08-173-333/+3
* rmdec: parse FPS in RealMedia properlyKostya Shishkov2011-08-172-163/+344
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-172-135/+133
* rmdec: correct DTS calculation in RealMedia container.Kostya Shishkov2011-08-171-12/+12
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-129-78/+78
* Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-111-93/+93
* Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."Ronald S. Bultje2011-08-025-14/+14
* swscale: use 15-bit intermediates for 9/10-bit scaling.Ronald S. Bultje2011-08-025-14/+14
* Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-021-28/+28
* dnxhd: add regression test for 10-bitMans Rullgard2011-07-212-0/+8
* swscale: mark YUV422P10(LE,BE) as supported for outputJoseph Artsimovich2011-07-215-0/+10
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-172-3/+3
* mpegtsenc: set Random Access indicator on keyframe start packetsJindrich Makovicka2011-07-131-1/+1
* swscale: fix overflow in 16-bit vertical scaling.Ronald S. Bultje2011-07-087-32/+32
* swscale: fix 16-bit horizontal scaling underflow.Ronald S. Bultje2011-07-086-22/+22
* swscale: fix 16-bit scaling when output is 8-bits.Ronald S. Bultje2011-07-087-14/+14
* ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov2011-07-082-3/+3
* lavf: deprecate AVStream.quality.Anton Khirnov2011-07-061-1/+1
* eval: add missing comma to tests.Ronald S. Bultje2011-07-051-2/+5
* iirfilter: add fate testMans Rullgard2011-07-041-0/+1024
* eval: clear Parser instances before usingMans Rullgard2011-07-041-1/+1
* eval: add fate testMans Rullgard2011-07-041-0/+134
* md5: add fate testMans Rullgard2011-07-031-0/+5
* crc: add fate testMans Rullgard2011-07-031-0/+4
* swscale: for >8bit scaling, read in native bit-depth.Ronald S. Bultje2011-07-011-4/+4
* base64: add fate testMans Rullgard2011-06-301-0/+9
* swscale: implement >8bit scaling support.Ronald S. Bultje2011-06-297-64/+64
* fate: enable lavfi-pixmt tests on big endian systemsMans Rullgard2011-06-287-0/+0
* fate: merge identical pixdesc_be/le testsMans Rullgard2011-06-282-52/+0
* swscale: update big endian reference values after dff5a835.Ronald S. Bultje2011-06-281-0/+4
* swscale: re-add support for non-native endianness.Ronald S. Bultje2011-06-277-0/+28
* error_resilience: actually add counter when adding a MV predictor.Ronald Bultje2011-06-202-4/+4
OpenPOWER on IntegriCloud