summaryrefslogtreecommitdiffstats
path: root/demux/codec_tags.c
diff options
context:
space:
mode:
Diffstat (limited to 'demux/codec_tags.c')
-rw-r--r--demux/codec_tags.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/demux/codec_tags.c b/demux/codec_tags.c
index 66489aae03..dbf384fdbd 100644
--- a/demux/codec_tags.c
+++ b/demux/codec_tags.c
@@ -132,7 +132,6 @@ static const struct mp_codec_tag mp_audio_codec_tags[] = {
{MKTAG('B', 'P', 'C', 'M'), "pcm_bluray"},
{MKTAG('P', 'L', 'X', 'F'), "pcm_lxf"},
{MKTAG('T', 'W', 'I', '2'), "twinvq"},
- {0x20776172, "pcm"}, // demux_mpg.c dvdpcm
{0},
};