613 Commits (a3250d073da3b95f3369361f0b20809d66fbf692)

Author SHA1 Message Date
Baptiste Coudurier dc8918ad93 fix regression tests due to pixel format name changes 18 years ago
Michael Niedermayer 6d3d8daef9 wma regression test 18 years ago
Diego Biurrun d0115a2614 Add seektest to list of PHONY targets. 18 years ago
Michael Niedermayer 716ae7caf8 indent 18 years ago
Michael Niedermayer b929eb5041 dont output information about what is demuxed after a seek failure 18 years ago
Michael Niedermayer 93dd19e069 10l uninitalized cola 18 years ago
Michael Niedermayer f97b7e66de seek regression tests 18 years ago
Diego Biurrun 200d9a885b Do not run (broken) ffserver test by default and warn about its brokenness. 18 years ago
Michael Niedermayer 5c1844ab56 fix msmpeg4v3 tag in asf 18 years ago
Diego Biurrun 2a04823942 Add/update some comments. 18 years ago
Diego Biurrun 7dc0c991da Rename do_libav var so as not to clash with the do_libav function on Solaris. 18 years ago
Måns Rullgård b82d0bfe10 update swf regression checksum 18 years ago
Diego Biurrun 9e32e071e1 Revert broken removal of variable indirection. 18 years ago
Roman Shaposhnik e950141a58 * Fixing a bug with incorrect bits set in AAUX source pack 18 years ago
Diego Biurrun 7ef605023c Remove leftover variable. 18 years ago
Diego Biurrun 7507022d4d Remove unnecessary variable indirection. 18 years ago
Måns Rullgård 45ddd8b021 merge fragmented mpeg4adv section in regression.sh 18 years ago
Diego Biurrun aeeb0cac3d 100l: Fix damage from a buggy emacs macro. 18 years ago
Diego Biurrun 0fc3a83159 Merge redundant comments. 18 years ago
Diego Biurrun 8deb894f11 Add two more variables for temporary files. 18 years ago
Diego Biurrun d9c211ee74 comment grammar fixes 18 years ago
Diego Biurrun 3dd9fa77bf Bail out immediately with software scaler instead of failing the tests. 18 years ago
Baptiste Coudurier 3b72ec7536 change regression tests for swf, use same as flv, swf muxer only supports mp3 18 years ago
Baptiste Coudurier 662fd26cfc change regression tests for swf, use same as flv, swf muxer only supports mp3 18 years ago
Michael Niedermayer 396a5e6837 store a few values in the header as difference to the last 18 years ago
Benjamin Larsson f01bd9da81 Correct value for the test. 18 years ago
Allan Hsu 148c9bdbb8 Patch for the FLV muxer to supply more complete metadata 18 years ago
Diego Biurrun 919cb8731e Fix regression tests with out-of-tree builds. 18 years ago
Michael Niedermayer d951bb9a5c test DIRECT{0,0} too if flag mv0 is used 18 years ago
Diego Biurrun 5d078bdb47 Use $< instead of explicit names. 18 years ago
Baptiste Coudurier 49f1ac5a3d change mpeg2 intra vlc test to advanced one, add qprd trell and b frames 18 years ago
Michael Niedermayer d6975eb82b use qscale_table in adaptive quant 18 years ago
Michael Niedermayer 2f16af0667 skip motion estimation and encoding of non direct-0,0 MBs if the next MB is 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) 18 years ago
Michael Niedermayer 59743d16c7 dont randomly disallow intr4v in adaptive quant 18 years ago
Michael Niedermayer 51b1a6c939 dont randomly dissallow direct MBs 18 years ago
Michael Niedermayer 2d1e5071e2 QPRD & adaptive quantization regression tests 18 years ago
Michael Niedermayer e4d0e2edb9 fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain) 18 years ago
Reimar Döffinger c8aee695c5 Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data. 18 years ago
Diego Biurrun a2377bb0b4 Make do_video_encoding general enough to accomodate all cases. 18 years ago
Diego Biurrun 5e5ac8e0a5 Make do_video_decoding general enough to accomodate all cases. 18 years ago
Diego Biurrun 1e1b182d34 Merge a repeating variable declaration into do_video_encoding. 18 years ago
Michael Niedermayer ed1dfc4970 remove pretty much useless skiping of some predictors 18 years ago
Diego Biurrun fb132953d4 Use a function for audio encoding and decoding. 18 years ago
Diego Biurrun 36aed9e51b Use a function for libav. 18 years ago
Diego Biurrun f8aa76453b Use a function for image formats. 18 years ago
Diego Biurrun d449d1bc64 Use a function for streamed images. 18 years ago
Diego Biurrun e587a0a501 Use a function for audio-only tests. 18 years ago
Michael Niedermayer f7f8af46f7 1 step diamond search around the median MV predictor 18 years ago
Baptiste Coudurier 6a287fd7ce readjust dts if negative 18 years ago
Bill O'Shaughnessy 3e954443dd bring AC3 encoder output up to input volume level 18 years ago