]> git.sesse.net Git - ffmpeg/commit
avcodec/utvideodec: Remove code duplication when creating Huffman tables
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Thu, 24 Sep 2020 14:35:23 +0000 (16:35 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 26 Sep 2020 19:10:45 +0000 (21:10 +0200)
commit9c8b85f5fa5f465cfc0a88fbcbea0f4a436ece38
treecf1853523d325187fdaaabf9886780637c1ce006
parent099feb941147fbf10d1ae941b96bf94c4b4dbd1c
avcodec/utvideodec: Remove code duplication when creating Huffman tables

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