]> git.sesse.net Git - ffmpeg/history - tests
flame
[ffmpeg] / tests /
2007-01-21 Michael Niedermayerfix msmpeg4v3 tag in asf
2007-01-18 Diego BiurrunAdd/update some comments.
2007-01-18 Diego BiurrunRename do_libav var so as not to clash with the do_liba...
2007-01-16 Måns Rullgårdupdate swf regression checksum
2007-01-15 Diego BiurrunRevert broken removal of variable indirection.
2007-01-15 Roman Shaposhnik * Fixing a bug with incorrect bits set in AAUX sourc...
2007-01-15 Diego BiurrunRemove leftover variable.
2007-01-15 Diego BiurrunRemove unnecessary variable indirection.
2007-01-14 Måns Rullgårdmerge fragmented mpeg4adv section in regression.sh
2007-01-14 Diego Biurrun100l: Fix damage from a buggy emacs macro.
2007-01-14 Diego BiurrunMerge redundant comments.
2007-01-14 Diego BiurrunAdd two more variables for temporary files.
2007-01-14 Diego Biurruncomment grammar fixes
2007-01-10 Diego BiurrunBail out immediately with software scaler instead of...
2007-01-09 Baptiste Coudurierchange regression tests for swf, use same as flv, swf...
2007-01-09 Baptiste Coudurierchange regression tests for swf, use same as flv, swf...
2007-01-02 Michael Niedermayerstore a few values in the header as difference to the...
2007-01-01 Benjamin LarssonCorrect value for the test.
2006-12-28 Allan HsuPatch for the FLV muxer to supply more complete metadata
2006-12-23 Diego BiurrunFix regression tests with out-of-tree builds.
2006-12-22 Michael Niedermayertest DIRECT{0,0} too if flag mv0 is used
2006-12-21 Diego BiurrunUse $< instead of explicit names.
2006-12-21 Baptiste Coudurierchange mpeg2 intra vlc test to advanced one, add qprd...
2006-12-21 Michael Niedermayeruse qscale_table in adaptive quant
2006-12-21 Michael Niedermayerskip motion estimation and encoding of non direct-0...
2006-12-21 Michael Niedermayerdont randomly disallow intr4v in adaptive quant
2006-12-21 Michael Niedermayerdont randomly dissallow direct MBs
2006-12-21 Michael NiedermayerQPRD & adaptive quantization regression tests
2006-12-20 Michael Niedermayerfix special casing of the 0,0 MV for b frames (slight...
2006-12-11 Reimar DöffingerFix JPEG-LS encoder 0xff-escaping writing too much...
2006-12-02 Diego BiurrunMake do_video_encoding general enough to accomodate...
2006-12-02 Diego BiurrunMake do_video_decoding general enough to accomodate...
2006-12-02 Diego BiurrunMerge a repeating variable declaration into do_video_en...
2006-12-01 Michael Niedermayerremove pretty much useless skiping of some predictors
2006-12-01 Diego BiurrunUse a function for audio encoding and decoding.
2006-12-01 Diego BiurrunUse a function for libav.
2006-12-01 Diego BiurrunUse a function for image formats.
2006-12-01 Diego BiurrunUse a function for streamed images.
2006-12-01 Diego BiurrunUse a function for audio-only tests.
2006-11-30 Michael Niedermayer1 step diamond search around the median MV predictor
2006-11-28 Baptiste Coudurierreadjust dts if negative
2006-11-23 Bill O'Shaughnessybring AC3 encoder output up to input volume level
2006-11-22 Baptiste Coudurierfix bitstream to be correctly decoded by quicktime
2006-11-22 Michael Niedermayerfix b frames + -mbd rd without -psnr (yes that was...
2006-11-11 Michael Niedermayerdisable nut regression test until we have a working...
2006-11-08 Måns Rullgårdallow spaces in source and build directory names
2006-11-05 Diego BiurrunSimplify regression test execution.
2006-11-05 Diego BiurrunUse a variable for FFmpeg options.
2006-10-18 Diego BiurrunDon't run libavtest if CONFIG_GPL is not set.
2006-10-15 Diego BiurrunWarn about --enable-gpl.
2006-10-15 Diego Biurrun0.pgm is now 00.pgm.
2006-10-11 Baptiste Couduriersimplify by not writing unneeded codec name to fix...
2006-10-06 Guillaume PoirierUpdate checksum to match latest ASF patch
2006-10-03 Diego BiurrunMark all phony targets as such.
2006-10-02 Diego BiurrunMerge identical targets.
2006-10-01 Brian BriceFix wrong ASF duration of generated files
2006-09-15 Panagiotis IssarisRemove the "b" OptionDef option from the ffmpeg.c file...
2006-09-04 Roman Shaposhnik * Restructuring the division of labor between DV...
2006-08-24 Baptiste Coudurierwide atom is only defined in mov, use free for mp4/3gp
2006-08-22 Michael Niedermayerreplace MULL by MULH + shift in dct32() (code is very...
2006-08-21 Baptiste Couduriergxf regression tests
2006-08-18 David ConradAVI tag reading and writing patch by David Conrad.
2006-08-17 Diego Biurrunsimplification cosmetics
2006-08-17 Diego BiurrunSimplify dsptest* rule and add libavutil to the dsptest...
2006-08-11 Baptiste Coudurierupdate rotozoom regression ref after patches r5945...
2006-08-07 Baptiste Coudurierupdate regression tests for patches r5945-r5950 based...
2006-08-07 Baptiste Coudurierr5939 (flvenc.c) rotozoom regression update
2006-08-06 Baptiste Coudurieralways write duration and file size, fix seeking, progr...
2006-08-03 Víctor PaesaAdd $(EXESUF) where necessary, fixes regression tests...
2006-08-02 Luca AbeniDo not set the codec's pixel format in the format's...
2006-07-19 Víctor PaesaAdd missing EXESUF to executable rules.
2006-07-18 Benjamin LarssonPossibility to skip bytes in the beginning of a file.
2006-07-17 Michael Niedermayeradd header info to flv format based on a patch by ...
2006-07-05 Diego Biurrun100l: V_PATH vs VPATH typo
2006-07-05 Diego Biurruncosmetics: Break overly long lines.
2006-07-05 Diego Biurrunsimplify: $(SRC_PATH)/tests --> $(V_PATH)
2006-07-02 Justin Rugglesflac-lpc patch by (Justin Ruggles jruggle earthlink...
2006-06-27 Justin Rugglesflacenc - rice param search patch by (Justin Ruggles...
2006-06-26 Michael Niedermayerstereo decorrelation support by (Justin Ruggles jruggl...
2006-06-24 Michael Niedermayerflac regression test
2006-06-17 Baptiste Coudurierupdate libav regression tests for r5449 (adpcm)
2006-06-14 Loren Merrittupdate regression tests for r5449 (adpcm)
2006-05-30 Loren MerrittSnow: fix subband weighting in wavelet cmp functions...
2006-05-28 Loren MerrittSnow multiple reference frames
2006-05-28 Loren MerrittSnow 1pass ratecontrol
2006-05-26 Diego BiurrunRemove all .cvsignore files, they are no longer necessary.
2006-05-18 Michael Niedermayerdont store mov style meta tags in mp4 (fixes ffmpeg...
2006-05-13 Baptiste Coudurieradd MPEG-2 intra vlc support
2006-04-28 Michael Niedermayermissmatch control for mpeg2 intra dequantization if...
2006-04-24 Benjamin LarssonFix samples to bytes relation.
2006-04-10 Benjamin LarssonAC3 encoding volume fix, by Justin Ruggles jruggle...
2006-04-07 Corey HickeyFix regression tests to match changed output of AC3...
2006-03-17 Diego BiurrunReenable NUT and NUT regression tests as requested...
2006-03-17 Diego BiurrunDisable the NUT (de)muxer until it has been synced...
2006-03-13 Loren Merrittseed iterative_me with mvs from conventional search.
2006-03-09 Aurelien JacobsUpdate ffserver regression tests:
2006-03-06 Daniel MaasDVCPRO50 support.
2006-03-02 Michael Niedermayerfixing total_frames
2006-03-02 Baptiste Coudurierftyp patch by (Baptiste COUDURIER <baptiste.coudurier...
2006-03-02 Baptiste Couduriercompute output format before setting language patch...
next