On 13/03/14 16:50, Diego Biurrun wrote:
> ---
>  libavcodec/hpel_template.c | 189 
> ++++++++++++++++++++++++++++-----------------
>  1 file changed, 117 insertions(+), 72 deletions(-)

>  
>  #define op_avg(a, b) a = rnd_avg_pixel4(a, b)
>  #define op_put(a, b) a = b
> -

Maybe leave the space, the rest ok.


_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to