[FFmpeg-devel] [PATCH 1/2] Add AV_DISPOSITION flags for WebVTT text track kinds

Clément Bœsch ubitux at gmail.com
Tue Jun 25 00:14:45 CEST 2013


On Mon, Jun 24, 2013 at 11:18:05AM -0700, Matthew Heaney wrote:
> There are 4 separate WebVTT text track kinds: subtitles (the default
> if not otherwise specified), captions, descriptions, and metadata.
> The WebM muxer needs to know which WebVTT text track kind this is, in
> order to synthesize the correct track type and codec id.
> 
> To allow a demuxer to indicate the text track kind of the input, a new
> set of AV_DISPOSITION flag values has been added, corresponding to
> each of the non-default text track kind values.
> ---
>  doc/APIchanges         | 3 +++
>  libavformat/avformat.h | 7 +++++++
>  libavformat/version.h  | 2 +-
>  3 files changed, 11 insertions(+), 1 deletion(-)
> 

Applied.

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130625/339c2bdb/attachment.asc>


More information about the ffmpeg-devel mailing list