aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* asf: update seek test referenceMans Rullgard2011-03-173-87/+81
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-143-13/+13
* bink: prevent overflows within binkidct by using int-sized intermediate arrayPeter Ross2011-02-251-4/+4
* vmdaudio: output 8-bit audio as AV_SAMPLE_FMT_U8.Justin Ruggles2011-02-231-186/+186
* vmdaudio: output audio samples for standalone silent blocks.Justin Ruggles2011-02-231-0/+29
* ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles2011-02-162-11/+21
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-152-2/+2
* Fix qtrle regression test, actually test qtrle.Baptiste Coudurier2011-02-112-8/+8
* ac3enc: Change EXP_DIFF_THRESHOLD to 500.Justin Ruggles2011-02-022-2/+2
* Update mpegts test referenceMans Rullgard2011-01-281-1/+1
* mpegtsenc: set reserved bits to 1 in PCR fieldGeorgi Chorbadzhiyski2011-01-261-1/+1
* fate: add h264 test for extreme cases in planar predictionMans Rullgard2011-01-241-0/+100
* fate: add lossless h264 testMans Rullgard2011-01-221-0/+10