[FFmpeg-devel] [PATCH 1/4] libavcodec/lcldec: width and height should not be unsigned

Michael Niedermayer michael at niedermayer.cc
Sun Apr 16 23:33:54 EEST 2023


On Thu, Mar 09, 2023 at 01:57:14PM +0100, Michael Niedermayer wrote:
> Computations like col < width - 3 will not work with unsigned width=1
> 
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/lcldec.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

will apply patchset

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

"Nothing to hide" only works if the folks in power share the values of
you and everyone you know entirely and always will -- Tom Scott

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230416/4d5072ef/attachment.sig>


More information about the ffmpeg-devel mailing list