169 Commits (8cd8eaa54675527c4a22ff108f516768edc3258a)

Author SHA1 Message Date
Baptiste Coudurier 2940b38ef2 fix pts handling in ffm 17 years ago
Baptiste Coudurier 995877956f update regression tests for ts due to r13641 17 years ago
Michael Niedermayer bf1310c7b1 Update regression checksums after dts calculation fix (r13470). 17 years ago
Baptiste Coudurier 0bf017c48b update regression ref due to r13412 17 years ago
Henrik Gulbrandsen 4fa6eac5f1 Correct ASF duration. 17 years ago
Baptiste Coudurier 3a71577f87 homogenous regression tests output for image formats 17 years ago
Baptiste Coudurier 3251f24be7 missed one 17 years ago
Baptiste Coudurier 7261f9bd25 cosmetics, remove leading whitespaces 17 years ago
Baptiste Coudurier e516d3488a change rle encoder to count up to 127, sgi does not support 128 17 years ago
Justin Ruggles fe790f89e8 Use 15-bit LPC precision by default. This generally gives better compression 17 years ago
Justin Ruggles 6e330816d4 fix Ogg/FLAC header size 17 years ago
Panagiotis Issaris 781138d005 Update the regression tests reference values after the changes to the Matroska 17 years ago
Michael Niedermayer e942293db1 It appears last_pts was not set ... 17 years ago
Michael Niedermayer a712d725c0 Header elision muxing support. 17 years ago
Benoit Fouet 3f8e1fc80c Update regression test checksum for ffm. 17 years ago
Baptiste Coudurier 37b74c8651 Fix issue 338: 17 years ago
Oded Shimon 4ddcc983b4 back_ptr calculation used wrong timebase when searching for back syncpoint 17 years ago
Oded Shimon 02c986a8d6 Fix intented algo in syncpoint writing before keyframes in NUT muxer 17 years ago
Oded Shimon 82badd27f1 nut->max_distance was not set at all anywhere in the NUT muxer 17 years ago
Oded Shimon 103d74ea5c ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer only 17 years ago
Måns Rullgård 2009721d99 split lavf regression tests 17 years ago
Måns Rullgård 4383ed5cba split regression tests allowing make to run them in parallel 17 years ago
Michael Niedermayer 175e23e875 Consider initial EOR in the back_ptr calculation. 17 years ago
Michael Niedermayer 7548783bc5 correct invalid duration 17 years ago
Kostya Shishkov ec28509fed Fix regression tests after r11127 and 11129 17 years ago
Baptiste Coudurier 5118cae694 ogg muxer 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 f38e2b13bd nut regression test 18 years ago
Baptiste Coudurier 9031aeb1cd take care to use video track field number as duration 18 years ago
Michael Niedermayer 371bf80642 ignore preroll, it is generally not what AVStream.start_time should contain 18 years ago
Andreas Öman 6b8bcd3ed3 regression tests for yuv440p yuvj440p 18 years ago
Baptiste Coudurier 51d2ff8044 round timestamps up, k2 broadcast server seems to need it 18 years ago
Diego Biurrun 4fbd52f0b8 Merge tests Makefile into the top-level Makefile. 18 years ago
Michael Niedermayer c28baf069d fix tiff regression test (bitexact flag was ignoredwhich caused the 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
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 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
Alex Beregszaszi 89daa6b8b6 synchronize to latest ffm changes 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