diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-12-29 16:31:43 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-05-06 06:13:54 +0200 |
commit | fbb9e0dbc8a685917e25837d01f4d159e84152d7 (patch) | |
tree | 21e8cedf768a03759dc277ec6b492c24ec5d5011 /libavcodec/takdec.c | |
parent | 869b204cbc64981e23cc59acca496a1e69b2f67c (diff) | |
download | ffmpeg-fbb9e0dbc8a685917e25837d01f4d159e84152d7.tar.gz |
avcodec/dv: Don't pretend VLC allocation can't fail
It can and therefore we switch from a heap allocated VLC table to
a VLC initialized via the mechanism for static VLCs, but without
an actual static VLC.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/takdec.c')
0 files changed, 0 insertions, 0 deletions