[FFmpeg-devel] Reduce static table size for VLC tables in h264_cavlc.c

Dale Curtis dalecurtis at chromium.org
Sat Sep 8 02:50:57 EEST 2018


These tables represent ~70k so moving the allocation to when
they're actually used reduces memory usage in cases where the
h264 decoder isn't used.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cavlc-size.patch
Type: text/x-patch
Size: 7121 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180907/8c1a201c/attachment.bin>


More information about the ffmpeg-devel mailing list