133 Commits (b0094722b2f6ed1dd9a1b3b91ebcfd66e5c6f121)

Author SHA1 Message Date
Michael Niedermayer 90b4e3930f tiff & sgi regression test 18 years ago
Michael Niedermayer 199c6e3cf1 md5 test for the image formats 18 years ago
Michael Niedermayer 1e358f039f bmp and tga image regression test 18 years ago
Michael Niedermayer 1c87ed3a34 1000000l for me ive misstakely reverted the regression checksum change from r8444 in r8486 18 years ago
Michael Niedermayer 8ec04d344a set more reasonable cutoff for audio rate conversion 18 years ago
Michael Niedermayer 4ba67eeed5 update resgression tests after the resampler changes 18 years ago
Bill O'Shaughnessy 4140a5234e AC-3 encoded volume is too high. Revert revision 7160: 18 years ago
Michael Niedermayer 75b213ed54 prevent audio packets from being fragmented, wmp mac doesnt seem to like that and microshitty also doesnt seem to ever fragment them 18 years ago
Michael Niedermayer 737287f802 all asf files i have have the 2 redundant duration fields differ by the preroll time so lets set them up like that too 18 years ago
Michael Niedermayer 634b256913 all asf files i have have this field at 2 so lets try to change it to that ... 18 years ago
Alex Beregszaszi 89daa6b8b6 synchronize to latest ffm changes 18 years ago
Baptiste Coudurier 400615b68b use aiff when we can, some players only support aiff 18 years ago
Michael Niedermayer 1d7d9935b2 always use audio spread (instead of "video no spread" for audio ...) 18 years ago
Michael Niedermayer 5a4f1328ef oops forgot this one (increase preroll time to min of my asfs) 18 years ago
Michael Niedermayer 0d9f863340 dont set the keyframe flag for audio as microshitty doesnt do it and some things have problems with our asfs, maybe that has a positive effect? 18 years ago
Michael Niedermayer 2d241e6687 fix broken memset(padding, 0) code 18 years ago
Michael Niedermayer 190972a06e iam pretty sure send time is dts and not pts ... 18 years ago
Baptiste Coudurier dc8918ad93 fix regression tests due to pixel format name changes 18 years ago
Michael Niedermayer 5c1844ab56 fix msmpeg4v3 tag in asf 18 years ago
Måns Rullgård b82d0bfe10 update swf regression checksum 18 years ago
Roman Shaposhnik e950141a58 * Fixing a bug with incorrect bits set in AAUX source pack 18 years ago
Baptiste Coudurier 3b72ec7536 change regression tests for swf, use same as flv, swf muxer only supports mp3 18 years ago
Benjamin Larsson f01bd9da81 Correct value for the test. 18 years ago
Michael Niedermayer ed1dfc4970 remove pretty much useless skiping of some predictors 18 years ago
Michael Niedermayer f7f8af46f7 1 step diamond search around the median MV predictor 18 years ago
Baptiste Coudurier 6a287fd7ce readjust dts if negative 18 years ago
Bill O'Shaughnessy 3e954443dd bring AC3 encoder output up to input volume level 18 years ago
Michael Niedermayer 568ad81b1a disable nut regression test until we have a working muxer 18 years ago
Baptiste Coudurier 8d41fe285b simplify by not writing unneeded codec name to fix segfault when stream copy 18 years ago
Brian Brice 4336886c52 Fix wrong ASF duration of generated files 18 years ago
Roman Shaposhnik 3c8f30a745 * Restructuring the division of labor between DV codec and DV format 18 years ago
Michael Niedermayer 0bd2483a75 replace MULL by MULH + shift in dct32() (code is very slightly faster, and the compiler should be able to optimize the shift away on 64bit archs) 18 years ago
Baptiste Coudurier a850fd1810 gxf regression tests 18 years ago
David Conrad 57060f8936 AVI tag reading and writing patch by David Conrad. 18 years ago
Baptiste Coudurier 634b8cfaf4 always write duration and file size, fix seeking, progress bar is now active 18 years ago
Michael Niedermayer fd0fb3064d add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel ad pylonsoft mot ch ) 18 years ago
Baptiste Coudurier 407ddb4e17 update libav regression tests for r5449 (adpcm) 19 years ago
Michael Niedermayer e27b6e62f7 missmatch control for mpeg2 intra dequantization if bitexact=1 19 years ago
Benjamin Larsson f1f7807abd AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net. 19 years ago
Corey Hickey 52dc09a5fe Fix regression tests to match changed output of AC3 encoder 19 years ago
Diego Biurrun b0e6636b2d Reenable NUT and NUT regression tests as requested by Michael. 19 years ago
Diego Biurrun 8859312001 Disable the NUT (de)muxer until it has been synced with the specification. 19 years ago
Michael Niedermayer 61452d5637 fixing total_frames 19 years ago
Baptiste Coudurier 26f86eaf03 ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Baptiste Coudurier 1522767d0d compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Dan Maas 40116978de Assign class 2 to most macroblocks by default, instead of a more conservative 19 years ago
Dan Maas 2e52b44e50 AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The 19 years ago
Dan Maas 6df5f6ae51 size[0-3] are not initialized (and can get random negative trash 19 years ago
Michael Niedermayer 6661b2130d dont lowwer qnos of more blocks then needed 19 years ago
Michael Niedermayer d2d230a756 fixing dv_guess_qnos() 19 years ago