501 Commits (465c9fdeebe32de6de0d68a869d971e704e95704)

Author SHA1 Message Date
Diego Biurrun d568d0feb4 Merge identical targets. 18 years ago
Brian Brice 4336886c52 Fix wrong ASF duration of generated files 18 years ago
Panagiotis Issaris 3c0ba8703c Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit of 18 years ago
Roman Shaposhnik 3c8f30a745 * Restructuring the division of labor between DV codec and DV format 18 years ago
Baptiste Coudurier 5340a0bc9c wide atom is only defined in mov, use free for mp4/3gp 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
Diego Biurrun a9f9cc7cc1 simplification cosmetics 18 years ago
Diego Biurrun 0e16a1fc92 Simplify dsptest* rule and add libavutil to the dsptest* includes. 18 years ago
Baptiste Coudurier 2211d62097 update rotozoom regression ref after patches r5945-r5950 18 years ago
Baptiste Coudurier efbe19fd44 update regression tests for patches r5945-r5950 based on patch by Francois Draperi <ffmpeg@hp.com> 18 years ago
Baptiste Coudurier ba19d25a55 r5939 (flvenc.c) rotozoom regression update 18 years ago
Baptiste Coudurier 634b8cfaf4 always write duration and file size, fix seeking, progress bar is now active 18 years ago
Víctor Paesa f5c85943d0 Add $(EXESUF) where necessary, fixes regression tests under MinGW. 18 years ago
Luca Abeni 20dd25adc3 Do not set the codec's pixel format in the format's write_header() 18 years ago
Víctor Paesa 462f3c372c Add missing EXESUF to executable rules. 18 years ago
Benjamin Larsson b8889ea51f Possibility to skip bytes in the beginning of a file. 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
Diego Biurrun 75fe19059a 100l: V_PATH vs VPATH typo 18 years ago
Diego Biurrun f130fd4630 cosmetics: Break overly long lines. 18 years ago
Diego Biurrun 045bb9194e simplify: $(SRC_PATH)/tests --> $(V_PATH) 18 years ago
Justin Ruggles a403fc0324 flac-lpc patch by (Justin Ruggles jruggle earthlink net) 18 years ago
Justin Ruggles e71bcc3798 flacenc - rice param search patch by (Justin Ruggles jruggle earthlink net 19 years ago
Michael Niedermayer f33aa12011 stereo decorrelation support by (Justin Ruggles jruggle earthlink net>) 19 years ago
Michael Niedermayer aeb2904eba flac regression test 19 years ago
Baptiste Coudurier 407ddb4e17 update libav regression tests for r5449 (adpcm) 19 years ago
Loren Merritt 4a387d7d3b update regression tests for r5449 (adpcm) 19 years ago
Loren Merritt 871371a768 Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterative motion estimation. 19 years ago
Loren Merritt 8c36eaaa94 Snow multiple reference frames 19 years ago
Loren Merritt 4e64beadf0 Snow 1pass ratecontrol 19 years ago
Diego Biurrun 16862398a2 Remove all .cvsignore files, they are no longer necessary. 19 years ago
Michael Niedermayer ed90d370ec dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod) 19 years ago
Baptiste Coudurier 307eb24879 add MPEG-2 intra vlc support 19 years ago
Michael Niedermayer e27b6e62f7 missmatch control for mpeg2 intra dequantization if bitexact=1 19 years ago
Benjamin Larsson ddbddce547 Fix samples to bytes relation. 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
Loren Merritt 0816152af9 seed iterative_me with mvs from conventional search. 19 years ago
Aurelien Jacobs 267b0e5754 Update ffserver regression tests: 19 years ago
Daniel Maas 0b297700b7 DVCPRO50 support. 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
Aurelien Jacobs 6310461b7f -loop was renamed to -loop_input 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
Aurelien Jacobs 59f45163df don't try to test streams which are commented out in test.conf 19 years ago