3 Commits (e187d87d7d1118bf6e592ad09320694c027bd0f8)

Author SHA1 Message Date
Yoshihisa Uchida d8b2d83473 Fix yamaha adpcm stereo (issue 1117). 16 years ago
Yoshihisa Uchida 3f3f3ba799 Fix onMetaData property count in flv files (issue 1206). 16 years ago
Stefano Sabatini 97668ac7f3 Rename tests/ffmpeg.regression.ref to tests/vsynth.regression.ref, 16 years ago
Larbi Joubala 606d48cee1 fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com 16 years ago
Baptiste Coudurier b10d7e4e3a pad last audio frame when encoding 16 years ago
Michael Niedermayer 9a3eaeebad Correct x/ymin to avoid segfault due to out of picture reads. 16 years ago
Baptiste Coudurier a3d23e15fb fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samples 16 years ago
Michael Niedermayer 300a3d0d00 Make sure the last bits of huffyuv frames are zeroed. 16 years ago
Ronald S. Bultje 8b9794e542 Remove index writing in RM muxer, since it is broken (multiple streams per 16 years ago
Stefan de Konink 426a6f34a0 Splits the totalbitrate in a videodatarate and audiodatarate part. 16 years ago
David Conrad 4bcafc9a23 Update regression tests after r16651 16 years ago
Carl Eugen Hoyos ede935a1bd Revert r15615: Enable AC-3 decoding regression tests. 16 years ago
Carl Eugen Hoyos 2e00584efc Enable AC-3 decoding regression tests. 16 years ago
Justin Ruggles 6682ae42a4 write actual min and max frame size to FLAC header. update regression test checksum. 16 years ago
Justin Ruggles a9f8587e15 write MD5 checksum to FLAC header. update regression tests. 16 years ago
Justin Ruggles 2b90551764 update FLAC regression test due to expected change after r15324 16 years ago
Michael Niedermayer 3e3c638e69 Switch regression tests to swscale. 16 years ago
Peter Ross 287ba997b5 Remove further 1sample=2byte assumptions within FFmpeg to allow 16 years ago
Michael Niedermayer d3b4b74c32 Fix lossless jpeg encoder to comply to spec and store full redundant 16 years ago
Aurelien Jacobs 38511b9ad3 matroska: fix regression test according to r14862 16 years ago
Peter Ross 6f18fe8ce7 Add regression tests for F32LE, F64BE and F64LE PCM codecs. 16 years ago
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
Kostya Shishkov ec28509fed Fix regression tests after r11127 and 11129 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