[FFmpeg-devel] [PATCH V2 0/5] add some information for duration issue debug

mypopy at gmail.com mypopy at gmail.com
Mon Sep 30 05:12:07 EEST 2019


On Sun, Sep 29, 2019 at 5:28 PM Jun Zhao <mypopydev at gmail.com> wrote:
>
> V2: - split the duration estimate as function, only update the patch 5/5
>       the other patches 1-4 same as the V1.
>
> Jun Zhao (5):
>   lavf/utils: change the log level to warning if can't get duration
>   lavf/nutdec: add logging context to log
>   lavf/utils: correct the duration estimation method for nut demuxer
>   lavf/utils: Cosmetics: fix indentation for estimate_timings
>   lavf/utils: support duration estimate method dump
>
>  libavformat/nutdec.c |    6 +++---
>  libavformat/utils.c  |   31 ++++++++++++++++++++++++-------
>  2 files changed, 27 insertions(+), 10 deletions(-)
>
Apllied, Thx


More information about the ffmpeg-devel mailing list