aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ffmpeg.regression.ref
Commit message (Expand)AuthorAgeFilesLines
* update regression checksums after r9447Benoit Fouet2007-07-031-1/+1
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-071-146/+146
* 1000000l for me ive misstakely reverted the regression checksum change from r...Michael Niedermayer2007-03-241-1/+1
* set more reasonable cutoff for audio rate conversionMichael Niedermayer2007-03-221-5/+5
* update resgression tests after the resampler changesMichael Niedermayer2007-03-221-13/+13
* AC-3 encoded volume is too high. Revert revision 7160:Bill O'Shaughnessy2007-03-181-1/+1
* prevent audio packets from being fragmented, wmp mac doesnt seem to like that...Michael Niedermayer2007-03-051-4/+4
* update forgotten regression test chcksums forMichael Niedermayer2007-03-051-3/+3
* 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