log huffman.c @ 7061:3e51aa540377 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
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