Avcodec/Avformat: fix CODEC_ID_MP2/MP3 issue when using avformat demuxer
commit26ea53d4d2d5f9a880c5d9147fa8567ec700a1f4
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 5 May 2010 11:14:13 +0000 (5 13:14 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 6 May 2010 08:38:21 +0000 (6 10:38 +0200)
tree3868d5526a1509f414866f425cad095e1ad3688e
parentf13206ef02f23a7dce9330d82b9dc193258097bc
Avcodec/Avformat: fix CODEC_ID_MP2/MP3 issue when using avformat demuxer

This could result in undf codec. Pointed out by ver
(cherry picked from commit 6a30fd81c3248949fb5f8554ba22e52cbc4489c8)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/codec/avcodec/fourcc.c