Mercurial > libavcodec.hg
log vp3.c @ 2718:158dc437c783 libavcodec
age | author | description |
---|---|---|
Thu, 19 May 2005 23:59:10 +0000 | melanson | read Huffman tables from Theora header (patch courtesy of libavcodec |
Thu, 19 May 2005 10:48:36 +0000 | michael | use O(number of non zero coeffs) instead of O(number of coeffs) storage for the coefficient colleting/reordering libavcodec |
Thu, 19 May 2005 02:43:21 +0000 | melanson | replace unpack_token() with a series of lookup tables libavcodec |