diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-08-12 22:28:49 +0100 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-08-28 12:33:26 -0400 |
commit | d4ae8ac92f619507aadd021bb67b517d39d3a36f (patch) | |
tree | 97fdda868ca2ca7fcf0e739cf2d6492d46824299 /Changelog | |
parent | 9301486408a480629336af4d7fd873c0f28fb2d5 (diff) | |
download | ffmpeg-d4ae8ac92f619507aadd021bb67b517d39d3a36f.tar.gz |
matroskadec: parse stereo mode on decoding
Convert the Matroska stereo format to the Stereo3D format, and add a
Stereo3D side data to the stream.
Bump the doctype version supported.
Bug-Id: 728 / https://bugs.debian.org/757185
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ version <next>: - request icecast metadata by default - support for using metadata in stream specifiers in avtools - Aliases and defaults for Ogg subtypes (opus, spx) +- matroska 3d support version 10: |