]> git.sesse.net Git - ffmpeg/commit
avcodec/mpc7: Avoid offsets table when creating VLCs
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 3 Nov 2020 21:41:51 +0000 (22:41 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Tue, 8 Dec 2020 16:51:45 +0000 (17:51 +0100)
commitdc7b3c79c33095e54085c30abe8dea34ab6f001f
treef2ddf5ccdb25fae40a9f33a732c0444246520b65
parent355bce51f72eab7b3258da8870f11e61d08b8583
avcodec/mpc7: Avoid offsets table when creating VLCs

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