summaryrefslogtreecommitdiffstats
path: root/tests/ffmpeg.regression.ref
Commit message (Expand)AuthorAgeFilesLines
* always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer2007-02-121-4/+4
* increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer2007-02-121-2/+2
* remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer2007-02-121-2/+0
* disabling vorbis regression test for now, both encoder and decoder behave str...Michael Niedermayer2007-02-121-4/+0
* dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer2007-02-121-3/+3
* Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux2007-02-121-8/+8
* fix broken memset(padding, 0) codeMichael Niedermayer2007-02-091-4/+4
* iam pretty sure send time is dts and not pts ...Michael Niedermayer2007-02-071-3/+3
* vorbis regression testMichael Niedermayer2007-02-071-0/+4
* wma regression testMichael Niedermayer2007-02-061-0/+10
* merge fragmented mpeg4adv section in regression.shMåns Rullgård2007-01-141-4/+4
* store a few values in the header as difference to the lastMichael Niedermayer2007-01-021-4/+4
* Patch for the FLV muxer to supply more complete metadataAllan Hsu2006-12-281-2/+2
* test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer2006-12-221-8/+8
* change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier2006-12-211-4/+4
* use qscale_table in adaptive quantMichael Niedermayer2006-12-211-4/+4
* dont randomly disallow intr4v in adaptive quantMichael Niedermayer2006-12-211-4/+4
* dont randomly dissallow direct MBsMichael Niedermayer2006-12-211-7/+7
* QPRD & adaptive quantization regression testsMichael Niedermayer2006-12-211-0/+8
* fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain)Michael Niedermayer2006-12-201-24/+24
* Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.Reimar Döffinger2006-12-111-2/+2
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-011-13/+13
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-301-111/+111
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-231-1/+1
* fix bitstream to be correctly decoded by quicktimeBaptiste Coudurier2006-11-221-1/+1
* fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer2006-11-221-4/+4
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-041-2/+2
* wide atom is only defined in mov, use free for mp4/3gpBaptiste Coudurier2006-08-241-2/+2
* replace MULL by MULH + shift in dct32() (code is very slightly faster, and th...Michael Niedermayer2006-08-221-1/+1
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-181-44/+44
* update regression tests for patches r5945-r5950 based on patch by Francois Dr...Baptiste Coudurier2006-08-071-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
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-021-2/+2
* flacenc - rice param search patch by (Justin Ruggles jruggle earthlink netJustin Ruggles2006-06-271-4/+4
* stereo decorrelation support by (Justin Ruggles jruggle earthlink net>)Michael Niedermayer2006-06-261-2/+2
* flac regression testMichael Niedermayer2006-06-241-0/+4
* update regression tests for r5449 (adpcm)Loren Merritt2006-06-141-6/+6
* Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterat...Loren Merritt2006-05-301-4/+4
* Snow multiple reference framesLoren Merritt2006-05-281-6/+6
* dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)Michael Niedermayer2006-05-181-4/+4
* add MPEG-2 intra vlc supportBaptiste Coudurier2006-05-131-0/+8
* missmatch control for mpeg2 intra dequantization if bitexact=1Michael Niedermayer2006-04-281-18/+18
* Fix samples to bytes relation.Benjamin Larsson2006-04-241-6/+6
* 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
* seed iterative_me with mvs from conventional search.Loren Merritt2006-03-131-4/+4
* DVCPRO50 support.Daniel Maas2006-03-061-0/+4
* 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
OpenPOWER on IntegriCloud