361 Commits (7ad8d3bf0c02ecb34d257451fe84be9d60d06472)

Author SHA1 Message Date
Michael Niedermayer 568ad81b1a disable nut regression test until we have a working muxer 18 years ago
Måns Rullgård 997baf0141 allow spaces in source and build directory names 18 years ago
Diego Biurrun 1de61a185c Simplify regression test execution. 18 years ago
Diego Biurrun bcea960561 Use a variable for FFmpeg options. 18 years ago
Diego Biurrun ca6127352f Don't run libavtest if CONFIG_GPL is not set. 18 years ago
Diego Biurrun 41ada6e515 Warn about --enable-gpl. 18 years ago
Diego Biurrun 9fd353e9b5 0.pgm is now 00.pgm. 18 years ago
Baptiste Coudurier 8d41fe285b simplify by not writing unneeded codec name to fix segfault when stream copy 18 years ago
Guillaume Poirier 25b6ce46ea Update checksum to match latest ASF patch 18 years ago
Diego Biurrun 3263626feb Mark all phony targets as such. 18 years ago
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