summaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* fate: make lavfi tests output only md5Mans Rullgard2011-01-2219-702/+351
* Add regression test for stereo s16le in voc.Justin Ruggles2011-01-191-0/+3
* Update smc fate ref due to r26310Baptiste Coudurier2011-01-141-119/+119
* Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles2011-01-082-15/+8
* Add a FATE test for Playstation STR version 3Vitor Sessak2011-01-051-0/+96
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-041-0/+0
* Change the default dB-per-bit code from 2 to 3.Justin Ruggles2010-12-293-19/+18
* add SubRip decoderAurelien Jacobs2010-12-281-0/+1
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-281-0/+84
* Change FIX15() back to clipping to -32767..32767.Justin Ruggles2010-12-213-9/+7
* Discard partial packet of last frame for fate-wmv8-drm to avoid test failsReimar Döffinger2010-12-181-1/+0
* Add test for ASF -cryptokey that tests only demuxing, but both audio and videoReimar Döffinger2010-12-181-0/+150
OpenPOWER on IntegriCloud