summaryrefslogtreecommitdiff
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* swscale: fix JPEG-range YUV scaling artifacts.Michael Niedermayer2011-06-149-18/+18
* H264/MPEG frame-level multi-threading.Alexander Strange2011-06-022-6/+6
* fate: fix fate-h264-conformance-frext-pph10i4-panasonic-a crcs.Ronald S. Bultje2011-05-231-13/+4
* fate: update 9/10bit refs.Ronald S. Bultje2011-05-231-4/+4
* fate: run aref and vref as regular testsMans Rullgard2011-05-183-0/+6
* [PATCH] Update pixdesc_be fate refs after adding 9/10bit YUV420P formats.Ronald S. Bultje2011-05-141-0/+4
* movenc: always write esds descriptor length using 4 bytes.Baptiste Coudurier2011-05-133-6/+6
* movenc: fix yuv range in avid atoms used by dnxhd.Baptiste Coudurier2011-05-122-2/+2
* swscale: fix YUV420P 9/10bit support.Ronald S. Bultje2011-05-115-0/+20
* lavf/utils: fix ff_interleave_compare_dts corner case.Vitor Sessak2011-05-104-27/+27
* fate: add 10-bit H264 tests.Ronald S. Bultje2011-05-107-0/+79
* vc1: make overlap filter for I-frames bit-exact.Ronald S. Bultje2011-05-041-15/+15
* lavf: inspect more frames for fps when container time base is coarseAnssi Hannula2011-04-291-207/+207
* mpegtsenc: make PMT PID really start on pmt_start_pidAnton Khirnov2011-04-281-1/+1
* hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-281-0/+2
* crop: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formatsPeter Ross2011-04-281-0/+2
* libswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler implementationPeter Ross2011-04-286-0/+12
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-263-3/+4
* Update regtest checksums after revision 6001dad.Diego Biurrun2011-04-172-3/+3
* lavf/utils.c: Order packets with identical PTS by stream index.Vitor Sessak2011-04-1229-256/+256
* matroskaenc: don't write an empty Cues element.Anton Khirnov2011-04-071-4/+4
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-033-5/+8
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-032-2/+2
* Split fate-psx-str-v3 into a video-only and audio-only test.Ronald S. Bultje2011-03-262-37/+37
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-223-22/+12
* fate: update wmv8-drm referenceMans Rullgard2011-03-221-125/+125
* vc1: make P-frame deblock filter bit-exact.Ronald S. Bultje2011-03-211-11/+11