OSDN Git Service

huffman: add ff_huff_gen_len_table
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 27 Aug 2012 14:00:47 +0000 (16:00 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 28 Aug 2012 15:43:25 +0000 (17:43 +0200)
commit5a582bd3b500918432996317b704071f462578ca
tree92e96224e35f662c16e4cca9475ec43195e9459c
parent998f92d680554cbefb4d34c7b3a0a791f94e8f00
huffman: add ff_huff_gen_len_table

The function will be used by utvideo as well.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
configure
libavcodec/huffman.c
libavcodec/huffman.h
libavcodec/huffyuv.c