[FFmpeg-devel] [PATCH v1] avformat/flvenc: add add_keyframe_index option
Lou Logan
lou at lrcd.com
Fri Nov 4 21:04:22 EET 2016
On Fri, 4 Nov 2016 11:24:06 +0800, Steven Liu wrote:
> Add keyframe index metadata
> Used to facilitate seeking; particularly for HTTP pseudo streaming.
>
> Reviewed-by: Lou Logan <lou at lrcd.com>
> Signed-off-by: Steven Liu <liuqi at gosun.com>
> ---
> doc/muxers.texi | 3 +
> libavformat/flvenc.c | 331 ++++++++++++++++++++++++++++++++++++++++++++++++--
> 2 files changed, 324 insertions(+), 10 deletions(-)
The documentation LGTM.
More information about the ffmpeg-devel
mailing list