| Commit message (Expand) | Author | Age | Files | Lines |
* | fix tiff regression test (bitexact flag was ignoredwhich caused the | Michael Niedermayer | 2007-04-14 | 1 | -1/+1 |
* | tiff & sgi regression test | Michael Niedermayer | 2007-04-06 | 1 | -0/+4 |
* | md5 test for the image formats | Michael Niedermayer | 2007-03-24 | 1 | -0/+5 |
* | bmp and tga image regression test | Michael Niedermayer | 2007-03-24 | 1 | -0/+2 |
* | 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 | -5/+5 |
* | 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 | -3/+3 |
* | all asf files i have have the 2 redundant duration fields differ by the prero... | Michael Niedermayer | 2007-03-05 | 1 | -1/+1 |
* | all asf files i have have this field at 2 so lets try to change it to that ... | Michael Niedermayer | 2007-03-05 | 1 | -1/+1 |
* | synchronize to latest ffm changes | Alex Beregszaszi | 2007-02-23 | 1 | -1/+1 |
* | use aiff when we can, some players only support aiff | Baptiste Coudurier | 2007-02-14 | 1 | -2/+2 |
* | always use audio spread (instead of "video no spread" for audio ...) | Michael Niedermayer | 2007-02-12 | 1 | -2/+2 |
* | oops forgot this one (increase preroll time to min of my asfs) | Michael Niedermayer | 2007-02-12 | 1 | -1/+1 |
* | dont set the keyframe flag for audio as microshitty doesnt do it and some thi... | Michael Niedermayer | 2007-02-12 | 1 | -1/+1 |
* | fix broken memset(padding, 0) code | Michael Niedermayer | 2007-02-09 | 1 | -1/+1 |
* | iam pretty sure send time is dts and not pts ... | Michael Niedermayer | 2007-02-07 | 1 | -1/+1 |
* | fix regression tests due to pixel format name changes | Baptiste Coudurier | 2007-02-07 | 1 | -4/+4 |
* | fix msmpeg4v3 tag in asf | Michael Niedermayer | 2007-01-21 | 1 | -1/+1 |
* | update swf regression checksum | Måns Rullgård | 2007-01-16 | 1 | -1/+1 |
* | * Fixing a bug with incorrect bits set in AAUX source pack | Roman Shaposhnik | 2007-01-15 | 1 | -1/+1 |
* | change regression tests for swf, use same as flv, swf muxer only supports mp3 | Baptiste Coudurier | 2007-01-09 | 1 | -3/+3 |
* | Correct value for the test. | Benjamin Larsson | 2007-01-01 | 1 | -2/+2 |
* | remove pretty much useless skiping of some predictors | Michael Niedermayer | 2006-12-01 | 1 | -3/+3 |
* | 1 step diamond search around the median MV predictor | Michael Niedermayer | 2006-11-30 | 1 | -29/+29 |
* | readjust dts if negative | Baptiste Coudurier | 2006-11-28 | 1 | -2/+2 |
* | bring AC3 encoder output up to input volume level | Bill O'Shaughnessy | 2006-11-23 | 1 | -1/+1 |
* | disable nut regression test until we have a working muxer | Michael Niedermayer | 2006-11-11 | 1 | -3/+0 |
* | simplify by not writing unneeded codec name to fix segfault when stream copy | Baptiste Coudurier | 2006-10-11 | 1 | -2/+2 |
* | Fix wrong ASF duration of generated files | Brian Brice | 2006-10-01 | 1 | -1/+1 |
* | * Restructuring the division of labor between DV codec and DV format | Roman Shaposhnik | 2006-09-04 | 1 | -1/+1 |
* | replace MULL by MULH + shift in dct32() (code is very slightly faster, and th... | Michael Niedermayer | 2006-08-22 | 1 | -11/+11 |
* | gxf regression tests | Baptiste Coudurier | 2006-08-21 | 1 | -0/+3 |
* | AVI tag reading and writing patch by David Conrad. | David Conrad | 2006-08-18 | 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 |
* | update libav regression tests for r5449 (adpcm) | Baptiste Coudurier | 2006-06-17 | 1 | -2/+2 |
* | missmatch control for mpeg2 intra dequantization if bitexact=1 | Michael Niedermayer | 2006-04-28 | 1 | -3/+3 |
* | 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 |
* | Reenable NUT and NUT regression tests as requested by Michael. | Diego Biurrun | 2006-03-17 | 1 | -0/+3 |
* | Disable the NUT (de)muxer until it has been synced with the specification. | Diego Biurrun | 2006-03-17 | 1 | -3/+0 |
* | fixing total_frames | Michael Niedermayer | 2006-03-02 | 1 | -1/+1 |
* | ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) | Baptiste Coudurier | 2006-03-02 | 1 | -2/+2 |
* | compute output format before setting language patch by (Baptiste COUDURIER <b... | Baptiste Coudurier | 2006-03-02 | 1 | -1/+1 |
* | Assign class 2 to most macroblocks by default, instead of a more conservative | Dan Maas | 2006-02-28 | 1 | -2/+2 |
* | AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The | Dan Maas | 2006-02-27 | 1 | -2/+2 |
* | size[0-3] are not initialized (and can get random negative trash | Dan Maas | 2006-02-25 | 1 | -1/+1 |
* | dont lowwer qnos of more blocks then needed | Michael Niedermayer | 2006-02-23 | 1 | -2/+2 |