501 Commits (465c9fdeebe32de6de0d68a869d971e704e95704)

Author SHA1 Message Date
Roberto Togni 64d8ef0bb7 Fix seek regression test for ac3 in rm after r10634 17 years ago
Michael Niedermayer f612801465 fix timestamps used for ratecontrol 17 years ago
Michael Niedermayer e559c30a20 allow changing of the spatial_decomposition_count and quantization tables 17 years ago
Michael Niedermayer 7d7f57d939 store halfpel filter coefficients in the header as well as the 17 years ago
Michael Niedermayer a68ca08e30 cleanup mc_block() 17 years ago
David Conrad 7a297ceb8f Update mkv regression tests after r10421 17 years ago
David Conrad 46491f138c Matroska regression tests 17 years ago
Neil Brown 9fcbcca60a If a stream has no start time, but the first packet has a 'pts', use that 17 years ago
Michael Niedermayer d593e32983 use 16bit IDWT (a SIMD implementation of it should be >2x faster then with 17 years ago
Michael Niedermayer b538791bc9 use more bits on the encoder side 17 years ago
Michael Niedermayer ce611a27be Change rounding of the horizontal DWT to match the vertical one. 17 years ago
David Conrad 99e8b22dc5 Use PRId64 in seek test 17 years ago
Michael Niedermayer f38e2b13bd nut regression test 17 years ago
Baptiste Coudurier 9031aeb1cd take care to use video track field number as duration 17 years ago
Michael Niedermayer 371bf80642 ignore preroll, it is generally not what AVStream.start_time should contain 17 years ago
Michael Niedermayer d7826b58d2 make wmv1 and wmv2 playable with M$ DMO decoder 17 years ago
Michael Niedermayer a3be5e589b update seek regressions for r9917 17 years ago
Michael Niedermayer d2f8f410bc flashsv regression test 17 years ago
Andreas Öman 6b8bcd3ed3 regression tests for yuv440p yuvj440p 17 years ago
Baptiste Coudurier 51d2ff8044 round timestamps up, k2 broadcast server seems to need it 17 years ago
Måns Rullgård 1e56c151bc set locale to C in seek test 17 years ago
Benoit Fouet d31c98bf80 update regression checksums after r9447 17 years ago
Diego Biurrun 90b5b51eab misc typo fixes 18 years ago
Diego Biurrun 755bfeabcc misc spelling fixes 18 years ago
Diego Biurrun 4fbd52f0b8 Merge tests Makefile into the top-level Makefile. 18 years ago
Diego Biurrun 46076a95a0 The server configuration file is passed as a command line parameter. 18 years ago
Benoit Fouet 9f6c879365 seek tests only available with GPL enabled 18 years ago
Diego Biurrun 822dc0b820 Mark phony swscale_error target as such. 18 years ago
Diego Biurrun 2d2fe55737 10l: Revert accidental removal of unused code. 18 years ago
Diego Biurrun 0fd5a1b935 Exit with error when running libavtest and not configured with --enable-gpl. 18 years ago
Diego Biurrun faed2a7f8f Rename variable for consistency. 18 years ago
Diego Biurrun 1b1a1608be whitespace cosmetics 18 years ago
Diego Biurrun acfd623e8f better variable names 18 years ago
Diego Biurrun 0cda58aaaa Remove comments that are neither very enlightening nor particularly up-to-date. 18 years ago
Diego Biurrun 6fea73ceef Do not hide the commands make runs. 18 years ago
Diego Biurrun dd4ca89143 Fix seek_test compilation for out-of-tree builds. 18 years ago
Diego Biurrun 59a2385e73 Remove portability comment, it should be pure POSIX now. 18 years ago
Diego Biurrun dc75f7eeb4 whitespace cosmetics 18 years ago
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