]> git.sesse.net Git - ffmpeg/commit
avcodec/magicyuv: Simplify check for invalid Huffman codes
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 31 Aug 2020 17:47:50 +0000 (19:47 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 1 Sep 2020 09:05:38 +0000 (11:05 +0200)
commite8716b7e4c600577f43bd8519dfb30b214830fde
tree8ff2f091445c389f1a9fc787014fc5fbd06cf069
parent18dbbff525dd03ed4faefadbe08f5916b9e23666
avcodec/magicyuv: Simplify check for invalid Huffman codes

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/magicyuv.c