| Commit message (Expand) | Author | Age | Files | Lines |
* | Splits the totalbitrate in a videodatarate and audiodatarate part. | Stefan de Konink | 2009-02-02 | 1 | -4/+4 |
* | Update regression tests after r16651 | David Conrad | 2009-01-17 | 1 | -4/+4 |
* | Revert r15615: Enable AC-3 decoding regression tests. | Carl Eugen Hoyos | 2008-10-15 | 1 | -3/+0 |
* | Enable AC-3 decoding regression tests. | Carl Eugen Hoyos | 2008-10-13 | 1 | -0/+3 |
* | write actual min and max frame size to FLAC header. update regression test ch... | Justin Ruggles | 2008-09-14 | 1 | -1/+1 |
* | write MD5 checksum to FLAC header. update regression tests. | Justin Ruggles | 2008-09-14 | 1 | -1/+1 |
* | update FLAC regression test due to expected change after r15324 | Justin Ruggles | 2008-09-14 | 1 | -1/+1 |
* | Switch regression tests to swscale. | Michael Niedermayer | 2008-09-13 | 1 | -33/+33 |
* | Remove further 1sample=2byte assumptions within FFmpeg to allow | Peter Ross | 2008-09-04 | 1 | -12/+12 |
* | Fix lossless jpeg encoder to comply to spec and store full redundant | Michael Niedermayer | 2008-08-30 | 1 | -2/+2 |
* | matroska: fix regression test according to r14862 | Aurelien Jacobs | 2008-08-20 | 1 | -4/+4 |
* | Add regression tests for F32LE, F64BE and F64LE PCM codecs. | Peter Ross | 2008-08-19 | 1 | -0/+12 |
* | PCM regression tests. | Peter Ross | 2008-08-08 | 1 | -0/+60 |
* | add dv 4:1:1 regression test | Baptiste Coudurier | 2008-08-05 | 1 | -0/+4 |
* | add mpeg2 4:2:2 regression test | Baptiste Coudurier | 2008-08-05 | 1 | -0/+4 |
* | Fix tiny_psnr so it compares all bytes (it did skip the last block). | Michael Niedermayer | 2008-07-24 | 1 | -54/+54 |
* | Make our flac decoder decode all the data at EOF. | Michael Niedermayer | 2008-07-13 | 1 | -2/+2 |
* | Fix MS ADPCM de- and encoding: first and second sample are swapped. | Reimar Döffinger | 2008-07-13 | 1 | -3/+3 |
* | I think we are also compliant to iso2. | Michael Niedermayer | 2008-06-13 | 1 | -2/+2 |
* | Add isom to the compatible brands. | Michael Niedermayer | 2008-06-13 | 1 | -2/+2 |
* | fix adpcm ima qt decoding, channel at init is 0, correct stereo out since sam... | Baptiste Coudurier | 2008-04-25 | 1 | -2/+2 |
* | Correct ASF duration. | Henrik Gulbrandsen | 2008-04-21 | 1 | -2/+2 |
* | Remove mp4psp regression test | Måns Rullgård | 2008-03-07 | 1 | -2/+0 |
* | IMA ADPCM encoder - QT variant | Kostya Shishkov | 2008-03-06 | 1 | -0/+4 |
* | The last flag fix fixed mpeg4-qprd (there the flags ended up being trashed | Michael Niedermayer | 2008-03-05 | 1 | -4/+4 |
* | Fix trellis quant + AAN DCT. | Michael Niedermayer | 2008-02-25 | 1 | -20/+20 |
* | split regression tests allowing make to run them in parallel | Måns Rullgård | 2008-02-03 | 1 | -49/+48 |
* | rename dv50 regression test output file to dv50.dv | Måns Rullgård | 2008-01-28 | 1 | -2/+2 |
* | 4 months of hard development and finally it's done. Closes issue 58. Adpcm_sw... | Benjamin Larsson | 2007-12-03 | 1 | -0/+4 |
* | correct invalid duration | Michael Niedermayer | 2007-12-03 | 1 | -2/+2 |
* | Fix regression tests after r11127 and 11129 | Kostya Shishkov | 2007-12-02 | 1 | -4/+4 |
* | fix predictor initialization for adpcm-ima encoder not to lose first sample | Timofei V. Bondarenko | 2007-11-06 | 1 | -3/+3 |
* | Fix mov checksums following r10852. | Benoit Fouet | 2007-11-05 | 1 | -6/+6 |
* | fix timestamps used for ratecontrol | Michael Niedermayer | 2007-09-11 | 1 | -13/+13 |
* | allow changing of the spatial_decomposition_count and quantization tables | Michael Niedermayer | 2007-09-09 | 1 | -4/+4 |
* | store halfpel filter coefficients in the header as well as the | Michael Niedermayer | 2007-09-08 | 1 | -4/+4 |
* | cleanup mc_block() | Michael Niedermayer | 2007-09-08 | 1 | -5/+5 |
* | use 16bit IDWT (a SIMD implementation of it should be >2x faster then with | Michael Niedermayer | 2007-08-25 | 1 | -4/+4 |
* | use more bits on the encoder side | Michael Niedermayer | 2007-08-23 | 1 | -3/+3 |
* | Change rounding of the horizontal DWT to match the vertical one. | Michael Niedermayer | 2007-08-21 | 1 | -3/+3 |
* | make wmv1 and wmv2 playable with M$ DMO decoder | Michael Niedermayer | 2007-08-05 | 1 | -4/+4 |
* | flashsv regression test | Michael Niedermayer | 2007-08-04 | 1 | -0/+4 |
* | update regression checksums after r9447 | Benoit Fouet | 2007-07-03 | 1 | -1/+1 |
* | Merge tests Makefile into the top-level Makefile. | Diego Biurrun | 2007-06-07 | 1 | -146/+146 |
* | 1000000l for me ive misstakely reverted the regression checksum change from r... | Michael Niedermayer | 2007-03-24 | 1 | -1/+1 |
* | set more reasonable cutoff for audio rate conversion | Michael Niedermayer | 2007-03-22 | 1 | -5/+5 |
* | update resgression tests after the resampler changes | Michael Niedermayer | 2007-03-22 | 1 | -13/+13 |
* | AC-3 encoded volume is too high. Revert revision 7160: | Bill O'Shaughnessy | 2007-03-18 | 1 | -1/+1 |
* | prevent audio packets from being fragmented, wmp mac doesnt seem to like that... | Michael Niedermayer | 2007-03-05 | 1 | -4/+4 |
* | update forgotten regression test chcksums for | Michael Niedermayer | 2007-03-05 | 1 | -3/+3 |