Monty
2000-Dec-24 20:01 UTC
[vorbis-dev] State of Vorbis: Monty's current offline development
Nothing on a branch yet; I'll be building a temp branch for my changes soon. First, I'm eliminating ordering dependancies in vorbis_block structures. They'll be totally sepreate and vorbis_analysis won't have a global state in vorbis_dsp_state that requires them being done in order. That way, a parallel-threaded encoder can run multiple vorbis_blocks through multiple simultaneous calls to vorbis_analysis. Second, psy.c is almost entirely new code. That from Segher's patches I couldn't apply directly is 'applied' in spirit. I haven't gotten to patch 3 yet; he's patching faster than I'm getting my own code done :-) Next, I'm doing an additional FFT for more stable tone amplitude determination in the psychoacoustics. ...and adding residue backend 1 for noninterleaved vector construction within residue vector partitions. Lastly... [drum roll please]: first cut channel coupling (mapping 1). So, try not to go *too* nuts in psy.c right now. Monty --- >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 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.