[xiph-commits] r6908 - trunk/theora-tools/theoraplay
giles at dactyl.lonelymoon.com
giles
Mon Jun 28 02:49:37 PDT 2004
Author: giles
Date: Mon Jun 28 02:49:37 2004
New Revision: 6908
Added:
trunk/theora-tools/theoraplay/TODO
Log:
Add a TODO list in case anyone's watching.
Added: trunk/theora-tools/theoraplay/TODO
===================================================================
--- trunk/theora-tools/theoraplay/TODO 2004-06-28 09:40:33 UTC (rev 6907)
+++ trunk/theora-tools/theoraplay/TODO 2004-06-28 09:49:35 UTC (rev 6908)
@@ -0,0 +1,21 @@
+Plan to make things less quick-and-dirty:
+
+* get rough audio playback working
+* get rough sync working
+
+* refactor stream handlers into separate modules with a generic
+ interface
+* rough seek support
+* Add speex, flac, mng support
+
+* refactor module interface to provide generic uncompressed media?
+* rename to 'oggplay' and move to the ogg-tools package?
+
+* http support
+* abstract module interface into a library
+* UI to switch between and turn on and off various muxed tracks
+* fine seek support
+
+* dynamic load support for stream handlers?
+* support jack?
+* support libao+libvo?
More information about the commits
mailing list