Port SMPTE S302M audio decoder from FFmbc 0.3.

This commit is contained in:
Baptiste Coudurier
2011-04-12 15:29:09 -07:00
committed by Diego Biurrun
parent b44c8ad280
commit 9aa91043f3
7 changed files with 147 additions and 0 deletions

View File

@@ -232,6 +232,7 @@ enum CodecID {
CODEC_ID_PCM_F64LE,
CODEC_ID_PCM_BLURAY,
CODEC_ID_PCM_LXF,
CODEC_ID_S302M,
/* various ADPCM codecs */
CODEC_ID_ADPCM_IMA_QT= 0x11000,