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-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
2006-03-13seed iterative_me with mvs from conventional search.Loren Merritt
2006-03-09Update ffserver regression tests:Aurelien Jacobs
2006-03-06DVCPRO50 support.Daniel Maas
2006-03-02fixing total_framesMichael Niedermayer
2006-03-02ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier
2006-03-02compute output format before setting language patch by (Baptiste COUDURIER <b...Baptiste Coudurier
2006-03-01-loop was renamed to -loop_inputAurelien Jacobs
2006-02-28Assign class 2 to most macroblocks by default, instead of a more conservativeDan Maas
2006-02-27AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. TheDan Maas
2006-02-27don't try to test streams which are commented out in test.confAurelien Jacobs
2006-02-26size[0-3] are not initialized (and can get random negative trashDan Maas
2006-02-24Use BSD-compatible expr syntax and change test -ne to test != for portability.Diego Biurrun
2006-02-24get ride of perl and sort in ffserver regtest (and avoid problem with behavio...Aurelien Jacobs
2006-02-24update ffserver.regression.ref to the actual md5 valuesAurelien Jacobs
2006-02-24fix ffserver regtest inconsistency between different arch (and even different...Aurelien Jacobs
2006-02-23dont lowwer qnos of more blocks then neededMichael Niedermayer
2006-02-23fixing dv_guess_qnos()Michael Niedermayer
2006-02-10add a Creative VOC (de)muxerAurelien Jacobs
2006-02-02jpeg-ls regression testMichael Niedermayer
2006-02-02AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer
2006-01-25avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer
2006-01-24Fix the wrongly commited regressions stuff for psp compatible mp4 files.Benjamin Larsson
2006-01-24Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson
2006-01-23scale video for snow iterative me down so the egression test is fasterMichael Niedermayer
2006-01-23>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer
2006-01-21fix convergence of snow iterative_meLoren Merritt
2006-01-19detect when iterative_me fails to converge, and stop searchingLoren Merritt
2006-01-16Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun
2006-01-14split snow53 test outMichael Niedermayer