[FFmpeg-devel] [PATCH v2 0/3] avformat/flv: fix timestamps of key frame index

Zhao Zhili quinkblack at foxmail.com
Fri Jul 29 07:43:07 EEST 2022


From: Zhao Zhili <zhilizhao at tencent.com>

v2:
Simplify patch 2/3 as Michael's suggestion.

Zhao Zhili (3):
  avformat/flvenc: fix timestamp of key frame index
  avformat/flvdec: make key frame timestamps more accurate
  avformat/flvenc: fix shadowed variable ts

 libavformat/flvdec.c                  | 13 +++++++------
 libavformat/flvenc.c                  | 14 ++++----------
 tests/ref/fate/flv-add_keyframe_index |  2 +-
 3 files changed, 12 insertions(+), 17 deletions(-)

-- 
2.34.1



More information about the ffmpeg-devel mailing list