diff options
author | Moritz Bunkus <moritz@bunkus.org> | 2012-08-05 16:25:48 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-08-05 17:59:12 +0200 |
commit | bc3b4220296e24e2cdd1213208a470853fcb76c3 (patch) | |
tree | 8f9252f1fb0648d52f802ddaa1d756b99461c9d3 /libavformat/riff.c | |
parent | d106ffd942e2e1837d8b100161cb1df1aa7b617a (diff) | |
download | ffmpeg-bc3b4220296e24e2cdd1213208a470853fcb76c3.tar.gz |
matroskadec: Implement support for ALAC
This patch implements support reading ALAC from Matroska files. The
only non-trivial thing about it is that only the ALAC magic cookie is
stored in Matroska's CodecPrivate element but not the "atom size",
"tag" and "tag version" fields that FFMPEG's ALAC decoder
expects. However, those are trivial to re-create.
Sample files are available:
http://www.bunkus.org/videotools/mkvtoolnix/samples/alac/alac-in-matroska.mka
and the CoreAudio file it was created from with today's mkvmerge:
http://www.bunkus.org/videotools/mkvtoolnix/samples/alac/alac-in-matroska-source.caf
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/riff.c')
0 files changed, 0 insertions, 0 deletions