Commit 1f9c93f3 authored by Francois Cartegnie's avatar Francois Cartegnie

demux: wav: map atrac3+ (fix #15001)

parent 52847eaf
......@@ -360,6 +360,7 @@ static int Open( vlc_object_t * p_this )
case VLC_CODEC_GSM_MS:
case VLC_CODEC_ADPCM_G726:
case VLC_CODEC_TRUESPEECH:
case VLC_CODEC_ATRAC3P:
case VLC_CODEC_ATRAC3:
case VLC_CODEC_G723_1:
case VLC_CODEC_WMA2:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment