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

"zhilizhao(赵志立)" quinkblack at foxmail.com
Wed Aug 3 13:10:36 EEST 2022


> On Jul 29, 2022, at 12:43 PM, Zhao Zhili <quinkblack at foxmail.com> wrote:
> 
> 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

Applied as 693c5b, 988838, f56730.

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