]> git.sesse.net Git - vlc/commit
Avcodec/Avformat: fix CODEC_ID_MP2/MP3 issue when using avformat demuxer
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 5 May 2010 11:14:13 +0000 (13:14 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 5 May 2010 11:15:00 +0000 (13:15 +0200)
commit6a30fd81c3248949fb5f8554ba22e52cbc4489c8
tree16a7bacedc391dd43d503c64fb4d33f9b0cc0d8d
parent5acb64db842bf4273e190ef39d6af90759563850
Avcodec/Avformat: fix CODEC_ID_MP2/MP3 issue when using avformat demuxer

This could result in undf codec. Pointed out by ver
modules/codec/avcodec/fourcc.c