12 Commits (95ce961d886668bb713094bd0f71b40925cf680f)

Author SHA1 Message Date
Lasse Reinhold 391dbb54a6 Use floating point mathematics when encoding mpeg audio. 15 years ago
Reimar Döffinger ebb651d5f2 Make sure that dv encoder initializes all encoded packet data. 15 years ago
Måns Rullgård 96fdb62428 Split dnxhd regression test so the parts can run in parallel 15 years ago
Reimar Döffinger 3fdd82768d Use default sws_flags for dnxhd regression tests and also test the "-mbd rd" 15 years ago
Reimar Döffinger d7c2e8e3fd Update regression reference for DNxHD test update 15 years ago
Reimar Döffinger 0ae2ccff56 Change dnxhd regression tests for r19912 which fixed uninitialized data in 15 years ago
Reimar Döffinger bb8cd7b3cf Update dnxhd regression test to match the majority of FATE machines (which 15 years ago
Reimar Döffinger a5083f66c7 Add dnxhd test to regression tests. 15 years ago
Carl Eugen Hoyos 07874f2298 Due to a typo in videogen.c, the regression test videos were not as 16 years ago
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