[FFmpeg-devel] [PATCH V2 0/4] fix webvtt can't dump option issue
Jun Zhao
mypopydev at gmail.com
Thu Jun 6 05:07:22 EEST 2019
V2: - fix WebVTT encoder fail issue
Jun Zhao (4):
lavf/webvtt: fix ffmpeg -h demuxer=webvtt can't dump options
lavf/webvttenc: fix ffmpeg -h full can't display webvtt muxer
lavc/webvttdec: fix ffmpeg -h full can't display webvtt decoder
lavc/webvttenc: fix ffmpeg -h full can't display webvtt encoder
libavcodec/webvttdec.c | 13 +++++++++++++
libavcodec/webvttenc.c | 14 ++++++++++++++
libavformat/webvttdec.c | 10 +++++-----
libavformat/webvttenc.c | 13 +++++++++++++
4 files changed, 45 insertions(+), 5 deletions(-)
More information about the ffmpeg-devel
mailing list