]> git.sesse.net Git - ffmpeg/commit
avformat/y4m: do not try to seek if pts is less than 0
authorPaul B Mahol <onemda@gmail.com>
Sun, 22 Sep 2019 17:24:17 +0000 (19:24 +0200)
committerPaul B Mahol <onemda@gmail.com>
Sun, 22 Sep 2019 17:25:55 +0000 (19:25 +0200)
commit05a2ce93265442285b2838530ba5bb5702cd18b1
tree1e1f2da3549f2460ea0bb8110d3bf466d6c1fd02
parent0728d644973c314785c26b3d0559ba829ca31641
avformat/y4m: do not try to seek if pts is less than 0

Fixes #8193.
libavformat/yuv4mpegdec.c