[MPlayer-dev-eng] [PATCH] totally disable encoding stuff when selecting --disable-mencoder
D Richard Felker III
dalias at aerifal.cx
Sun Dec 5 21:38:54 CET 2004
On Sun, Dec 05, 2004 at 10:32:58AM +0100, Gianluigi Tiesi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm adding a small patch to disable encoder stuff at all when configure is
> called
> with --disable-mencoder (there are some drawbacks I don't known ???)
>
> My patch is to take only as reference since it modifies both ffmpeg and
> mplayer files,
> so I think there should be a better way. I would only make known this minor
> problem.
the changes to ffmpeg files are not required or useful. the
compiler/linker will omit the code that's not needed.
rich
More information about the MPlayer-dev-eng
mailing list