summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-113-10/+10
* 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-242-0/+102
* fate: add lossless h264 testMans Rullgard2011-01-222-1/+15
* fate: make lavfi tests output only md5Mans Rullgard2011-01-2221-711/+369
* Add regression test for stereo s16le in voc.Justin Ruggles2011-01-192-1/+8
* fate: simplify vp8 rulesMans Rullgard2011-01-181-10/+7
* regtest: add openssl to md5 alternativesMans Rullgard2011-01-181-0/+2
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-12/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+12
* 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-052-0/+98
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-043-3/+3
* Remove the "-idct simple" command line option from the fate-psx-str test,Vitor Sessak2011-01-021-1/+1
* Change the default dB-per-bit code from 2 to 3.Justin Ruggles2010-12-293-19/+18
* Make fate vp8 test cover emu_edge casesLuca Barbato2010-12-291-5/+14
* add SubRip decoderAurelien Jacobs2010-12-282-0/+3
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-282-0/+85
* Change FIX15() back to clipping to -32767..32767.Justin Ruggles2010-12-213-9/+7
* Increase STDDEV tolerance for the fate-amrwb-14k25 test so it pass inVitor Sessak2010-12-201-1/+1
* Add AMR-WB FATE testsVitor Sessak2010-12-201-0/+60
* Discard partial packet of last frame for fate-wmv8-drm to avoid test failsReimar Döffinger2010-12-182-2/+2
* Add test for ASF -cryptokey that tests only demuxing, but both audio and videoReimar Döffinger2010-12-182-0/+153
* 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-292-60/+61
* 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
* Add AMR-NB FATE testsVitor Sessak2010-11-141-0/+48
* Add Musepack7 FATE testVitor Sessak2010-11-141-0/+6
* 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-123-2/+193
* Add test for cropping of interlaced H.264.Reimar Döffinger2010-11-042-1/+6
* 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
* Remove pointless -vn option, the file has no video stream.Reimar Döffinger2010-10-021-1/+1
OpenPOWER on IntegriCloud