[FFmpeg-devel] [PATCH] mp2 muxer extensions shouldn't depend on lame

Aurelien Jacobs aurel
Sun Feb 1 18:45:33 CET 2009


Hi,

Curently, the extensions supported by our mp2 muxers depend on
CONFIG_LIBMP3LAME. I can't imagine any good reason to do this.
When compiling without lame, if you try to streamcopy to mp3,
you still end up using the mp2 muxer (and thus no id3v2).
I propose to remove this conditionnal support of the mp3
extension in the mp2 muxer.

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mp3_nolame.diff
Type: text/x-diff
Size: 393 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090201/d332b4af/attachment.diff>



More information about the ffmpeg-devel mailing list