[FFmpeg-devel] [PATCH 1/2] avformat/webvttdec: Add support for HLS WebVTT MPEG timestamp map

2016-12-30 Thread Franklin Phillips
WebVTT subtitle files in HLS streams contain a header to synchronize the subtitles with the MPEG TS timestamps of the HLS stream. Add an AVOption to prefer MPEG TS style timestamps generated according to the mapping header, if available. Signed-off-by: Franklin Phillips --- libavformat/webvttde

[FFmpeg-devel] [PATCH 1/2] avformat/webvttdec: Add support for HLS WebVTT MPEG timestamp map

2016-12-06 Thread Franklin Phillips
WebVTT subtitle files in HLS streams contain a header to synchronize the subtitles with the MPEG TS timestamps of the HLS stream. Add an AVOption to prefer MPEG TS style timestamps generated according to the mapping header, if available. Signed-off-by: Franklin Phillips --- libavformat/webvttde