Commit 376853e5 authored by Laurent Aimar's avatar Laurent Aimar

Fixed missing A() section for VLC_CODEC_ADPCM_IMA_AMV.

parent 32d00638
......@@ -927,6 +927,7 @@ static const entry_t p_list_audio[] = {
A("ms\x00\x11"),
B(VLC_CODEC_ADPCM_IMA_AMV, "IMA AMV ADPCM Audio"),
A("imav"),
/* AMR */
B(VLC_CODEC_AMR_NB, "AMR narrow band"),
......
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