On 09/07/2013 03:12 PM, Kostya Shishkov wrote:
> +            if (avctx->block_align < MSN_MIN_BLOCK_SIZE ||
> +                avctx->block_align > GSM_MS_BLOCK_SIZE  ||
> +                (avctx->block_align < MSN_MIN_BLOCK_SIZE) % 3) {

I don't get it. Why a comparison % 3?

-Justin

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

Reply via email to