summaryrefslogtreecommitdiff
path: root/tests/rotozoom.regression.ref
Commit message (Expand)AuthorAge
* Remove mp4psp regression testMåns Rullgård2008-03-07
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-06
* The last flag fix fixed mpeg4-qprd (there the flags ended up being trashedMichael Niedermayer2008-03-05
* Fix trellis quant + AAN DCT.Michael Niedermayer2008-02-25
* split regression tests allowing make to run them in parallelMåns Rullgård2008-02-03
* rename dv50 regression test output file to dv50.dvMåns Rullgård2008-01-28
* 4 months of hard development and finally it's done. Closes issue 58. Adpcm_sw...Benjamin Larsson2007-12-03
* correct invalid durationMichael Niedermayer2007-12-03
* fix predictor initialization for adpcm-ima encoder not to lose first sampleTimofei V. Bondarenko2007-11-06
* Fix mov checksums following r10852.Benoit Fouet2007-11-05
* 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
* skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s...Michael 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