]> git.sesse.net Git - vlc/commit
Allowed to use mp2/mp3 to specify layer 2/3 for mpeg audio encoder.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 1 Nov 2011 13:34:24 +0000 (14:34 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 1 Nov 2011 13:36:29 +0000 (14:36 +0100)
commit16aec732663892527bc84f907d9b19fb784d9e1f
tree6965f727a28712ee87b3cbd2bd306a26a2722836
parent4ae75d4717c32de2f332993018b646daea85aa33
Allowed to use mp2/mp3 to specify layer 2/3 for mpeg audio encoder.

It might be better (dunno if it would be simpler) to have a way to
specify some kind of profile.
include/vlc_fourcc.h
modules/codec/avcodec/encoder.c
modules/codec/shine/shine_mod.c
modules/codec/twolame.c
modules/stream_out/transcode/transcode.c