]> git.sesse.net Git - ffmpeg/commit
avcodec/on2avcdata: Combine tables for codebooks
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 25 Oct 2020 13:04:59 +0000 (14:04 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 8 Dec 2020 16:51:44 +0000 (17:51 +0100)
commit2935d29e8e0c737dfb82c2b62ebeb1521200caa9
treed886b954647c32c4d2079c9638516a7c779e12b0
parent71753c5235d7a3461404847aeaf3df9fae8bacf1
avcodec/on2avcdata: Combine tables for codebooks

Using one big table for the codebook symbols and lengths makes it
possible to remove the pointers to the individual tables.

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