summaryrefslogtreecommitdiffstats
path: root/tests/rotozoom.regression.ref
Commit message (Expand)AuthorAgeFilesLines
* fix predictor initialization for adpcm-ima encoder not to lose first sampleTimofei V. Bondarenko2007-11-061-3/+3
* Fix mov checksums following r10852.Benoit Fouet2007-11-051-6/+6
* fix timestamps used for ratecontrolMichael Niedermayer2007-09-111-20/+20
* allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer2007-09-091-4/+4
* store halfpel filter coefficients in the header as well as theMichael Niedermayer2007-09-081-4/+4
* cleanup mc_block()Michael Niedermayer2007-09-081-5/+5
* use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer2007-08-251-4/+4
* use more bits on the encoder sideMichael Niedermayer2007-08-231-3/+3
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-211-3/+3
* make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer2007-08-051-4/+4
* flashsv regression testMichael Niedermayer2007-08-041-0/+4
* 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
* skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s...Michael Niedermayer2006-12-211-7/+7
* dont randomly disallow intr4v in adaptive quantMichael Niedermayer2006-12-211-4/+4
* dont randomly dissallow direct MBsMichael Niedermayer2006-12-211-8/+8
* 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-82/+82
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-301-109/+109
* 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
OpenPOWER on IntegriCloud