]> git.sesse.net Git - vlc/commit
differentiate mpga (layer 2) and mp3 (layer 3) codecs
authorIlkka Ollakka <ileoo@videolan.org>
Mon, 6 Jan 2014 20:15:55 +0000 (22:15 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Fri, 10 Jan 2014 11:36:46 +0000 (13:36 +0200)
commit14ffb1a5ca8ecee6ad9cd569dc1b162e2eeed1ba
treebc5040083bb9162a9d7af2a453ada5c49ab8efbb
parent03fe7c3da8e32de622ab892ce611a029067a4bb6
differentiate mpga (layer 2) and mp3 (layer 3) codecs

Fixes #10318
include/vlc_codecs.h
modules/audio_filter/converter/mpgatofixed32.c
modules/codec/avcodec/encoder.c
modules/codec/avcodec/fourcc.c
modules/codec/mpeg_audio.c