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 (Collapse)Author
2007-03-02Relicense to LGPL and add standard license header.Diego Biurrun
Approved by the author, Sebastien Bechet, over email. Originally committed as revision 8188 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-27Add standard LGPL header with Fabrice's permission.Diego Biurrun
Originally committed as revision 8150 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-27Fix 'rm -r' vs 'rm -f' typo.Diego Biurrun
Originally committed as revision 8145 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-23synchronize to latest ffm changesAlex Beregszaszi
Originally committed as revision 8092 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-221l, clean up feed1.ffm after finishing the server testAlex Beregszaszi
Originally committed as revision 8075 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-22fix the server regression test (it produced for me identical results in more ↵Alex Beregszaszi
runs, really). Originally committed as revision 8074 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-14use aiff when we can, some players only support aiffBaptiste Coudurier
Originally committed as revision 7978 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-13always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer
Originally committed as revision 7960 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-13oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer
Originally committed as revision 7956 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-13increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer
Originally committed as revision 7955 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-12remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer
Originally committed as revision 7954 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-12disabling vorbis regression test for now, both encoder and decoder behave ↵Michael Niedermayer
strange and have to be fixed Originally committed as revision 7953 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-12dont set the keyframe flag for audio as microshitty doesnt do it and some ↵Michael Niedermayer
things have problems with our asfs, maybe that has a positive effect? Originally committed as revision 7952 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-12Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux
Originally committed as revision 7951 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-09fix broken memset(padding, 0) codeMichael Niedermayer
add a few asserts Originally committed as revision 7903 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-08iam pretty sure send time is dts and not pts ...Michael Niedermayer
Originally committed as revision 7879 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-07vorbis regression testMichael Niedermayer
(using .asf as our .ogg muxer depends on libogg, nut muxer depends on libnut and vorbis in avi/mpeg is not really a good idea) Originally committed as revision 7874 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-07fix regression tests due to pixel format name changesBaptiste Coudurier
Originally committed as revision 7869 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-07wma regression testMichael Niedermayer
Originally committed as revision 7865 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-07Add seektest to list of PHONY targets.Diego Biurrun
Originally committed as revision 7860 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-06indentMichael Niedermayer
Originally committed as revision 7844 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-06dont output information about what is demuxed after a seek failureMichael Niedermayer
Originally committed as revision 7843 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-0510l uninitalized colaMichael Niedermayer
seek regression tests are now deterministic Originally committed as revision 7833 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-05seek regression testsMichael Niedermayer
Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25Do not run (broken) ffserver test by default and warn about its brokenness.Diego Biurrun
Originally committed as revision 7710 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-21fix msmpeg4v3 tag in asfMichael Niedermayer
Originally committed as revision 7606 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-18Add/update some comments.Diego Biurrun
Originally committed as revision 7578 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-18Rename do_libav var so as not to clash with the do_libav function on Solaris.Diego Biurrun
Originally committed as revision 7577 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-17update swf regression checksumMåns Rullgård
Originally committed as revision 7557 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15Revert broken removal of variable indirection.Diego Biurrun
Originally committed as revision 7532 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15 * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik
* Making DV codec release a buffer on exit * Flagging accepted pix_fmts for DV encoder Originally committed as revision 7531 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15Remove leftover variable.Diego Biurrun
Originally committed as revision 7523 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15Remove unnecessary variable indirection.Diego Biurrun
Originally committed as revision 7522 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15merge fragmented mpeg4adv section in regression.shMåns Rullgård
Originally committed as revision 7519 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15100l: Fix damage from a buggy emacs macro.Diego Biurrun
Originally committed as revision 7517 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15Merge redundant comments.Diego Biurrun
Originally committed as revision 7514 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15Add two more variables for temporary files.Diego Biurrun
Originally committed as revision 7512 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15comment grammar fixesDiego Biurrun
Originally committed as revision 7511 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-10Bail out immediately with software scaler instead of failing the tests.Diego Biurrun
Originally committed as revision 7438 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-09change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier
Originally committed as revision 7433 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-09change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier
Originally committed as revision 7432 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-02store a few values in the header as difference to the lastMichael Niedermayer
this makes frames a few bytes smaller (0.1% for high bitrate but >1% for low bitrates) Originally committed as revision 7401 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-02Correct value for the test.Benjamin Larsson
Originally committed as revision 7398 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-28Patch for the FLV muxer to supply more complete metadataAllan Hsu
in the onMetaData header. Patch by Allan Hsu <allan at counterpop dot net>. Originally committed as revision 7382 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-23Fix regression tests with out-of-tree builds.Diego Biurrun
Originally committed as revision 7364 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-23test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer
slight PSNR/bitrate increase Originally committed as revision 7361 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-22Use $< instead of explicit names.Diego Biurrun
Originally committed as revision 7350 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-21change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier
Originally committed as revision 7349 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-21use qscale_table in adaptive quantMichael Niedermayer
some PSNR/bitrate improvement for adaptive quant Originally committed as revision 7346 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-21skip motion estimation and encoding of non direct-0,0 MBs if the next MB is ↵Michael Niedermayer
skiped (mpeg4 doesnt allow such MBs and in the past we did ME and encoding until at the end we droped them, so this should be faster though i didnt benchmark it, benchmark welcome) Originally committed as revision 7343 to svn://svn.ffmpeg.org/ffmpeg/trunk