Age | Commit message (Expand) | Author |
2007-02-12 | always use audio spread (instead of "video no spread" for audio ...) | Michael Niedermayer |
2007-02-12 | oops forgot this one (increase preroll time to min of my asfs) | Michael Niedermayer |
2007-02-12 | increaseing preroll time to the minimum of the asf files i have | Michael Niedermayer |
2007-02-12 | remove md5 check for wma as there are rounding differences between cpus | Michael Niedermayer |
2007-02-12 | disabling vorbis regression test for now, both encoder and decoder behave str... | Michael Niedermayer |
2007-02-12 | dont set the keyframe flag for audio as microshitty doesnt do it and some thi... | Michael Niedermayer |
2007-02-12 | Regression changes after addition of fact chunk to non-PCM wav | Michel Bardiaux |
2007-02-09 | fix broken memset(padding, 0) code | Michael Niedermayer |
2007-02-07 | iam pretty sure send time is dts and not pts ... | Michael Niedermayer |
2007-02-07 | vorbis regression test | Michael Niedermayer |
2007-02-07 | fix regression tests due to pixel format name changes | Baptiste Coudurier |
2007-02-06 | wma regression test | Michael Niedermayer |
2007-02-06 | Add seektest to list of PHONY targets. | Diego Biurrun |
2007-02-05 | indent | Michael Niedermayer |
2007-02-05 | dont output information about what is demuxed after a seek failure | Michael Niedermayer |
2007-02-05 | 10l uninitalized cola | Michael Niedermayer |
2007-02-05 | seek regression tests | Michael Niedermayer |
2007-01-25 | Do not run (broken) ffserver test by default and warn about its brokenness. | Diego Biurrun |
2007-01-21 | fix msmpeg4v3 tag in asf | Michael Niedermayer |
2007-01-18 | Add/update some comments. | Diego Biurrun |
2007-01-18 | Rename do_libav var so as not to clash with the do_libav function on Solaris. | Diego Biurrun |
2007-01-16 | update swf regression checksum | Måns Rullgård |
2007-01-15 | Revert broken removal of variable indirection. | Diego Biurrun |
2007-01-15 | * Fixing a bug with incorrect bits set in AAUX source pack | Roman Shaposhnik |
2007-01-15 | Remove leftover variable. | Diego Biurrun |
2007-01-15 | Remove unnecessary variable indirection. | Diego Biurrun |
2007-01-14 | merge fragmented mpeg4adv section in regression.sh | Måns Rullgård |
2007-01-14 | 100l: Fix damage from a buggy emacs macro. | Diego Biurrun |
2007-01-14 | Merge redundant comments. | Diego Biurrun |
2007-01-14 | Add two more variables for temporary files. | Diego Biurrun |
2007-01-14 | comment grammar fixes | Diego Biurrun |
2007-01-10 | Bail out immediately with software scaler instead of failing the tests. | Diego Biurrun |
2007-01-09 | change regression tests for swf, use same as flv, swf muxer only supports mp3 | Baptiste Coudurier |
2007-01-09 | change regression tests for swf, use same as flv, swf muxer only supports mp3 | Baptiste Coudurier |
2007-01-02 | store a few values in the header as difference to the last | Michael Niedermayer |
2007-01-01 | Correct value for the test. | Benjamin Larsson |
2006-12-28 | Patch for the FLV muxer to supply more complete metadata | Allan Hsu |
2006-12-23 | Fix regression tests with out-of-tree builds. | Diego Biurrun |
2006-12-22 | test DIRECT{0,0} too if flag mv0 is used | Michael Niedermayer |
2006-12-21 | Use $< instead of explicit names. | Diego Biurrun |
2006-12-21 | change mpeg2 intra vlc test to advanced one, add qprd trell and b frames | Baptiste Coudurier |
2006-12-21 | use qscale_table in adaptive quant | Michael Niedermayer |
2006-12-21 | skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s... | Michael Niedermayer |
2006-12-21 | dont randomly disallow intr4v in adaptive quant | Michael Niedermayer |
2006-12-21 | dont randomly dissallow direct MBs | Michael Niedermayer |
2006-12-21 | QPRD & adaptive quantization regression tests | Michael Niedermayer |
2006-12-20 | fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain) | Michael Niedermayer |
2006-12-11 | Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data. | Reimar Döffinger |
2006-12-02 | Make do_video_encoding general enough to accomodate all cases. | Diego Biurrun |
2006-12-02 | Make do_video_decoding general enough to accomodate all cases. | Diego Biurrun |