summaryrefslogtreecommitdiff
path: root/tests/ffmpeg.regression.ref
Commit message (Expand)AuthorAge
* fix timestamps used for ratecontrolMichael Niedermayer2007-09-11
* allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer2007-09-09
* store halfpel filter coefficients in the header as well as theMichael Niedermayer2007-09-08
* cleanup mc_block()Michael Niedermayer2007-09-08
* use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer2007-08-25
* use more bits on the encoder sideMichael Niedermayer2007-08-23
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-21
* make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer2007-08-05
* flashsv regression testMichael Niedermayer2007-08-04
* update regression checksums after r9447Benoit Fouet2007-07-03
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-07
* 1000000l for me ive misstakely reverted the regression checksum change from r...Michael Niedermayer2007-03-24
* set more reasonable cutoff for audio rate conversionMichael Niedermayer2007-03-22
* update resgression tests after the resampler changesMichael Niedermayer2007-03-22
* AC-3 encoded volume is too high. Revert revision 7160:Bill O'Shaughnessy2007-03-18
* prevent audio packets from being fragmented, wmp mac doesnt seem to like that...Michael Niedermayer2007-03-05
* update forgotten regression test chcksums forMichael Niedermayer2007-03-05
* always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer2007-02-12
* increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer2007-02-12
* remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer2007-02-12
* disabling vorbis regression test for now, both encoder and decoder behave str...Michael Niedermayer2007-02-12
* dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer2007-02-12
* Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux2007-02-12
* fix broken memset(padding, 0) codeMichael Niedermayer2007-02-09
* iam pretty sure send time is dts and not pts ...Michael Niedermayer2007-02-07
* vorbis regression testMichael Niedermayer2007-02-07
* wma regression testMichael Niedermayer2007-02-06
* merge fragmented mpeg4adv section in regression.shMåns Rullgård2007-01-14
* store a few values in the header as difference to the lastMichael Niedermayer2007-01-02
* Patch for the FLV muxer to supply more complete metadataAllan Hsu2006-12-28
* test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer2006-12-22
* change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier2006-12-21
* use qscale_table in adaptive quantMichael Niedermayer2006-12-21
* dont randomly disallow intr4v in adaptive quantMichael Niedermayer2006-12-21
* dont randomly dissallow direct MBsMichael Niedermayer2006-12-21
* QPRD & adaptive quantization regression testsMichael Niedermayer2006-12-21
* fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain)Michael Niedermayer2006-12-20
* Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.Reimar Döffinger2006-12-11
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-01
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-30
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-23
* fix bitstream to be correctly decoded by quicktimeBaptiste Coudurier2006-11-22
* fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer2006-11-22
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-04
* wide atom is only defined in mov, use free for mp4/3gpBaptiste Coudurier2006-08-24
* replace MULL by MULH + shift in dct32() (code is very slightly faster, and th...Michael Niedermayer2006-08-22
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-18
* update regression tests for patches r5945-r5950 based on patch by Francois Dr...Baptiste Coudurier2006-08-07
* always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier2006-08-06
* add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel...Michael Niedermayer2006-07-17