613 Commits (a3250d073da3b95f3369361f0b20809d66fbf692)

Author SHA1 Message Date
Justin Ruggles 6682ae42a4 write actual min and max frame size to FLAC header. update regression test checksum. 16 years ago
Justin Ruggles a9f8587e15 write MD5 checksum to FLAC header. update regression tests. 16 years ago
Justin Ruggles 2b90551764 update FLAC regression test due to expected change after r15324 16 years ago
Michael Niedermayer 3e3c638e69 Switch regression tests to swscale. 16 years ago
Aurelien Jacobs 20f7466550 matroskadec: after seeking, skip up to the desired timestamp instead of 16 years ago
Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
Aurelien Jacobs 0b393b7a4e fix seek regression tests after r15229 16 years ago
Peter Ross 287ba997b5 Remove further 1sample=2byte assumptions within FFmpeg to allow 16 years ago
Michael Niedermayer d3b4b74c32 Fix lossless jpeg encoder to comply to spec and store full redundant 16 years ago
Aurelien Jacobs cbccf2058e Fix the seek regressions to match changes in r14956, r14959 and r14960. 16 years ago
Aurelien Jacobs 38511b9ad3 matroska: fix regression test according to r14862 16 years ago
Peter Ross 6f18fe8ce7 Add regression tests for F32LE, F64BE and F64LE PCM codecs. 16 years ago
Peter Ross 5e8ecfde50 Apply PCM ENCODE/DECODE() macros to the S/U,8/24/32,LE/BE PCM codecs. 16 years ago
Peter Ross 4f5c72e857 PCM regression tests. 16 years ago
Baptiste Coudurier 77c3fb9098 add dv 4:1:1 regression test 16 years ago
Baptiste Coudurier b91758de48 100l, fix test, ref values were done with mv0, dunno how this slipped in 16 years ago
Baptiste Coudurier 2cce68f8bd add mpeg2 4:2:2 regression test 16 years ago
Aurelien Jacobs 3fa1e8185a matroskadec: update seek regression test to match new ebml parser 16 years ago
Baptiste Coudurier 39a127bfbc Only reset buffer state if seeking is successful; update seek reg ref. 16 years ago
Baptiste Coudurier 23f02559fe check url_fseek return value, update seek reg tests 16 years ago
Michael Niedermayer 1e90317b65 Fix tiny_psnr so it compares all bytes (it did skip the last block). 16 years ago
Diego Biurrun cc8de8e8a5 cosmetics: typo/grammar fixes 16 years ago
Michael Niedermayer e740c796d8 Fix segfault with non existing input files. 16 years ago
Baptiste Coudurier 9b92ed7666 update swf video frame number when muxing done, fix #439 16 years ago
Michael Niedermayer 4c453ddbbc Make our flac decoder decode all the data at EOF. 16 years ago
Reimar Döffinger ae8afab998 Fix MS ADPCM de- and encoding: first and second sample are swapped. 16 years ago
Michael Niedermayer 7efeb73a5a 10000l for myself, my last change was incomplete. 16 years ago
Michael Niedermayer 6d77d9acf7 Set cur_dts to 0 only during creating new streams and not every time cur_dts happens 16 years ago
Baptiste Coudurier 148c8d8018 store dts in ffm headers 16 years ago
Baptiste Coudurier 5e5f75cf8a remove pts set hack, this is no more correct 16 years ago
Baptiste Coudurier 78a5c7a5a1 update seek reg ref due to r13856 16 years ago
Baptiste Coudurier dbedf2aae2 enable feeder threads 16 years ago
Baptiste Coudurier 54e5cf132d do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking 16 years ago
Baptiste Coudurier 60a04f7fc9 use av_seek_frame to flush demxu pending packets, fixes seeking, should have been done when av_find_stream_info was added 16 years ago
Baptiste Coudurier f7d321bc03 update reg ref due to r13851 16 years ago
Michael Niedermayer 65f526835f I think we are also compliant to iso2. 17 years ago
Michael Niedermayer ed6e47c21d Add isom to the compatible brands. 17 years ago
Baptiste Coudurier b63ba850c1 remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing scheme still fits 17 years ago
Baptiste Coudurier 3c6a9f66b9 pass dts and pts through ffm, should fix streaming b frames 17 years ago
Baptiste Coudurier d8b1dffbc5 remove unneeded ffmpeg commandline switches, and enable quiet mode 17 years ago
Baptiste Coudurier 8a4f5983ee update ffm seek tests now that timestamps are fixed 17 years ago
Baptiste Coudurier 2940b38ef2 fix pts handling in ffm 17 years ago
Baptiste Coudurier c07d64c890 Reset reading state after successful seek. 17 years ago
Baptiste Coudurier 995877956f update regression tests for ts due to r13641 17 years ago
Michael Niedermayer d59591fb02 In mpeg1/2 timestamps are associated with the access unit which 17 years ago
Måns Rullgård 968ae1d9cc fix servertest in out of tree builds 17 years ago
Baptiste Coudurier 79c7968726 update regressions tests, should be stable now 17 years ago
Baptiste Coudurier 626932fd83 sleep seems needed to wait for feed to be setup 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