[MPlayer-cvslog] r36878 - trunk/configure
Ingo Brückl
ib at wupperonline.de
Tue Feb 18 12:42:26 CET 2014
> Author: reimar
> Date: Tue Feb 18 00:25:32 2014
> New Revision: 36878
> Log:
> configure: improve FFmpeg check.
> Also we can compile without internal copy as long as the
> necessary headers can be found.
> Two are required that FFmpeg does not install:
> [...]
> libavutil/x86/asm.h
Actually we also need libavcodec/allcodecs.c, libavformat/allformats.c and
libavfilter/allfilters.c, but thanks for the hint. Without linking the whole
ffmpeg directory my directory search scans are much faster now and the ffmpeg
results (rarely needed) don't annoy any longer.
Ingo
More information about the MPlayer-cvslog
mailing list