aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2007-02-12always use audio spread (instead of "video no spread" for audio ...)Michael Niedermayer
2007-02-12oops forgot this one (increase preroll time to min of my asfs)Michael Niedermayer
2007-02-12increaseing 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-07iam 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-06wma regression testMichael Niedermayer
2007-02-06Add seektest to list of PHONY targets.Diego Biurrun
2007-02-05indentMichael Niedermayer
2007-02-05dont 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-16update 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-14merge fragmented mpeg4adv section in regression.shMåns Rullgård
2007-01-14100l: Fix damage from a buggy emacs macro.Diego Biurrun
2007-01-14Merge redundant comments.Diego Biurrun
2007-01-14Add two more variables for temporary files.Diego Biurrun
2007-01-14comment 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-01Correct 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-22test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer
2006-12-21Use $< 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