OSDN Git Service

huffman: allow specifying nb_bits to ff_huff_build_tree()
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 2 Sep 2015 12:22:17 +0000 (14:22 +0200)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Thu, 3 Sep 2015 11:55:38 +0000 (13:55 +0200)
commit741d353ab9cb47fe864e60552bf7b9af7aaa735b
tree0660a0c72bf99c62f4f375d28f1fae7506eace88
parent26960aa1cd865e5dc55c67fb2ff9f0629e4d1bda
huffman: allow specifying nb_bits to ff_huff_build_tree()

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavcodec/fraps.c
libavcodec/huffman.c
libavcodec/huffman.h
libavcodec/vp6.c