| Commit message (Expand) | Author | Age | Files | Lines |
* | prevent audio packets from being fragmented, wmp mac doesnt seem to like that... | Michael Niedermayer | 2007-03-05 | 3 | -11/+11 |
* | update forgotten regression test chcksums for | Michael Niedermayer | 2007-03-05 | 2 | -6/+6 |
* | change management of "ab" option in ffmpeg.c, so that it works as "b" option. | Benoit Fouet | 2007-03-05 | 1 | -6/+6 |
* | all asf files i have have the 2 redundant duration fields differ by the prero... | Michael Niedermayer | 2007-03-05 | 1 | -1/+1 |
* | all asf files i have have this field at 2 so lets try to change it to that ... | Michael Niedermayer | 2007-03-05 | 1 | -1/+1 |
* | Relicense to LGPL and add standard license header. | Diego Biurrun | 2007-03-02 | 1 | -2/+19 |
* | Add standard LGPL header with Fabrice's permission. | Diego Biurrun | 2007-02-27 | 2 | -0/+38 |
* | Fix 'rm -r' vs 'rm -f' typo. | Diego Biurrun | 2007-02-27 | 1 | -1/+1 |
* | synchronize to latest ffm changes | Alex Beregszaszi | 2007-02-23 | 1 | -1/+1 |
* | 1l, clean up feed1.ffm after finishing the server test | Alex Beregszaszi | 2007-02-22 | 1 | -0/+1 |
* | fix the server regression test (it produced for me identical results in more ... | Alex Beregszaszi | 2007-02-22 | 3 | -20/+24 |
* | use aiff when we can, some players only support aiff | Baptiste Coudurier | 2007-02-14 | 1 | -2/+2 |
* | always use audio spread (instead of "video no spread" for audio ...) | Michael Niedermayer | 2007-02-12 | 3 | -10/+10 |
* | oops forgot this one (increase preroll time to min of my asfs) | Michael Niedermayer | 2007-02-12 | 1 | -1/+1 |
* | increaseing preroll time to the minimum of the asf files i have | Michael Niedermayer | 2007-02-12 | 2 | -4/+4 |
* | remove md5 check for wma as there are rounding differences between cpus | Michael Niedermayer | 2007-02-12 | 3 | -6/+21 |
* | disabling vorbis regression test for now, both encoder and decoder behave str... | Michael Niedermayer | 2007-02-12 | 3 | -12/+5 |
* | dont set the keyframe flag for audio as microshitty doesnt do it and some thi... | Michael Niedermayer | 2007-02-12 | 3 | -7/+7 |
* | Regression changes after addition of fact chunk to non-PCM wav | Michel Bardiaux | 2007-02-12 | 2 | -16/+16 |
* | fix broken memset(padding, 0) code | Michael Niedermayer | 2007-02-09 | 3 | -9/+9 |
* | iam pretty sure send time is dts and not pts ... | Michael Niedermayer | 2007-02-07 | 3 | -7/+7 |
* | vorbis regression test | Michael Niedermayer | 2007-02-07 | 3 | -0/+15 |
* | fix regression tests due to pixel format name changes | Baptiste Coudurier | 2007-02-07 | 2 | -6/+6 |
* | wma regression test | Michael Niedermayer | 2007-02-06 | 3 | -0/+34 |
* | Add seektest to list of PHONY targets. | Diego Biurrun | 2007-02-06 | 1 | -1/+1 |
* | indent | Michael Niedermayer | 2007-02-05 | 1 | -7/+7 |
* | dont output information about what is demuxed after a seek failure | Michael Niedermayer | 2007-02-05 | 1 | -1/+2 |
* | 10l uninitalized cola | Michael Niedermayer | 2007-02-05 | 1 | -0/+3 |
* | seek regression tests | Michael Niedermayer | 2007-02-05 | 3 | -0/+121 |
* | Do not run (broken) ffserver test by default and warn about its brokenness. | Diego Biurrun | 2007-01-25 | 1 | -1/+5 |
* | fix msmpeg4v3 tag in asf | Michael Niedermayer | 2007-01-21 | 1 | -1/+1 |
* | Add/update some comments. | Diego Biurrun | 2007-01-18 | 1 | -2/+2 |
* | Rename do_libav var so as not to clash with the do_libav function on Solaris. | Diego Biurrun | 2007-01-18 | 1 | -2/+2 |
* | update swf regression checksum | Måns Rullgård | 2007-01-16 | 1 | -1/+1 |
* | Revert broken removal of variable indirection. | Diego Biurrun | 2007-01-15 | 1 | -9/+12 |
* | * Fixing a bug with incorrect bits set in AAUX source pack | Roman Shaposhnik | 2007-01-15 | 1 | -1/+1 |
* | Remove leftover variable. | Diego Biurrun | 2007-01-15 | 1 | -1/+0 |
* | Remove unnecessary variable indirection. | Diego Biurrun | 2007-01-15 | 1 | -11/+9 |
* | merge fragmented mpeg4adv section in regression.sh | Måns Rullgård | 2007-01-14 | 3 | -14/+11 |
* | 100l: Fix damage from a buggy emacs macro. | Diego Biurrun | 2007-01-14 | 1 | -6/+4 |
* | Merge redundant comments. | Diego Biurrun | 2007-01-14 | 1 | -108/+26 |
* | Add two more variables for temporary files. | Diego Biurrun | 2007-01-14 | 1 | -6/+8 |
* | comment grammar fixes | Diego Biurrun | 2007-01-14 | 1 | -3/+3 |
* | Bail out immediately with software scaler instead of failing the tests. | Diego Biurrun | 2007-01-10 | 1 | -0/+9 |
* | change regression tests for swf, use same as flv, swf muxer only supports mp3 | Baptiste Coudurier | 2007-01-09 | 1 | -3/+3 |
* | change regression tests for swf, use same as flv, swf muxer only supports mp3 | Baptiste Coudurier | 2007-01-09 | 1 | -2/+2 |
* | store a few values in the header as difference to the last | Michael Niedermayer | 2007-01-02 | 2 | -8/+8 |
* | Correct value for the test. | Benjamin Larsson | 2007-01-01 | 1 | -2/+2 |
* | Patch for the FLV muxer to supply more complete metadata | Allan Hsu | 2006-12-28 | 2 | -4/+4 |
* | Fix regression tests with out-of-tree builds. | Diego Biurrun | 2006-12-23 | 1 | -3/+4 |