summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpegaudiodec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mpegaudiodec.c')
-rw-r--r--libavcodec/mpegaudiodec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mpegaudiodec.c b/libavcodec/mpegaudiodec.c
index 61fc5b8..43ec55d 100644
--- a/libavcodec/mpegaudiodec.c
+++ b/libavcodec/mpegaudiodec.c
@@ -2597,7 +2597,7 @@ AVCodec mp3_decoder =
{
"mp3",
CODEC_TYPE_AUDIO,
- CODEC_ID_MP3LAME,
+ CODEC_ID_MP3,
sizeof(MPADecodeContext),
decode_init,
NULL,
OpenPOWER on IntegriCloud