On 27/07/14 21:56, Anton Khirnov wrote:
> Use named constants instead of magic numbers, avoid using variables with
> inverse meaning from what their name implies.
> ---
>  libavcodec/hevc.c        | 56 
> +++++++++++++++++++-----------------------------
>  libavcodec/hevc.h        | 13 ++++++-----
>  libavcodec/hevc_filter.c | 13 ++++++-----
>  3 files changed, 36 insertions(+), 46 deletions(-)
> 

Looks nice to me.

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

Reply via email to