summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAge
...
* synchronize to latest ffm changesAlex Beregszaszi2007-02-23
| | | | Originally committed as revision 8092 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1l, clean up feed1.ffm after finishing the server testAlex Beregszaszi2007-02-22
| | | | Originally committed as revision 8075 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix the server regression test (it produced for me identical results in more ↵Alex Beregszaszi2007-02-22
| | | | | | runs, really). Originally committed as revision 8074 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use aiff when we can, some players only support aiffBaptiste Coudurier2007-02-14
| | | | Originally committed as revision 7978 to svn://svn.ffmpeg.org/ffmpeg/trunk
* always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer2007-02-12
| | | | Originally committed as revision 7960 to svn://svn.ffmpeg.org/ffmpeg/trunk
* oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer2007-02-12
| | | | Originally committed as revision 7956 to svn://svn.ffmpeg.org/ffmpeg/trunk
* increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer2007-02-12
| | | | Originally committed as revision 7955 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer2007-02-12
| | | | Originally committed as revision 7954 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disabling vorbis regression test for now, both encoder and decoder behave ↵Michael Niedermayer2007-02-12
| | | | | | strange and have to be fixed Originally committed as revision 7953 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont set the keyframe flag for audio as microshitty doesnt do it and some ↵Michael Niedermayer2007-02-12
| | | | | | things have problems with our asfs, maybe that has a positive effect? Originally committed as revision 7952 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux2007-02-12
| | | | Originally committed as revision 7951 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix broken memset(padding, 0) codeMichael Niedermayer2007-02-09
| | | | | | add a few asserts Originally committed as revision 7903 to svn://svn.ffmpeg.org/ffmpeg/trunk
* iam pretty sure send time is dts and not pts ...Michael Niedermayer2007-02-07
| | | | Originally committed as revision 7879 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vorbis regression testMichael Niedermayer2007-02-07
| | | | | | (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
* fix regression tests due to pixel format name changesBaptiste Coudurier2007-02-07
| | | | Originally committed as revision 7869 to svn://svn.ffmpeg.org/ffmpeg/trunk
* wma regression testMichael Niedermayer2007-02-06
| | | | Originally committed as revision 7865 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add seektest to list of PHONY targets.Diego Biurrun2007-02-06
| | | | Originally committed as revision 7860 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentMichael Niedermayer2007-02-05
| | | | Originally committed as revision 7844 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont output information about what is demuxed after a seek failureMichael Niedermayer2007-02-05
| | | | Originally committed as revision 7843 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l uninitalized colaMichael Niedermayer2007-02-05
| | | | | | seek regression tests are now deterministic Originally committed as revision 7833 to svn://svn.ffmpeg.org/ffmpeg/trunk
* seek regression testsMichael Niedermayer2007-02-05
| | | | Originally committed as revision 7832 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not run (broken) ffserver test by default and warn about its brokenness.Diego Biurrun2007-01-25
| | | | Originally committed as revision 7710 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix msmpeg4v3 tag in asfMichael Niedermayer2007-01-21
| | | | Originally committed as revision 7606 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add/update some comments.Diego Biurrun2007-01-18
| | | | Originally committed as revision 7578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename do_libav var so as not to clash with the do_libav function on Solaris.Diego Biurrun2007-01-18
| | | | Originally committed as revision 7577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* update swf regression checksumMåns Rullgård2007-01-16
| | | | Originally committed as revision 7557 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert broken removal of variable indirection.Diego Biurrun2007-01-15
| | | | Originally committed as revision 7532 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik2007-01-15
| | | | | | | * 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
* Remove leftover variable.Diego Biurrun2007-01-15
| | | | Originally committed as revision 7523 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unnecessary variable indirection.Diego Biurrun2007-01-15
| | | | Originally committed as revision 7522 to svn://svn.ffmpeg.org/ffmpeg/trunk
* merge fragmented mpeg4adv section in regression.shMåns Rullgård2007-01-14
| | | | Originally committed as revision 7519 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l: Fix damage from a buggy emacs macro.Diego Biurrun2007-01-14
| | | | Originally committed as revision 7517 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge redundant comments.Diego Biurrun2007-01-14
| | | | Originally committed as revision 7514 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add two more variables for temporary files.Diego Biurrun2007-01-14
| | | | Originally committed as revision 7512 to svn://svn.ffmpeg.org/ffmpeg/trunk
* comment grammar fixesDiego Biurrun2007-01-14
| | | | Originally committed as revision 7511 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bail out immediately with software scaler instead of failing the tests.Diego Biurrun2007-01-10
| | | | Originally committed as revision 7438 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-09
| | | | Originally committed as revision 7433 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-09
| | | | Originally committed as revision 7432 to svn://svn.ffmpeg.org/ffmpeg/trunk
* store a few values in the header as difference to the lastMichael Niedermayer2007-01-02
| | | | | | 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
* Correct value for the test.Benjamin Larsson2007-01-01
| | | | Originally committed as revision 7398 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Patch for the FLV muxer to supply more complete metadataAllan Hsu2006-12-28
| | | | | | 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
* Fix regression tests with out-of-tree builds.Diego Biurrun2006-12-23
| | | | Originally committed as revision 7364 to svn://svn.ffmpeg.org/ffmpeg/trunk
* test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer2006-12-22
| | | | | | slight PSNR/bitrate increase Originally committed as revision 7361 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use $< instead of explicit names.Diego Biurrun2006-12-21
| | | | Originally committed as revision 7350 to svn://svn.ffmpeg.org/ffmpeg/trunk
* change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier2006-12-21
| | | | Originally committed as revision 7349 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use qscale_table in adaptive quantMichael Niedermayer2006-12-21
| | | | | | some PSNR/bitrate improvement for adaptive quant Originally committed as revision 7346 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip motion estimation and encoding of non direct-0,0 MBs if the next MB is ↵Michael Niedermayer2006-12-21
| | | | | | 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
* dont randomly disallow intr4v in adaptive quantMichael Niedermayer2006-12-21
| | | | | | | | some PSNR/bitrate gain if adaptive quant is used initalize qscale_table correctly (it was pretty much random since the qp->lambda change) this probably has not much effect as the table isnt used currently IIRC Originally committed as revision 7342 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont randomly dissallow direct MBsMichael Niedermayer2006-12-21
| | | | | | some PSNR/bitrate gain for b frames with adaptive quant or QPRD Originally committed as revision 7341 to svn://svn.ffmpeg.org/ffmpeg/trunk
* QPRD & adaptive quantization regression testsMichael Niedermayer2006-12-21
| | | | Originally committed as revision 7340 to svn://svn.ffmpeg.org/ffmpeg/trunk