summaryrefslogtreecommitdiff
path: root/libavcodec/huffman.h
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* avoid POSIX reserved _t suffixAurelien Jacobs2008-12-11
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* huffman: add a zero_count flag and use it in frapsAurelien Jacobs2008-03-08
* huffman: pass hnode_first as a flag instead of as an argument on its ownAurelien Jacobs2008-03-08
* Fix make checkheaders by adding missing #include.Diego Biurrun2007-11-07
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Cygwin don't like this function declaration.Aurelien Jacobs2007-10-15
* moves fraps huffman decoder to its own file, making it more genericAurelien Jacobs2007-10-14