Changeset 37cef8c7 in ffmpeg

Timestamp:
May 22, 2014, 4:53:13 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
bda8ceb9
Parents:
a996eacc
git-author:
Vignesh Venkatasubramanian <vigneshv@google.com> (05/07/14 16:46:40)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (05/22/14 16:53:13)
Message:

libavformat/matroskaenc: Add WebM DASH support

WebM DASH specification [1] requires the Clusters and Cues to be output in a
specific way. Adding a flag to matroskaenc that will enable support for
creating WebM/Mkv files conforming to the WebM DASH specification.

[1] http://wiki.webmproject.org/adaptive-streaming/webm-dash-specification

Signed-off-by: Vignesh Venkatasubramanian <vigneshv@google.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.