104 Commits (2ae7569dc89f2877c7544c05d4dea4c0b597ce09)

Author SHA1 Message Date
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
Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer 19 years ago
Michael Niedermayer f11288dab4 AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) 19 years ago
Michael Niedermayer 82e415b1fc avoid using non constant fields of AVCodecContext in avi muxer 19 years ago
Michael Niedermayer b29af723de >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de) 19 years ago
Robert Swain 2f5546ee68 update x264 wrapper. 19 years ago
Michael Niedermayer 47ad9abaa5 fixing second last time François Revol applies a patch without running the regression tests, next time his account is disabled 19 years ago
Alex Beregszaszi ac031f3c6c 10l to michael not updating this after changing crc to output 0x prefixes (crc.c rev 1.10) 19 years ago
Sam Hocevar 528bbdde7f Add a leading zero to the sequence files generated by the testsuite 19 years ago
Michael Niedermayer 637b5326f3 convert some options in ffmpeg.c to AVOptions 19 years ago
Michael Niedermayer b4abfb3060 checksum doesnt cover the forward_ptr anymore (seems i forgot to commit this ...) 19 years ago
Michael Niedermayer 177e5460b9 forward_ptr doesnt contain its own length anymore 19 years ago
Michael Niedermayer beedd40a8c forgot to commit this after dv changes 19 years ago
Michael Niedermayer d8cbeba156 yamaha adpcm regression test 19 years ago
Michael Niedermayer 16423e179b nut prefers extradata style global headers 20 years ago
Michael Niedermayer d05c15cb78 mpegts regression test 20 years ago
Michael Niedermayer 47805d210c fix stream class 20 years ago
Michael Niedermayer d9995c5add ffm.c rev 1.39+ 20 years ago
Michael Niedermayer 83fa2ef8cb round duration up in mov 20 years ago
Roine Gustafsson 8cf71eadd2 Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gustafsson <roine users sourceforge net) 20 years ago
Calcium 982e53fe44 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp) 20 years ago
Michael Niedermayer 8272de4ea2 fix time stored in mov 20 years ago
Michael Niedermayer 6c13c880fa trying to fix a few minor values in the mp4/mov muxer 20 years ago
Michael Niedermayer 4a7d265176 sample_size fix 20 years ago
Michael Niedermayer 420370d4aa switch MPEG4 fourcc to FMP4 20 years ago
Michael Niedermayer 9499ebff8d checksum change due to (don't crash on null codec patch which changed the stored length of the compressor name, movenc.c 1.28->1.29) 20 years ago
Michael Niedermayer 090fa6576c max/avg bitrate change (movenc.c 1.25->1.26) 20 years ago
Michael Niedermayer a749c8d6e5 regression test checksum change due to the mov header field and compressor name patch (movenc.c 1.24->1.25) 20 years ago
Michael Niedermayer b416099044 reversing the 1.52->1.53 change (handle fixed sample_size patch) 20 years ago
Michael Niedermayer a7a858996f dithering for the mpeg audio decoder 20 years ago