summaryrefslogtreecommitdiff
path: root/tests/rotozoom.regression.ref
Commit message (Expand)AuthorAge
* Build extradata in adpcm_ms encoder.Daniel Verkamp2009-10-22
* Add ALAC encoding and decoding regression tests.Justin Ruggles2009-10-06
* Use floating point mathematics when encoding mpeg audio.Lasse Reinhold2009-09-30
* Make sure that dv encoder initializes all encoded packet data.Reimar Döffinger2009-09-29
* Split dnxhd regression test so the parts can run in parallelMåns Rullgård2009-09-21
* Use default sws_flags for dnxhd regression tests and also test the "-mbd rd"Reimar Döffinger2009-09-19
* Update regression reference for DNxHD test updateReimar Döffinger2009-09-19
* Change dnxhd regression tests for r19912 which fixed uninitialized data inReimar Döffinger2009-09-18
* Update dnxhd rotozoom regression test values with more sane ones that matchReimar Döffinger2009-09-17
* Add dnxhd test to regression tests.Reimar Döffinger2009-09-17
* Fix yamaha adpcm stereo (issue 1117).Yoshihisa Uchida2009-06-20
* Fix onMetaData property count in flv files (issue 1206).Yoshihisa Uchida2009-06-20
* fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot j...Larbi Joubala2009-05-23
* pad last audio frame when encodingBaptiste Coudurier2009-05-23
* fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samplesBaptiste Coudurier2009-04-12
* Make sure the last bits of huffyuv frames are zeroed.Michael Niedermayer2009-04-05
* Remove index writing in RM muxer, since it is broken (multiple streams perRonald S. Bultje2009-03-21
* Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink2009-02-02
* Update regression tests after r16651David Conrad2009-01-17
* Revert r15615: Enable AC-3 decoding regression tests.Carl Eugen Hoyos2008-10-15
* Enable AC-3 decoding regression tests.Carl Eugen Hoyos2008-10-13
* write actual min and max frame size to FLAC header. update regression test ch...Justin Ruggles2008-09-14
* write MD5 checksum to FLAC header. update regression tests.Justin Ruggles2008-09-14
* update FLAC regression test due to expected change after r15324Justin Ruggles2008-09-14
* Switch regression tests to swscale.Michael Niedermayer2008-09-13
* Remove further 1sample=2byte assumptions within FFmpeg to allowPeter Ross2008-09-04
* Fix lossless jpeg encoder to comply to spec and store full redundantMichael Niedermayer2008-08-30
* matroska: fix regression test according to r14862Aurelien Jacobs2008-08-20
* Add regression tests for F32LE, F64BE and F64LE PCM codecs.Peter Ross2008-08-19
* PCM regression tests.Peter Ross2008-08-08
* add dv 4:1:1 regression testBaptiste Coudurier2008-08-05
* add mpeg2 4:2:2 regression testBaptiste Coudurier2008-08-05
* Fix tiny_psnr so it compares all bytes (it did skip the last block).Michael Niedermayer2008-07-24
* Make our flac decoder decode all the data at EOF.Michael Niedermayer2008-07-13
* Fix MS ADPCM de- and encoding: first and second sample are swapped.Reimar Döffinger2008-07-13
* I think we are also compliant to iso2.Michael Niedermayer2008-06-13
* Add isom to the compatible brands.Michael Niedermayer2008-06-13
* fix adpcm ima qt decoding, channel at init is 0, correct stereo out since sam...Baptiste Coudurier2008-04-25
* Correct ASF duration.Henrik Gulbrandsen2008-04-21
* 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