Re: the basic idea of my codec
Holger Waechtler <[email protected]> Fri, 19 Jul 2002 14:57:21 +0200
| Newsgroups | gmane.comp.multimedia.ogg.tarkin.devel |
|---|---|
| Message-ID | <[email protected]> |
Pikatu wrote: > The enthropy encoder is very difficult to follow if you don't know the > algorithm. > > Can you give some hints on the structure of the code starting from the call > to wavelet_3d_buf_encode_coeff in tarkin.c The entropy coder you find in wavelet_coeff.c. It is just hacked together and very inefficient, better start from scratch and design a new one. It should be simple to plug it in -- I tried to write the code in a way that the basic parts of the coder are simply replaceable. Read the texts in the w3d/docs/ directory to get an idea how things work together. Holger --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to '[email protected]' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.