search for: max_entropy_tokens

Displaying 3 results from an estimated 3 matches for "max_entropy_tokens".

2003 Feb 25
1
35 max entropy tokens
Hi, Here is something that confused me greatly at first. In Huffman.h, the comment "35" sits above the definition of MAX_ENTROPY_TOKENS: // 35 #define MAX_ENTROPY_TOKENS (DCT_RUN_CATEGORY2 + 2) Yet, if you do math from all the preceding #defines (not easy given that each in a long chain of #defines is defined in terms of the previous #define), there are actually 32 tokens. Were there originally 35 tokens? Just curio...
2003 Feb 23
6
More Missing Pieces
Hi, I am making good progress on understanding, documenting, and re-implementing VP3. I have found some more deadwood in the decoder code and I just wanted to verify that it really has no place: * Version 3.3 tables: There are 2 sets of VLCs: One for v3.1 and one for v3.3. The v3.1 set is always selected. Are the v3.3 tables in production, or will they ever be? * DC Search Points: VP3
2003 Feb 26
7
[OT] Just saying hi!
I hope this list is small enough for not beeing banned when introducing oneself. So... Hi, I just subscribed to the theora-lists. I'm from the XVID project, so I know a deal about video and MPEG-4 in particular, but nothing about Vorbis/Theora etc., That's why I'm here, because I'm interested in patent-free alternatives. I guess there is no documentation of the current status