summaryrefslogtreecommitdiffstats
path: root/libavcodec/huffman.c
Commit message (Expand)AuthorAgeFilesLines
* huffman: add ff_huff_gen_len_tableMichael Niedermayer2012-08-281-0/+58
* huffman: update to current coding styleLuca Barbato2012-08-271-21/+26
* vlc/rl: Add ff_ prefix to the nonstatic symbolsMartin Storsjö2012-02-151-1/+1
* doxygen: do not include license boilerplate in Doxygen documentationDiego Biurrun2011-07-151-3/+6
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Rename bitstream.h to get_bits.h.Stefano Sabatini2009-04-131-1/+1
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* avoid POSIX reserved _t suffixAurelien Jacobs2008-12-111-1/+1
* huffman: add a zero_count flag and use it in frapsAurelien Jacobs2008-03-081-7/+10
* huffman: pass hnode_first as a flag instead of as an argument on its ownAurelien Jacobs2008-03-081-2/+3
* Fix nodes[nb_codes*2-1].count being uninitialized and used to initializeReimar Döffinger2007-12-011-0/+1
* Cygwin don't like this function declaration.Aurelien Jacobs2007-10-151-1/+2
* moves fraps huffman decoder to its own file, making it more genericAurelien Jacobs2007-10-141-0/+103
OpenPOWER on IntegriCloud