On Sat, Apr 15, 2017 at 9:07 AM, Luca Barbato <[email protected]> wrote:
> It is undefined in C as reported:
>     warning: shifting a negative signed value is undefined
> ---
>  libswscale/output.c | 23 +++++++++++++----------
>  1 file changed, 13 insertions(+), 10 deletions(-)

why are you using a macro to do a simple  << (1 * val) here?

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

Reply via email to