summaryrefslogtreecommitdiffstats
path: root/tests/rotozoom.regression.ref
Commit message (Expand)AuthorAgeFilesLines
* Fix yamaha adpcm stereo (issue 1117).Yoshihisa Uchida2009-06-201-3/+3
* Fix onMetaData property count in flv files (issue 1206).Yoshihisa Uchida2009-06-201-1/+1
* fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, larbi dot j...Larbi Joubala2009-05-231-1/+1
* pad last audio frame when encodingBaptiste Coudurier2009-05-231-33/+33
* fix 6 channels raw pcm demuxing, raw pcm now demux a fixed number of samplesBaptiste Coudurier2009-04-121-18/+18
* Make sure the last bits of huffyuv frames are zeroed.Michael Niedermayer2009-04-051-1/+1
* Remove index writing in RM muxer, since it is broken (multiple streams perRonald S. Bultje2009-03-211-6/+6
* Splits the totalbitrate in a videodatarate and audiodatarate part.Stefan de Konink2009-02-021-4/+4
* Update regression tests after r16651David Conrad2009-01-171-4/+4
* Revert r15615: Enable AC-3 decoding regression tests.Carl Eugen Hoyos2008-10-151-3/+0
* Enable AC-3 decoding regression tests.Carl Eugen Hoyos2008-10-131-0/+3
* write actual min and max frame size to FLAC header. update regression test ch...Justin Ruggles2008-09-141-1/+1
* write MD5 checksum to FLAC header. update regression tests.Justin Ruggles2008-09-141-1/+1
* update FLAC regression test due to expected change after r15324Justin Ruggles2008-09-141-1/+1
* Switch regression tests to swscale.Michael Niedermayer2008-09-131-31/+31
* Remove further 1sample=2byte assumptions within FFmpeg to allowPeter Ross2008-09-041-12/+12
* Fix lossless jpeg encoder to comply to spec and store full redundantMichael Niedermayer2008-08-301-2/+2
* matroska: fix regression test according to r14862Aurelien Jacobs2008-08-201-4/+4
* Add regression tests for F32LE, F64BE and F64LE PCM codecs.Peter Ross2008-08-191-0/+12
* PCM regression tests.Peter Ross2008-08-081-0/+60
* add dv 4:1:1 regression testBaptiste Coudurier2008-08-051-0/+4
* add mpeg2 4:2:2 regression testBaptiste Coudurier2008-08-051-0/+4
* Fix tiny_psnr so it compares all bytes (it did skip the last block).Michael Niedermayer2008-07-241-54/+54
* Make our flac decoder decode all the data at EOF.Michael Niedermayer2008-07-131-2/+2
* Fix MS ADPCM de- and encoding: first and second sample are swapped.Reimar Döffinger2008-07-131-3/+3
* I think we are also compliant to iso2.Michael Niedermayer2008-06-131-2/+2
* Add isom to the compatible brands.Michael Niedermayer2008-06-131-2/+2
* fix adpcm ima qt decoding, channel at init is 0, correct stereo out since sam...Baptiste Coudurier2008-04-251-3/+3
* Correct ASF duration.Henrik Gulbrandsen2008-04-211-2/+2
* Remove mp4psp regression testMåns Rullgård2008-03-071-2/+0
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-061-0/+4
* The last flag fix fixed mpeg4-qprd (there the flags ended up being trashedMichael Niedermayer2008-03-051-4/+4
* Fix trellis quant + AAN DCT.Michael Niedermayer2008-02-251-20/+20
* split regression tests allowing make to run them in parallelMåns Rullgård2008-02-031-49/+48
* rename dv50 regression test output file to dv50.dvMåns Rullgård2008-01-281-2/+2
* 4 months of hard development and finally it's done. Closes issue 58. Adpcm_sw...Benjamin Larsson2007-12-031-0/+4
* correct invalid durationMichael Niedermayer2007-12-031-2/+2
* fix predictor initialization for adpcm-ima encoder not to lose first sampleTimofei V. Bondarenko2007-11-061-3/+3
* Fix mov checksums following r10852.Benoit Fouet2007-11-051-6/+6
* fix timestamps used for ratecontrolMichael Niedermayer2007-09-111-20/+20
* allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer2007-09-091-4/+4
* store halfpel filter coefficients in the header as well as theMichael Niedermayer2007-09-081-4/+4
* cleanup mc_block()Michael Niedermayer2007-09-081-5/+5
* use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer2007-08-251-4/+4
* use more bits on the encoder sideMichael Niedermayer2007-08-231-3/+3
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-211-3/+3
* make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer2007-08-051-4/+4
* flashsv regression testMichael Niedermayer2007-08-041-0/+4
* update regression checksums after r9447Benoit Fouet2007-07-031-1/+1
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-071-146/+146
OpenPOWER on IntegriCloud