summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* synchronize to latest ffm changesAlex Beregszaszi2007-02-231-1/+1
* 1l, clean up feed1.ffm after finishing the server testAlex Beregszaszi2007-02-221-0/+1
* fix the server regression test (it produced for me identical results in more ...Alex Beregszaszi2007-02-223-20/+24
* use aiff when we can, some players only support aiffBaptiste Coudurier2007-02-141-2/+2
* always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer2007-02-123-10/+10
* oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer2007-02-121-1/+1
* increaseing preroll time to the minimum of the asf files i haveMichael Niedermayer2007-02-122-4/+4
* remove md5 check for wma as there are rounding differences between cpusMichael Niedermayer2007-02-123-6/+21
* disabling vorbis regression test for now, both encoder and decoder behave str...Michael Niedermayer2007-02-123-12/+5
* dont set the keyframe flag for audio as microshitty doesnt do it and some thi...Michael Niedermayer2007-02-123-7/+7
* Regression changes after addition of fact chunk to non-PCM wavMichel Bardiaux2007-02-122-16/+16
* fix broken memset(padding, 0) codeMichael Niedermayer2007-02-093-9/+9
* iam pretty sure send time is dts and not pts ...Michael Niedermayer2007-02-073-7/+7
* vorbis regression testMichael Niedermayer2007-02-073-0/+15
* fix regression tests due to pixel format name changesBaptiste Coudurier2007-02-072-6/+6
* wma regression testMichael Niedermayer2007-02-063-0/+34
* Add seektest to list of PHONY targets.Diego Biurrun2007-02-061-1/+1
* indentMichael Niedermayer2007-02-051-7/+7
* dont output information about what is demuxed after a seek failureMichael Niedermayer2007-02-051-1/+2
* 10l uninitalized colaMichael Niedermayer2007-02-051-0/+3
* seek regression testsMichael Niedermayer2007-02-053-0/+121
* Do not run (broken) ffserver test by default and warn about its brokenness.Diego Biurrun2007-01-251-1/+5
* fix msmpeg4v3 tag in asfMichael Niedermayer2007-01-211-1/+1
* Add/update some comments.Diego Biurrun2007-01-181-2/+2
* Rename do_libav var so as not to clash with the do_libav function on Solaris.Diego Biurrun2007-01-181-2/+2
* update swf regression checksumMåns Rullgård2007-01-161-1/+1
* Revert broken removal of variable indirection.Diego Biurrun2007-01-151-9/+12
* * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik2007-01-151-1/+1
* Remove leftover variable.Diego Biurrun2007-01-151-1/+0
* Remove unnecessary variable indirection.Diego Biurrun2007-01-151-11/+9
* merge fragmented mpeg4adv section in regression.shMåns Rullgård2007-01-143-14/+11
* 100l: Fix damage from a buggy emacs macro.Diego Biurrun2007-01-141-6/+4
* Merge redundant comments.Diego Biurrun2007-01-141-108/+26
* Add two more variables for temporary files.Diego Biurrun2007-01-141-6/+8
* comment grammar fixesDiego Biurrun2007-01-141-3/+3
* Bail out immediately with software scaler instead of failing the tests.Diego Biurrun2007-01-101-0/+9
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-091-3/+3
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-091-2/+2
* store a few values in the header as difference to the lastMichael Niedermayer2007-01-022-8/+8
* Correct value for the test.Benjamin Larsson2007-01-011-2/+2
* Patch for the FLV muxer to supply more complete metadataAllan Hsu2006-12-282-4/+4
* Fix regression tests with out-of-tree builds.Diego Biurrun2006-12-231-3/+4
* test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer2006-12-222-16/+16
* Use $< instead of explicit names.Diego Biurrun2006-12-211-3/+3
* change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier2006-12-213-10/+10
* use qscale_table in adaptive quantMichael Niedermayer2006-12-212-8/+8
* skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s...Michael Niedermayer2006-12-211-7/+7
* dont randomly disallow intr4v in adaptive quantMichael Niedermayer2006-12-212-8/+8
* dont randomly dissallow direct MBsMichael Niedermayer2006-12-212-15/+15
* QPRD & adaptive quantization regression testsMichael Niedermayer2006-12-213-0/+28
OpenPOWER on IntegriCloud