On Wed, Sep 05, 2012 at 07:43:18PM +0200, Hendrik Leppkes wrote:
> --- a/libavcodec/x86/vp56_arith.h
> +++ b/libavcodec/x86/vp56_arith.h
> @@ -24,7 +24,7 @@
>  
> -#if HAVE_FAST_CMOV
> +#if HAVE_INLINE_ASM && HAVE_FAST_CMOV
>  #define vp56_rac_get_prob vp56_rac_get_prob
>  static av_always_inline int vp56_rac_get_prob(VP56RangeCoder *c, uint8_t 
> prob)

LGTM

Will queue and push later, thank you.

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

Reply via email to