]> git.sesse.net Git - ffmpeg/commit
avcodec/rv40: Avoid offset table when initializing static VLCs
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Wed, 4 Nov 2020 23:42:56 +0000 (00:42 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 8 Dec 2020 16:51:46 +0000 (17:51 +0100)
commit477fc65d33a085d923af3101946ddfe42bba1341
tree2c3fc4b7ba9e82477da33ed7d1649aafd5bd9478
parentfcde452a47d8987208df0cdaae1dd6025d7fbf3e
avcodec/rv40: Avoid offset table when initializing static VLCs

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/rv40.c