Mercurial > libavcodec.hg
log huffman.h @ 6789:8107e891b226 libavcodec
age | author | description |
---|---|---|
Sat, 08 Mar 2008 18:08:16 +0000 | aurel | huffman: add a zero_count flag and use it in fraps libavcodec |
Sat, 08 Mar 2008 17:57:13 +0000 | aurel | huffman: pass hnode_first as a flag instead of as an argument on its own libavcodec |
Wed, 07 Nov 2007 23:06:27 +0000 | diego | Fix make checkheaders by adding missing #include. libavcodec |
Wed, 17 Oct 2007 09:37:46 +0000 | diego | Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec |
Mon, 15 Oct 2007 21:41:01 +0000 | aurel | Cygwin don't like this function declaration. libavcodec |
Sun, 14 Oct 2007 21:19:40 +0000 | aurel | moves fraps huffman decoder to its own file, making it more generic libavcodec |