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
2007-01-18Add/update some comments.Diego Biurrun
2007-01-18Rename do_libav var so as not to clash with the do_libav function on Solaris.Diego Biurrun
2007-01-17update swf regression checksumMåns Rullgård
2007-01-15Revert broken removal of variable indirection.Diego Biurrun
2007-01-15 * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik
2007-01-15Remove leftover variable.Diego Biurrun
2007-01-15Remove unnecessary variable indirection.Diego Biurrun
2007-01-15merge fragmented mpeg4adv section in regression.shMåns Rullgård
2007-01-15100l: Fix damage from a buggy emacs macro.Diego Biurrun
2007-01-15Merge redundant comments.Diego Biurrun
2007-01-15Add two more variables for temporary files.Diego Biurrun
2007-01-15comment grammar fixesDiego Biurrun
2007-01-10Bail out immediately with software scaler instead of failing the tests.Diego Biurrun
2007-01-09change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier
2007-01-09change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier
2007-01-02store a few values in the header as difference to the lastMichael Niedermayer
2007-01-02Correct value for the test.Benjamin Larsson
2006-12-28Patch for the FLV muxer to supply more complete metadataAllan Hsu
2006-12-23Fix regression tests with out-of-tree builds.Diego Biurrun
2006-12-23test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer
2006-12-22Use $< instead of explicit names.Diego Biurrun
2006-12-21change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier
2006-12-21use qscale_table in adaptive quantMichael Niedermayer
2006-12-21skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s...Michael Niedermayer
2006-12-21dont randomly disallow intr4v in adaptive quantMichael Niedermayer
2006-12-21dont randomly dissallow direct MBsMichael Niedermayer
2006-12-21QPRD & adaptive quantization regression testsMichael Niedermayer
2006-12-20fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain)Michael Niedermayer
2006-12-11Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.Reimar Döffinger
2006-12-02Make do_video_encoding general enough to accomodate all cases.Diego Biurrun
2006-12-02Make do_video_decoding general enough to accomodate all cases.Diego Biurrun
2006-12-02Merge a repeating variable declaration into do_video_encoding.Diego Biurrun
2006-12-01remove pretty much useless skiping of some predictorsMichael Niedermayer
2006-12-01Use a function for audio encoding and decoding.Diego Biurrun
2006-12-01Use a function for libav.Diego Biurrun
2006-12-01Use a function for image formats.Diego Biurrun
2006-12-01Use a function for streamed images.Diego Biurrun
2006-12-01Use a function for audio-only tests.Diego Biurrun
2006-12-011 step diamond search around the median MV predictorMichael Niedermayer
2006-11-28readjust dts if negativeBaptiste Coudurier
2006-11-24bring AC3 encoder output up to input volume levelBill O'Shaughnessy
2006-11-22fix bitstream to be correctly decoded by quicktimeBaptiste Coudurier
2006-11-22fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer
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