| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | always use audio spread (instead of "video no spread" for audio ...) | Michael Niedermayer | 2007-02-12 | 1 | -4/+4 |
* | increaseing preroll time to the minimum of the asf files i have | Michael Niedermayer | 2007-02-12 | 1 | -2/+2 |
* | remove md5 check for wma as there are rounding differences between cpus | Michael Niedermayer | 2007-02-12 | 1 | -2/+0 |
* | disabling vorbis regression test for now, both encoder and decoder behave str... | Michael Niedermayer | 2007-02-12 | 1 | -4/+0 |
* | dont set the keyframe flag for audio as microshitty doesnt do it and some thi... | Michael Niedermayer | 2007-02-12 | 1 | -3/+3 |
* | Regression changes after addition of fact chunk to non-PCM wav | Michel Bardiaux | 2007-02-12 | 1 | -8/+8 |
* | fix broken memset(padding, 0) code | Michael Niedermayer | 2007-02-09 | 1 | -4/+4 |
* | iam pretty sure send time is dts and not pts ... | Michael Niedermayer | 2007-02-07 | 1 | -3/+3 |
* | vorbis regression test | Michael Niedermayer | 2007-02-07 | 1 | -0/+4 |
* | wma regression test | Michael Niedermayer | 2007-02-06 | 1 | -0/+10 |
* | merge fragmented mpeg4adv section in regression.sh | Måns Rullgård | 2007-01-14 | 1 | -4/+4 |
* | store a few values in the header as difference to the last | Michael Niedermayer | 2007-01-02 | 1 | -4/+4 |
* | Patch for the FLV muxer to supply more complete metadata | Allan Hsu | 2006-12-28 | 1 | -2/+2 |
* | test DIRECT{0,0} too if flag mv0 is used | Michael Niedermayer | 2006-12-22 | 1 | -8/+8 |
* | change mpeg2 intra vlc test to advanced one, add qprd trell and b frames | Baptiste Coudurier | 2006-12-21 | 1 | -4/+4 |
* | use qscale_table in adaptive quant | Michael Niedermayer | 2006-12-21 | 1 | -4/+4 |
* | dont randomly disallow intr4v in adaptive quant | Michael Niedermayer | 2006-12-21 | 1 | -4/+4 |
* | dont randomly dissallow direct MBs | Michael Niedermayer | 2006-12-21 | 1 | -7/+7 |
* | QPRD & adaptive quantization regression tests | Michael Niedermayer | 2006-12-21 | 1 | -0/+8 |
* | fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain) | Michael Niedermayer | 2006-12-20 | 1 | -24/+24 |