X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fbitstream.c;h=924cc519a270dafeab0d46e4869e5d04832ad0c9;hb=3d2267019cd7ba318d01babc14fdc82ab5496a7c;hp=00742349f290f51999dba4199b842711cd4d4423;hpb=efcf8cfa48c84676417d40689e63a37d5190a8ed;p=ffmpeg diff --git a/libavcodec/bitstream.c b/libavcodec/bitstream.c index 00742349f29..924cc519a27 100644 --- a/libavcodec/bitstream.c +++ b/libavcodec/bitstream.c @@ -265,7 +265,7 @@ static int build_table(VLC *vlc, int table_nb_bits, int nb_codes, 'xxx_size' : gives the number of bytes of each entry of the 'bits' or 'codes' tables. - 'wrap' and 'size' allows to use any memory configuration and types + 'wrap' and 'size' make it possible to use any memory configuration and types (byte/word/long) to store the 'bits', 'codes', and 'symbols' tables. 'use_static' should be set to 1 for tables, which should be freed