[FFmpeg-devel] [PATCH] lavc: set best effort timestamp if unset when using new decode API
wm4
nfxjfg at googlemail.com
Wed Oct 5 12:36:37 EEST 2016
On Tue, 4 Oct 2016 20:26:49 +0200
Michael Niedermayer <michael at niedermayer.cc> wrote:
> On Tue, Oct 04, 2016 at 06:33:48PM +0200, wm4 wrote:
> > Some API users (in particular ffmpeg.c) check the best effort timestamp
> > only.
> > ---
> > Using guess_correct_pts() - not sure what I was thinking.
> > ---
> > libavcodec/utils.c | 9 ++++++++-
> > 1 file changed, 8 insertions(+), 1 deletion(-)
>
> LGTM
>
> thx
>
> [...]
Pushed.
More information about the ffmpeg-devel
mailing list