209 Commits (88ccaf6f311fc2ccf100983a7d345f2d7af65c9b)

Author SHA1 Message Date
Peter Ross 4f5c72e857 PCM regression tests. 17 years ago
Baptiste Coudurier 77c3fb9098 add dv 4:1:1 regression test 17 years ago
Baptiste Coudurier 2cce68f8bd add mpeg2 4:2:2 regression test 17 years ago
Michael Niedermayer 1e90317b65 Fix tiny_psnr so it compares all bytes (it did skip the last block). 17 years ago
Michael Niedermayer 4c453ddbbc Make our flac decoder decode all the data at EOF. 17 years ago
Reimar Döffinger ae8afab998 Fix MS ADPCM de- and encoding: first and second sample are swapped. 17 years ago
Michael Niedermayer 65f526835f I think we are also compliant to iso2. 17 years ago
Michael Niedermayer ed6e47c21d Add isom to the compatible brands. 17 years ago
Baptiste Coudurier d29ee34ce3 fix adpcm ima qt decoding, channel at init is 0, correct stereo out since samples += avctx->channels 17 years ago
Henrik Gulbrandsen 4fa6eac5f1 Correct ASF duration. 17 years ago
Måns Rullgård 733a6d8360 Remove mp4psp regression test 17 years ago
Kostya Shishkov 9dc92a38a0 IMA ADPCM encoder - QT variant 17 years ago
Michael Niedermayer 73e2261318 The last flag fix fixed mpeg4-qprd (there the flags ended up being trashed 17 years ago
Michael Niedermayer b6bffc46b8 Fix trellis quant + AAN DCT. 17 years ago
Måns Rullgård 4383ed5cba split regression tests allowing make to run them in parallel 17 years ago
Måns Rullgård a8fa959a0f rename dv50 regression test output file to dv50.dv 17 years ago
Benjamin Larsson b529ab37ba 4 months of hard development and finally it's done. Closes issue 58. Adpcm_swf regressions tests. 17 years ago
Michael Niedermayer 7548783bc5 correct invalid duration 17 years ago
Timofei V. Bondarenko 62b3415258 fix predictor initialization for adpcm-ima encoder not to lose first sample 17 years ago
Benoit Fouet 40b67a56d1 Fix mov checksums following r10852. 17 years ago
Michael Niedermayer f612801465 fix timestamps used for ratecontrol 17 years ago
Michael Niedermayer e559c30a20 allow changing of the spatial_decomposition_count and quantization tables 17 years ago
Michael Niedermayer 7d7f57d939 store halfpel filter coefficients in the header as well as the 17 years ago
Michael Niedermayer a68ca08e30 cleanup mc_block() 17 years ago
Michael Niedermayer d593e32983 use 16bit IDWT (a SIMD implementation of it should be >2x faster then with 17 years ago
Michael Niedermayer b538791bc9 use more bits on the encoder side 17 years ago
Michael Niedermayer ce611a27be Change rounding of the horizontal DWT to match the vertical one. 17 years ago
Michael Niedermayer d7826b58d2 make wmv1 and wmv2 playable with M$ DMO decoder 18 years ago
Michael Niedermayer d2f8f410bc flashsv regression test 18 years ago
Benoit Fouet d31c98bf80 update regression checksums after r9447 18 years ago
Diego Biurrun 4fbd52f0b8 Merge tests Makefile into the top-level Makefile. 18 years ago
Michael Niedermayer 1c87ed3a34 1000000l for me ive misstakely reverted the regression checksum change from r8444 in r8486 18 years ago
Michael Niedermayer 8ec04d344a set more reasonable cutoff for audio rate conversion 18 years ago
Michael Niedermayer 4ba67eeed5 update resgression tests after the resampler changes 18 years ago
Bill O'Shaughnessy 4140a5234e AC-3 encoded volume is too high. Revert revision 7160: 18 years ago
Michael Niedermayer 75b213ed54 prevent audio packets from being fragmented, wmp mac doesnt seem to like that and microshitty also doesnt seem to ever fragment them 18 years ago
Michael Niedermayer ff0e0b62a2 update forgotten regression test chcksums for 18 years ago
Michael Niedermayer 1d7d9935b2 always use audio spread (instead of "video no spread" for audio ...) 18 years ago
Michael Niedermayer a98d3e829a increaseing preroll time to the minimum of the asf files i have 18 years ago
Michael Niedermayer d9076fe7c3 remove md5 check for wma as there are rounding differences between cpus 18 years ago
Michael Niedermayer 0786943a00 disabling vorbis regression test for now, both encoder and decoder behave strange and have to be fixed 18 years ago
Michael Niedermayer 0d9f863340 dont set the keyframe flag for audio as microshitty doesnt do it and some things have problems with our asfs, maybe that has a positive effect? 18 years ago
Michel Bardiaux 5600b6e19e Regression changes after addition of fact chunk to non-PCM wav 18 years ago
Michael Niedermayer 2d241e6687 fix broken memset(padding, 0) code 18 years ago
Michael Niedermayer 190972a06e iam pretty sure send time is dts and not pts ... 18 years ago
Michael Niedermayer 3160138fc2 vorbis regression test 18 years ago
Michael Niedermayer 6d3d8daef9 wma regression test 18 years ago
Måns Rullgård 45ddd8b021 merge fragmented mpeg4adv section in regression.sh 18 years ago
Michael Niedermayer 396a5e6837 store a few values in the header as difference to the last 18 years ago
Allan Hsu 148c9bdbb8 Patch for the FLV muxer to supply more complete metadata 18 years ago