diff DOCS/tech/realcodecs/TODO @ 6349:c09a890e4c8c

initial version from Florian Schneider <flo-mplayer-dev@gmx.net>
author arpi
date Sun, 09 Jun 2002 02:54:28 +0000
parents
children a2173ca2f49c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DOCS/tech/realcodecs/TODO	Sun Jun 09 02:54:28 2002 +0000
@@ -0,0 +1,18 @@
+TODO:
+
+- more docs are coming as I find the time to write them down
+- USE_REALCODECS is needed in config.h -> configure
+- the original player is doing something I don't know of:
+  I compare the input and output data of the original and mplayer.
+  While the input is the same, the ouput differs.
+- the frame rate is incorrect
+- use RV20toYUV420Free()
+- rvyuvMain and the two format dwords should be stored inside
+  st_context, so we don't use constants in the demuxer and the
+  wrapper
+- audio support (mainly for COOK)
+- RV20 support
+- internet streaming support
+- searching
+- get it to work before (they stream) the Bizarre festival
+