mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-10 19:20:38 +08:00
Port SMPTE S302M audio decoder from FFmbc 0.3.
This commit is contained in:

committed by
Diego Biurrun

parent
b44c8ad280
commit
9aa91043f3
@@ -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,
|
||||
|
Reference in New Issue
Block a user