| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data. | Reimar Döffinger | 2006-12-11 | 1 | -2/+2 |
* | remove pretty much useless skiping of some predictors | Michael Niedermayer | 2006-12-01 | 1 | -13/+13 |
* | 1 step diamond search around the median MV predictor | Michael Niedermayer | 2006-11-30 | 1 | -111/+111 |
* | bring AC3 encoder output up to input volume level | Bill O'Shaughnessy | 2006-11-23 | 1 | -1/+1 |
* | fix bitstream to be correctly decoded by quicktime | Baptiste Coudurier | 2006-11-22 | 1 | -1/+1 |
* | fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab... | Michael Niedermayer | 2006-11-22 | 1 | -4/+4 |
* | * Restructuring the division of labor between DV codec and DV format | Roman Shaposhnik | 2006-09-04 | 1 | -2/+2 |
* | wide atom is only defined in mov, use free for mp4/3gp | Baptiste Coudurier | 2006-08-24 | 1 | -2/+2 |
* | replace MULL by MULH + shift in dct32() (code is very slightly faster, and th... | Michael Niedermayer | 2006-08-22 | 1 | -1/+1 |
* | AVI tag reading and writing patch by David Conrad. | David Conrad | 2006-08-18 | 1 | -44/+44 |
* | update regression tests for patches r5945-r5950 based on patch by Francois Dr... | Baptiste Coudurier | 2006-08-07 | 1 | -2/+2 |
* | always write duration and file size, fix seeking, progress bar is now active | Baptiste Coudurier | 2006-08-06 | 1 | -2/+2 |
* | add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel... | Michael Niedermayer | 2006-07-17 | 1 | -2/+2 |
* | flac-lpc patch by (Justin Ruggles jruggle earthlink net) | Justin Ruggles | 2006-07-02 | 1 | -2/+2 |
* | flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net | Justin Ruggles | 2006-06-27 | 1 | -4/+4 |
* | stereo decorrelation support by (Justin Ruggles jruggle earthlink net>) | Michael Niedermayer | 2006-06-26 | 1 | -2/+2 |
* | flac regression test | Michael Niedermayer | 2006-06-24 | 1 | -0/+4 |
* | update regression tests for r5449 (adpcm) | Loren Merritt | 2006-06-14 | 1 | -6/+6 |
* | Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterat... | Loren Merritt | 2006-05-30 | 1 | -4/+4 |
* | Snow multiple reference frames | Loren Merritt | 2006-05-28 | 1 | -6/+6 |
* | dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod) | Michael Niedermayer | 2006-05-18 | 1 | -4/+4 |
* | add MPEG-2 intra vlc support | Baptiste Coudurier | 2006-05-13 | 1 | -0/+8 |
* | missmatch control for mpeg2 intra dequantization if bitexact=1 | Michael Niedermayer | 2006-04-28 | 1 | -18/+18 |
* | Fix samples to bytes relation. | Benjamin Larsson | 2006-04-24 | 1 | -6/+6 |
* | AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net. | Benjamin Larsson | 2006-04-10 | 1 | -1/+1 |
* | Fix regression tests to match changed output of AC3 encoder | Corey Hickey | 2006-04-07 | 1 | -2/+2 |
* | seed iterative_me with mvs from conventional search. | Loren Merritt | 2006-03-13 | 1 | -4/+4 |
* | DVCPRO50 support. | Daniel Maas | 2006-03-06 | 1 | -0/+4 |
* | ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) | Baptiste Coudurier | 2006-03-02 | 1 | -2/+2 |