| Commit message (Expand) | Author | Age | Files | Lines |
* | regression tests for yuv440p yuvj440p | Andreas Öman | 2007-07-19 | 3 | -1/+9 |
* | round timestamps up, k2 broadcast server seems to need it | Baptiste Coudurier | 2007-07-13 | 1 | -1/+1 |
* | set locale to C in seek test | Måns Rullgård | 2007-07-10 | 2 | -425/+428 |
* | update regression checksums after r9447 | Benoit Fouet | 2007-07-03 | 2 | -2/+2 |
* | misc typo fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | Merge tests Makefile into the top-level Makefile. | Diego Biurrun | 2007-06-07 | 8 | -679/+604 |
* | The server configuration file is passed as a command line parameter. | Diego Biurrun | 2007-06-07 | 1 | -1/+1 |
* | seek tests only available with GPL enabled | Benoit Fouet | 2007-05-30 | 1 | -4/+3 |
* | Mark phony swscale_error target as such. | Diego Biurrun | 2007-05-29 | 1 | -1/+1 |
* | 10l: Revert accidental removal of unused code. | Diego Biurrun | 2007-05-27 | 1 | -0/+13 |
* | Exit with error when running libavtest and not configured with --enable-gpl. | Diego Biurrun | 2007-05-27 | 1 | -0/+1 |
* | Rename variable for consistency. | Diego Biurrun | 2007-05-27 | 1 | -2/+2 |
* | whitespace cosmetics | Diego Biurrun | 2007-05-27 | 1 | -13/+10 |
* | better variable names | Diego Biurrun | 2007-05-27 | 1 | -4/+4 |
* | Remove comments that are neither very enlightening nor particularly up-to-date. | Diego Biurrun | 2007-05-27 | 1 | -6/+0 |
* | Do not hide the commands make runs. | Diego Biurrun | 2007-05-27 | 1 | -7/+7 |
* | Fix seek_test compilation for out-of-tree builds. | Diego Biurrun | 2007-05-27 | 2 | -18/+2 |
* | Remove portability comment, it should be pure POSIX now. | Diego Biurrun | 2007-05-25 | 1 | -1/+0 |
* | whitespace cosmetics | Diego Biurrun | 2007-05-25 | 1 | -2/+2 |
* | 'grep -q' is a GNU extension. | Diego Biurrun | 2007-05-25 | 1 | -1/+1 |
* | Do not fail or print an error if the logfile already exists. | Diego Biurrun | 2007-05-25 | 1 | -1/+1 |
* | Also remove seek_test upon clean. | Diego Biurrun | 2007-05-25 | 1 | -2/+2 |
* | Replace multiple rules for compiling binaries by one pattern rule. | Diego Biurrun | 2007-05-24 | 1 | -10/+1 |
* | Use proper license header. | Diego Biurrun | 2007-05-24 | 1 | -5/+6 |
* | typo | Diego Biurrun | 2007-05-24 | 2 | -2/+2 |
* | Remove obsolete and non-working DSP test program. | Diego Biurrun | 2007-05-24 | 2 | -198/+0 |
* | forgotten h.261 seek regression checksum update due to | Michael Niedermayer | 2007-05-21 | 1 | -20/+20 |
* | Do not specify directories in #include path, -I flags take care of this. | Ronald S. Bultje | 2007-05-16 | 1 | -10/+10 |
* | Remove trailing / from -I flags, MinGW appears to dislike them. | Zuxy Meng | 2007-05-09 | 1 | -1/+1 |
* | give the position offset of the file in the packet | Daniel Cardenas | 2007-05-02 | 1 | -508/+508 |
* | update reference file for seek test after delivery 8826 | Benoit Fouet | 2007-05-02 | 1 | -1/+1 |
* | modify order in which files are diff'd | Benoit Fouet | 2007-05-02 | 1 | -1/+1 |
* | enable seektest | Michael Niedermayer | 2007-04-22 | 1 | -1/+1 |
* | seek regression test reference | Michael Niedermayer | 2007-04-22 | 1 | -0/+3490 |
* | dont try to seek on single images | Michael Niedermayer | 2007-04-22 | 1 | -0/+1 |
* | ensure that seek_test is rebuild if any of the libs changed | Michael Niedermayer | 2007-04-22 | 1 | -1/+3 |
* | fix compilation | Baptiste Coudurier | 2007-04-22 | 1 | -0/+2 |
* | fix tiff regression test (bitexact flag was ignoredwhich caused the | Michael Niedermayer | 2007-04-14 | 2 | -2/+2 |
* | YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl) | Kamil Nowosad | 2007-04-06 | 1 | -1/+1 |
* | tiff & sgi regression test | Michael Niedermayer | 2007-04-06 | 2 | -0/+10 |
* | md5 test for the image formats | Michael Niedermayer | 2007-03-24 | 2 | -6/+11 |
* | bmp and tga image regression test | Michael Niedermayer | 2007-03-24 | 2 | -0/+8 |
* | 1000000l for me ive misstakely reverted the regression checksum change from r... | Michael Niedermayer | 2007-03-24 | 3 | -3/+3 |
* | set more reasonable cutoff for audio rate conversion | Michael Niedermayer | 2007-03-22 | 3 | -15/+15 |
* | update resgression tests after the resampler changes | Michael Niedermayer | 2007-03-22 | 3 | -31/+31 |
* | AC-3 encoded volume is too high. Revert revision 7160: | Bill O'Shaughnessy | 2007-03-18 | 3 | -3/+3 |
* | Remove -ab 64k from ffmpeg options, this is now default. | Benoit Fouet | 2007-03-12 | 1 | -1/+1 |
* | 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 |