Displaying 1 result from an estimated 1 matches for "encoder_sampl".
Did you mean:
encoder_sample
2003 May 28
1
new patch
[standard disclaimer about my mail format]
in ftp.vp3.com/theora
user: vp3
pass: vp3dev
theora_dbm_5-28.zip
this implements a bitstream change; the header now contains a compressed huffman tree rather than the frequency counts (as discussed)
pardon my inability to use diff correctly. The change in toplevel.c is trivial (new function names & params)
huffman.c is the important one. I