Google Summer of Code

今さらですけど。
色々と気になるプロジェクトがありますが、ザウルスのユーザーさんに関係ありそうなのはコレですかね。

http://code.google.com/soc/ffmpeg/appinfo.html?csaid=5AA777DB19E2BB24
SMPTE VC-1 codec is standartized Microsoft Windows Media Video 3 and will be used on HD-DVD and BluRay disks. There are only binary codecs from Microsoft and very slow reference decoder source code available. My task is to write decoder for FFmpeg which will be fast and portable.

ながらく放置されているネイティブVC-1デコーダーの本格的な実装を目標としたプロジェクトです。実際に作業も始まっていて、続々とsvnにコミットされています。現在はI-frameが完全にデコードでき、P-frameがそれなりにって状況でしょうか。7月中に速度はともかくとして正確なデコードが出来ること、とありますから楽しみなもんです。頑張ってください。

個人的に気になるのは、

- Ajax in python based on PyPy's JavaScript backend
- MythTV: Port to Windows

あたりかな。