On Wed, Sep 05, 2012 at 09:12:52PM +0200, Diego Biurrun wrote:
> ff_get_cpu_flags_x86() requires cpuid(), which is conditionally defined
> elsewhere in the file.  Surrounding the function body with ifdefs allows
> building even when cpuid is not defined.  An empty cpuflags mask is
> returned in this case.
> ---
>  libavutil/x86/cpu.c |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)

.. ping ..

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to