Theora:Beta1ToDo
From XiphWiki
(Difference between revisions)
| 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 | *<acolwell> the encoder/decoder inloop filter mismatch should probably be fixed before Beta 1 as well | ||
| - | |||
| - | *we also need 4:2:2 and 4:4:4 pixel format support in the reference codec | + | ---- |
| + | '''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 | ||
Revision as of 19: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