613 Commits (a3250d073da3b95f3369361f0b20809d66fbf692)

Author SHA1 Message Date
Diego Biurrun 6d593d4356 'grep -q' is a GNU extension. 18 years ago
Diego Biurrun f1f836fd3b Do not fail or print an error if the logfile already exists. 18 years ago
Diego Biurrun 036ab241e5 Also remove seek_test upon clean. 18 years ago
Diego Biurrun 90a7f95654 Replace multiple rules for compiling binaries by one pattern rule. 18 years ago
Diego Biurrun 244e1e644c Use proper license header. 18 years ago
Diego Biurrun c9639fab61 typo 18 years ago
Diego Biurrun 79e95835e0 Remove obsolete and non-working DSP test program. 18 years ago
Michael Niedermayer e21c53bd39 forgotten h.261 seek regression checksum update due to 18 years ago
Ronald S. Bultje f3ab6d9146 Do not specify directories in #include path, -I flags take care of this. 18 years ago
Zuxy Meng 2462e4b765 Remove trailing / from -I flags, MinGW appears to dislike them. 18 years ago
Daniel Cardenas 711737af8e give the position offset of the file in the packet 18 years ago
Benoit Fouet 994cb3333d update reference file for seek test after delivery 8826 18 years ago
Benoit Fouet be47dad75f modify order in which files are diff'd 18 years ago
Michael Niedermayer c6a29a63b1 enable seektest 18 years ago
Michael Niedermayer e08c5c7849 seek regression test reference 18 years ago
Michael Niedermayer b9e65069bf dont try to seek on single images 18 years ago
Michael Niedermayer a2638aa764 ensure that seek_test is rebuild if any of the libs changed 18 years ago
Baptiste Coudurier 6b30123208 fix compilation 18 years ago
Michael Niedermayer c28baf069d fix tiff regression test (bitexact flag was ignoredwhich caused the 18 years ago
Kamil Nowosad f4d47d6b30 YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl) 18 years ago
Michael Niedermayer 90b4e3930f tiff & sgi regression test 18 years ago
Michael Niedermayer 199c6e3cf1 md5 test for the image formats 18 years ago
Michael Niedermayer 1e358f039f bmp and tga image regression test 18 years ago
Michael Niedermayer 1c87ed3a34 1000000l for me ive misstakely reverted the regression checksum change from r8444 in r8486 18 years ago
Michael Niedermayer 8ec04d344a set more reasonable cutoff for audio rate conversion 18 years ago
Michael Niedermayer 4ba67eeed5 update resgression tests after the resampler changes 18 years ago
Bill O'Shaughnessy 4140a5234e AC-3 encoded volume is too high. Revert revision 7160: 18 years ago
Benoit Fouet f6ac2667e5 Remove -ab 64k from ffmpeg options, this is now default. 18 years ago
Michael Niedermayer 75b213ed54 prevent audio packets from being fragmented, wmp mac doesnt seem to like that and microshitty also doesnt seem to ever fragment them 18 years ago
Michael Niedermayer ff0e0b62a2 update forgotten regression test chcksums for 18 years ago
Benoit Fouet 066a81a80f change management of "ab" option in ffmpeg.c, so that it works as "b" option. 18 years ago
Michael Niedermayer 737287f802 all asf files i have have the 2 redundant duration fields differ by the preroll time so lets set them up like that too 18 years ago
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