Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2006-11-11disable nut regression test until we have a working muxerMichael Niedermayer
2006-11-08allow spaces in source and build directory namesMåns Rullgård
2006-11-05Simplify regression test execution.Diego Biurrun
2006-11-05Use a variable for FFmpeg options.Diego Biurrun
2006-10-18Don't run libavtest if CONFIG_GPL is not set.Diego Biurrun
2006-10-15Warn about --enable-gpl.Diego Biurrun
2006-10-150.pgm is now 00.pgm.Diego Biurrun
2006-10-11simplify by not writing unneeded codec name to fix segfault when stream copyBaptiste Coudurier
2006-10-06Update checksum to match latest ASF patchGuillaume Poirier
2006-10-03Mark all phony targets as such.Diego Biurrun
2006-10-02Merge identical targets.Diego Biurrun
2006-10-01Fix wrong ASF duration of generated filesBrian Brice
2006-09-15Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit ofPanagiotis Issaris
2006-09-04 * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik
2006-08-24wide atom is only defined in mov, use free for mp4/3gpBaptiste Coudurier
2006-08-22replace MULL by MULH + shift in dct32() (code is very slightly faster, and th...Michael Niedermayer
2006-08-21gxf regression testsBaptiste Coudurier
2006-08-18AVI tag reading and writing patch by David Conrad.David Conrad
2006-08-17simplification cosmeticsDiego Biurrun
2006-08-17Simplify dsptest* rule and add libavutil to the dsptest* includes.Diego Biurrun
2006-08-11update rotozoom regression ref after patches r5945-r5950Baptiste Coudurier
2006-08-07update regression tests for patches r5945-r5950 based on patch by Francois Dr...Baptiste Coudurier
2006-08-07r5939 (flvenc.c) rotozoom regression updateBaptiste Coudurier
2006-08-06always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier
2006-08-03Add $(EXESUF) where necessary, fixes regression tests under MinGW.Víctor Paesa
2006-08-02Do not set the codec's pixel format in the format's write_header()Luca Abeni
2006-07-19Add missing EXESUF to executable rules.Víctor Paesa
2006-07-19Possibility to skip bytes in the beginning of a file.Benjamin Larsson
2006-07-18add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel...Michael Niedermayer
2006-07-05100l: V_PATH vs VPATH typoDiego Biurrun
2006-07-05cosmetics: Break overly long lines.Diego Biurrun
2006-07-05simplify: $(SRC_PATH)/tests --> $(V_PATH)Diego Biurrun
2006-07-02flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles
2006-06-28flacenc - rice param search patch by (Justin Ruggles jruggle earthlink netJustin Ruggles
2006-06-26stereo decorrelation support by (Justin Ruggles jruggle earthlink net>)Michael Niedermayer
2006-06-24flac regression testMichael Niedermayer
2006-06-17update libav regression tests for r5449 (adpcm)Baptiste Coudurier
2006-06-14update regression tests for r5449 (adpcm)Loren Merritt
2006-05-30Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterat...Loren Merritt
2006-05-29Snow multiple reference framesLoren Merritt
2006-05-28Snow 1pass ratecontrolLoren Merritt
2006-05-26Remove all .cvsignore files, they are no longer necessary.Diego Biurrun
2006-05-19dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)Michael Niedermayer
2006-05-13add MPEG-2 intra vlc supportBaptiste Coudurier
2006-04-28missmatch control for mpeg2 intra dequantization if bitexact=1Michael Niedermayer
2006-04-24Fix samples to bytes relation.Benjamin Larsson
2006-04-10AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net.Benjamin Larsson
2006-04-08Fix regression tests to match changed output of AC3 encoderCorey Hickey
2006-03-18Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun
2006-03-17Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun