1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
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 tests: do not use AVFrame accessor 2017-04-23 14:47:54 +07:00
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 FATE: Add test for libavfilter/scale2ref 2017-06-05 01:50:25 +02:00
ref libavformat/mov.c: use calculated dts offset when seeking in streams 2017-10-30 01:09:40 +01:00
.gitignore
audiogen.c
audiomatch.c tests/audiomatch: Fix compile warning 2016-08-25 18:37:29 +02:00
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 Merge commit '35d1f726eb9fdd376ab900587fb02122b72f2b9a' 2017-05-05 09:27:18 +02:00
ffserver-regression.sh tests: drop -d option from ffserver invocation 2016-11-30 22:38:10 +01:00
ffserver.conf tests/ffserver.conf: Force bitexactness in the ffmpeg command 2016-11-27 23:28:23 +01:00
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
Makefile cbs: Add some read/write tests 2017-10-17 20:56:30 +01: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 tests: add -nostdin flag when calling ffmpeg 2016-10-06 18:31:07 -05:00
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c