[MPlayer-dev-eng] [RFC] libavutil/x86_cpu.h
Diego Biurrun
diego at biurrun.de
Fri Aug 6 13:24:27 CEST 2010
On Tue, Aug 03, 2010 at 12:41:46AM +0200, Diego Biurrun wrote:
> We use libavutil/x86_cpu.h all over the place even though it not a
> public header. This makes building without libavutil in the source
> tree impossible.
>
> Since this header depends on config.h it will never become a public
> header in FFmpeg. I suggest that we just copy it to the top level
> of MPlayer. The header is small and useful and its content are not
> really subject to change; it has been untouched for more than a year.
Here is the patch that adds it - really nothing to be afraid of.
Diego
More information about the MPlayer-dev-eng
mailing list