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

Jun Zhao mypopydev at gmail.com
Sun Sep 29 12:27:49 EEST 2019


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(-)



More information about the ffmpeg-devel mailing list