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-03-02Relicense to LGPL and add standard license header.Diego Biurrun
2007-02-27Add standard LGPL header with Fabrice's permission.Diego Biurrun
2007-02-27Fix 'rm -r' vs 'rm -f' typo.Diego Biurrun
2007-02-23synchronize to latest ffm changesAlex Beregszaszi
2007-02-221l, clean up feed1.ffm after finishing the server testAlex Beregszaszi
2007-02-22fix the server regression test (it produced for me identical results in more ...Alex Beregszaszi
2007-02-14use aiff when we can, some players only support aiffBaptiste Coudurier
2007-02-13always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer
2007-02-13oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer
2007-02-13increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer
2007-02-12remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer
2007-02-12disabling vorbis regression test for now, both encoder and decoder behave str...Michael Niedermayer
2007-02-12dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer
2007-02-12Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux
2007-02-09fix broken memset(padding, 0) codeMichael Niedermayer
2007-02-08iam pretty sure send time is dts and not pts ...Michael Niedermayer
2007-02-07vorbis regression testMichael Niedermayer
2007-02-07fix regression tests due to pixel format name changesBaptiste Coudurier
2007-02-07wma regression testMichael Niedermayer
2007-02-07Add seektest to list of PHONY targets.Diego Biurrun
2007-02-06indentMichael Niedermayer
2007-02-06dont output information about what is demuxed after a seek failureMichael Niedermayer
2007-02-0510l uninitalized colaMichael Niedermayer
2007-02-05seek regression testsMichael Niedermayer
2007-01-25Do not run (broken) ffserver test by default and warn about its brokenness.Diego Biurrun
2007-01-21fix msmpeg4v3 tag in asfMichael Niedermayer
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