631 Commits (175da7dab700e9db3edd90aaf83f9ee3ec6bcbbf)

Author SHA1 Message Date
Michael Niedermayer 634b256913 all asf files i have have this field at 2 so lets try to change it to that ... 18 years ago
Diego Biurrun 01d193aaec Relicense to LGPL and add standard license header. 18 years ago
Diego Biurrun eebfba2e24 Add standard LGPL header with Fabrice's permission. 18 years ago
Diego Biurrun ee5db69e85 Fix 'rm -r' vs 'rm -f' typo. 18 years ago
Alex Beregszaszi 89daa6b8b6 synchronize to latest ffm changes 18 years ago
Alex Beregszaszi 4eaf1ddf60 1l, clean up feed1.ffm after finishing the server test 18 years ago
Alex Beregszaszi 508826f961 fix the server regression test (it produced for me identical results in more runs, really). 18 years ago
Baptiste Coudurier 400615b68b use aiff when we can, some players only support aiff 18 years ago
Michael Niedermayer 1d7d9935b2 always use audio spread (instead of "video no spread" for audio ...) 18 years ago
Michael Niedermayer 5a4f1328ef oops forgot this one (increase preroll time to min of my asfs) 18 years ago
Michael Niedermayer a98d3e829a increaseing preroll time to the minimum of the asf files i have 18 years ago
Michael Niedermayer d9076fe7c3 remove md5 check for wma as there are rounding differences between cpus 18 years ago
Michael Niedermayer 0786943a00 disabling vorbis regression test for now, both encoder and decoder behave strange and have to be fixed 18 years ago
Michael Niedermayer 0d9f863340 dont set the keyframe flag for audio as microshitty doesnt do it and some things have problems with our asfs, maybe that has a positive effect? 18 years ago
Michel Bardiaux 5600b6e19e Regression changes after addition of fact chunk to non-PCM wav 18 years ago
Michael Niedermayer 2d241e6687 fix broken memset(padding, 0) code 18 years ago
Michael Niedermayer 190972a06e iam pretty sure send time is dts and not pts ... 18 years ago
Michael Niedermayer 3160138fc2 vorbis regression test 18 years ago
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