Mercurial > libavcodec.hg
log huffman.c @ 9337:a0d54042ea37 libavcodec
age | author | description |
---|---|---|
Sun, 01 Feb 2009 02:00:19 +0000 | diego | Use full internal pathname in doxygen @file directives. libavcodec |
Thu, 11 Dec 2008 22:56:19 +0000 | aurel | avoid POSIX reserved _t suffix libavcodec |
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 |
Sat, 01 Dec 2007 09:39:59 +0000 | reimar | Fix nodes[nb_codes*2-1].count being uninitialized and used to initialize 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 base fraps.c@146599bf2449 |