[MPlayer-dev-eng] [PATCH] Fix MPlayer compilation libvorbis is missing
Roberto Togni
rxt at rtogni.it
Wed Jan 24 11:32:01 CET 2007
On Wed, 24 Jan 2007 14:25:44 +0600
"Vladimir Voroshilov" <voroshil at gmail.com> wrote:
> Hi, all
>
> Attached patch disables ogg_muxer in libavcodec when libvorbis is
> unavailable or diabled.
>
ogg_muxer depends on libogg, not on libvorbis. but since libvorbis
requires libogg, it can be a good workaround.
but i still haven't got a final answer about the usefulness of it (also
libvorbis_encoder), if they can't be used, then always disabling them
is better.
I committed you fix and also added libvorbis_encoder to it. I also
disabled libvorbis_decoder, i forgot it in the previous commit.
Ciao,
Roberto
More information about the MPlayer-dev-eng
mailing list