aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libav.regression.ref
Commit message (Expand)AuthorAgeFilesLines
* synchronize to latest ffm changesAlex Beregszaszi2007-02-231-1/+1
* use aiff when we can, some players only support aiffBaptiste Coudurier2007-02-141-2/+2
* always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer2007-02-121-2/+2
* oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer2007-02-121-1/+1
* dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer2007-02-121-1/+1
* fix broken memset(padding, 0) codeMichael Niedermayer2007-02-091-1/+1
* iam pretty sure send time is dts and not pts ...Michael Niedermayer2007-02-071-1/+1
* fix regression tests due to pixel format name changesBaptiste Coudurier2007-02-071-4/+4
* fix msmpeg4v3 tag in asfMichael Niedermayer2007-01-211-1/+1
* update swf regression checksumMåns Rullgård2007-01-161-1/+1
* * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik2007-01-151-1/+1
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-091-3/+3
* Correct value for the test.Benjamin Larsson2007-01-011-2/+2
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-011-3/+3
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-301-29/+29
* readjust dts if negativeBaptiste Coudurier2006-11-281-2/+2
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-231-1/+1
* disable nut regression test until we have a working muxerMichael Niedermayer2006-11-111-3/+0
* simplify by not writing unneeded codec name to fix segfault when stream copyBaptiste Coudurier2006-10-111-2/+2
* Fix wrong ASF duration of generated filesBrian Brice2006-10-011-1/+1
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-041-1/+1
* replace MULL by MULH + shift in dct32() (code is very slightly faster, and th...Michael Niedermayer2006-08-221-11/+11
* gxf regression testsBaptiste Coudurier2006-08-211-0/+3
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-181-2/+2
* always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier2006-08-061-2/+2
* add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel...Michael Niedermayer2006-07-171-2/+2
* update libav regression tests for r5449 (adpcm)Baptiste Coudurier2006-06-171-2/+2
* missmatch control for mpeg2 intra dequantization if bitexact=1Michael Niedermayer2006-04-281-3/+3
* AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net.Benjamin Larsson2006-04-101-1/+1
* Fix regression tests to match changed output of AC3 encoderCorey Hickey2006-04-071-2/+2
* Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun2006-03-171-0/+3
* Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun2006-03-171-3/+0
* fixing total_framesMichael Niedermayer2006-03-021-1/+1
* ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-03-021-2/+2
* compute output format before setting language patch by (Baptiste COUDURIER <b...Baptiste Coudurier2006-03-021-1/+1
* Assign class 2 to most macroblocks by default, instead of a more conservativeDan Maas2006-02-281-2/+2
* AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. TheDan Maas2006-02-271-2/+2
* size[0-3] are not initialized (and can get random negative trashDan Maas2006-02-251-1/+1
* dont lowwer qnos of more blocks then neededMichael Niedermayer2006-02-231-2/+2
* fixing dv_guess_qnos()Michael Niedermayer2006-02-231-2/+2
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-091-0/+3
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-021-0/+3
* avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer2006-01-251-1/+1
* >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer2006-01-231-2/+2
* update x264 wrapper.Robert Swain2006-01-131-1/+1
* fixing second last time François Revol applies a patch without running the r...Michael Niedermayer2006-01-081-1/+1
* 10l to michael not updating this after changing crc to output 0x prefixes (cr...Alex Beregszaszi2005-11-131-34/+34
* Add a leading zero to the sequence files generated by the testsuiteSam Hocevar2005-09-211-3/+3
* convert some options in ffmpeg.c to AVOptionsMichael Niedermayer2005-09-121-1/+1
* checksum doesnt cover the forward_ptr anymore (seems i forgot to commit this ...Michael Niedermayer2005-09-111-1/+1