On Mon, Mar 28, 2016 at 01:24:57PM +0200, Vittorio Giovara wrote:
> --- a/libavcodec/rscc.c
> +++ b/libavcodec/rscc.c
> @@ -57,6 +57,7 @@ typedef struct RsccContext {
>      AVFrame *reference;
>      Tile *tiles;
>      unsigned int tiles_size;
> +    int component_size;

Maybe keep sizes as unsigned quantities?

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

Reply via email to