Changeset d92b1b1b in ffmpeg

Timestamp:
Sep 9, 2013, 11:45:38 PM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
f7003c7
Parents:
bb47aa58
git-author:
Vignesh Venkatasubramanian <vigneshv@google.com> (08/30/13 17:52:36)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (09/09/13 23:45:38)
Message:

lavf/matroska: Adding support for Opus CodecDelay

In order to represent the codec delay accurately in Matroska, a
new element CodecDelay has been introduced. It contains the
overall delay added by the codec in nanoseconds. This patch adds
support for muxing CodecDelay value in the container.
Matroska spec for CodecDelay element can be found here:
http://matroska.org/technical/specs/index.html#CodecDelay

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.