]> git.sesse.net Git - ffmpeg/commit
lavc: set best effort timestamp if unset when using new decode API
authorwm4 <nfxjfg@googlemail.com>
Wed, 5 Oct 2016 09:35:54 +0000 (11:35 +0200)
committerwm4 <nfxjfg@googlemail.com>
Wed, 5 Oct 2016 09:35:54 +0000 (11:35 +0200)
commit40fbf3204208f89a0626f85ce6dd06ca0741583b
tree359364070fb74f5923cadd7be5f67a4a8d68605e
parent5173ffb27f6e3ad25c1b947cda2fb9e196a7918a
lavc: set best effort timestamp if unset when using new decode API

Some API users (in particular ffmpeg.c) check the best effort timestamp
only.
libavcodec/utils.c