print: Support dump of Windows Media Audio V2 and V3 sample description.
commit56b3ffe2d194c420d760bbfb9e5ca4f8cec1a191
authorYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Thu, 13 Nov 2014 20:14:40 +0000 (14 05:14 +0900)
committerYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Thu, 13 Nov 2014 20:26:46 +0000 (14 05:26 +0900)
treea13ee35a9c4ba8c79b112e2cd08b37714a951196
parent7f5268830f5b354859b7a33d9bcdf26b48dcc7b9
print: Support dump of Windows Media Audio V2 and V3 sample description.

I don't know whether Windows Media Audio V1 can be encapsulated in
ISMV/ISMA or not since SSFBasicMuxer fails to mux the stream.
The Codec Specific Info is stored in the 'wfex' box which just includes
WAVEFORMATEX structure.
codecs/wma.c [new file with mode: 0644]
configure
core/box.h
core/print.c
core/read.c
lsmash.h