[FFmpeg-devel] [PATCH]lavc/vc2enc_dwt: Avoid left-shifting a negative value

Carl Eugen Hoyos ceffmpeg at gmail.com
Sun Aug 11 01:08:01 EEST 2019


Am Mi., 3. Juli 2019 um 21:59 Uhr schrieb Carl Eugen Hoyos <ceffmpeg at gmail.com>:
>
> Am Mi., 3. Juli 2019 um 21:24 Uhr schrieb Michael Niedermayer
> <michael at niedermayer.cc>:
> >
> > On Tue, Jul 02, 2019 at 11:40:52AM +0200, Carl Eugen Hoyos wrote:
> > > Hi!
> > >
> > > Attached patch intends to fix ticket #7985.
> > >
> > > Please comment, Carl Eugen
> >
> > >  vc2enc_dwt.c |    2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > > dad3681a3b8ddce4b2a1aa81795d042b99069117  0001-lavc-vc2enc_dwt-Avoid-left-shifting-a-negative-value.patch
> > > From 740f1a95336b70ff3f8e6d46f0c61115890ee3e7 Mon Sep 17 00:00:00 2001
> > > From: Carl Eugen Hoyos <ceffmpeg at gmail.com>
> > > Date: Tue, 2 Jul 2019 11:38:14 +0200
> > > Subject: [PATCH] lavc/vc2enc_dwt: Avoid left-shifting a negative value.
> > >
> > > Fixes ticket #7985.
> > > ---
> > >  libavcodec/vc2enc_dwt.c | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > LGTM but iam not the maintainer of this
>
> I'll wait for the final colour of the memcpy hut anyway;-)

Patch applied.

Thank you, Carl Eugen


More information about the ffmpeg-devel mailing list