[MPlayer-dev-eng] [PATCH]Fix --disable-tremor-internal
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Mon Aug 2 20:45:58 CEST 2010
On Sun, Aug 01, 2010 at 10:03:54PM +0000, Carl Eugen Hoyos wrote:
> Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
>
> > Well, it means it won't work anymore on systems that do
> > have a non-split libvorbis, nor will it work on systems
> > with only decoder installed.
>
> I understand.
> So can I commit the following inlined as a start?
>
> Carl Eugen
>
> Index: configure
> ===================================================================
> --- configure (Revision 31890)
> +++ configure (Arbeitskopie)
> @@ -6665,7 +6665,6 @@
> codecmodules="libvorbis $codecmodules"
> res_comment="libvorbis"
> extra_ldflags="$extra_ldflags -lvorbis -logg"
> - libavencoders="$libavencoders LIBVORBIS_ENCODER"
> else
> _vorbis=no
> nocodecmodules="libvorbis $nocodecmodules"
Wouldn't that mean that encoding with libvorbis will not at
all be possible anymore?
Seems at least suboptimal, but I don't care much.
More information about the MPlayer-dev-eng
mailing list