Theora:Beta1ToDo: Difference between revisions
Jump to navigation
Jump to search
(spam removal) |
Maikmerten (talk | contribs) (request for updates) |
||
Line 4: | Line 4: | ||
'''Open for Beta1''' | '''Open for Beta1''' | ||
*Main things from rillian's todo are: | *Main things from rillian's todo are: | ||
**API updates. theora_packet_isheader(), theora_packet_iskeyframe(), theora_encoder_ctl(), theora_decoder_ctl() | **API updates. theora_packet_isheader(), theora_packet_iskeyframe(), theora_encoder_ctl(), theora_decoder_ctl() '''(already done in alpha4?)''' | ||
**implement non-vp3 qi matrix support in the reference decoder | **implement non-vp3 qi matrix support in the reference decoder | ||
**implement per-block qi switching as per the spec | **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 '''(already done in alpha4?)''' | ||
---- | ---- | ||
Line 15: | Line 15: | ||
*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 | ||
---- | |||
'''complete decoder?''' | |||
Is beta1 supposed with a decoder supporting the whole spec (comparison: Vorbis rc1/rc2)? |
Revision as of 02:03, 5 January 2005
- Spec is finished
Open for Beta1
- Main things from rillian's todo are:
- API updates. theora_packet_isheader(), theora_packet_iskeyframe(), theora_encoder_ctl(), theora_decoder_ctl() (already done in alpha4?)
- 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 (already done in alpha4?)
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
complete decoder?
Is beta1 supposed with a decoder supporting the whole spec (comparison: Vorbis rc1/rc2)?