Difference between revisions of "Theora:Beta1ToDo"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
*Spec is finished | *Spec is finished | ||
− | Main things from rillian's todo are: | + | ---- |
+ | '''Open for Beta!''' | ||
+ | *Main things from rillian's todo are: | ||
+ | **API updates. theora_packet_isheader(), theora_packet_iskeyframe(), theora_encoder_ctl(), theora_decoder_ctl() | ||
+ | **implement non-vp3 qi matrix support in the reference decoder | ||
+ | **implement per-block qi switching as per the spec | ||
− | + | *<acolwell> the encoder/decoder inloop filter mismatch should probably be fixed before Beta 1 as well | |
− | |||
− | |||
− | + | ---- | |
− | *add some sort of mmx(?) wims,VP3HoSwiYO or rodolphes sugestion? | + | '''this can wait for the next beta''' |
+ | *add some sort of mmx(?) wims,VP3HoSwiYO or rodolphes sugestion? | ||
− | *we also need 4:2:2 and 4:4:4 pixel format support in the reference codec | + | *we also need 4:2:2 and 4:4:4 pixel format support in the reference codec |
Revision as of 12:10, 25 August 2004
- Spec is finished
Open for Beta!
- Main things from rillian's todo are:
- API updates. theora_packet_isheader(), theora_packet_iskeyframe(), theora_encoder_ctl(), theora_decoder_ctl()
- implement non-vp3 qi matrix support in the reference decoder
- implement per-block qi switching as per the spec
- <acolwell> the encoder/decoder inloop filter mismatch should probably be fixed before Beta 1 as well
this can wait for the next beta
- add some sort of mmx(?) wims,VP3HoSwiYO or rodolphes sugestion?
- we also need 4:2:2 and 4:4:4 pixel format support in the reference codec