summaryrefslogtreecommitdiffstats
path: root/tests/ref
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change ASF demuxer to return incomplete last packets.Reimar Döffinger2010-12-181-0/+1
* Update the test references for lavf-rm and seek-ac3_rm.Justin Ruggles2010-12-142-11/+17
* Simplify fix15().Justin Ruggles2010-12-141-1/+1
* Add a FLAC parser.Michael Chinen2010-12-071-23/+45
* Fix h264-conformance-frext-frext_mmco4_sony_b conformance test.Carl Eugen Hoyos2010-11-291-59/+60
* Update fate h264 test due to r25824, this file has 2 frames delayBaptiste Coudurier2010-11-281-60/+59
* Make DNxHD encoder produce files that are strictly VC-3 compatibleBaptiste Coudurier2010-11-162-2/+2
* Remove now unused file (should have been part of commit r25735)Vitor Sessak2010-11-121-1/+0
* Test 4XM decoding (and not only demuxing) in FATE testsVitor Sessak2010-11-122-0/+189
* Add test for cropping of interlaced H.264.Reimar Döffinger2010-11-041-0/+3
* Update 24 bpp TM1 reference for decoder fixes.Reimar Döffinger2010-11-031-15/+15
* Avoid negative SCR in mpeg ps muxer.Michael Niedermayer2010-10-162-28/+28
* Update rv30 FATE reference after last commitAlexander Strange2010-10-101-7/+7
* Update gxf regression tests because of r25399Baptiste Coudurier2010-10-071-1/+1
* In gxf muxer, fix flt entry offset, patch by Reuben Martin, reuben dot m at g...Reuben Martin2010-10-071-1/+1
* Init SCR in mpeg muxer based on first DTS.Michael Niedermayer2010-10-071-1/+1
OpenPOWER on IntegriCloud