ffmpeg/tests
Jonas Licht 59ad504696 libavformat/mov.c: use calculated dts offset when seeking in streams
Subtract the calculated dts offset from the requested timestamp before
seeking. This fixes an error "Error while filtering: Operation not
permitted" observed with a short file which contains only one key frame
and starts with negative timestamps.

Then, av_index_search_timestamp() returns a valid negative timestamp,
but mov_seek_stream bails out with AVERROR_INVALIDDATA.

Fixes ticket #6139.

Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de>
Signed-off-by: Peter Große <pegro@friiks.de>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-10-30 01:09:40 +01:00
..
api
checkasm Merge commit 'e00db9f78bb475ed5103364f61892f4e75ef89ba' 2017-10-28 18:18:41 -03:00
fate fate: Add bitexact flag to the invalid-elst test. 2017-10-29 23:10:02 +01:00
filtergraphs
ref libavformat/mov.c: use calculated dts offset when seeking in streams 2017-10-30 01:09:40 +01:00
.gitignore
Makefile cbs: Add some read/write tests 2017-10-17 20:56:30 +01:00
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh fate: add missing closing bracket 2017-10-11 19:35:56 -03:00
fate-valgrind.supp
fate.sh
ffserver-regression.sh
ffserver.conf
ffserver.regression.ref tests/ffserver.regression.ref: update checksums to what ffserver currently produces 2017-10-25 00:18:33 +02:00
lavf-regression.sh fate: add mxf_dv25/dvcpro50 regression tests 2017-09-18 08:56:52 +02:00
md5.sh
refcmp-metadata.awk fate: add tests for psnr and ssim filter 2017-09-27 15:58:49 +02:00
reference.pnm
regression-funcs.sh
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c