summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/realcodecs/TODO
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-09 02:54:28 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-09 02:54:28 +0000
commit56ae80d6e465bfd131b933d12166d04be8c1333c (patch)
tree581305d96320ea81b88e37c24f3ca9e10e60aa75 /DOCS/tech/realcodecs/TODO
parentc047d8b1dfad8f3d991ea9d946324568d19692a6 (diff)
downloadmpv-56ae80d6e465bfd131b933d12166d04be8c1333c.tar.bz2
mpv-56ae80d6e465bfd131b933d12166d04be8c1333c.tar.xz
initial version from Florian Schneider <flo-mplayer-dev@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6350 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/realcodecs/TODO')
-rw-r--r--DOCS/tech/realcodecs/TODO18
1 files changed, 18 insertions, 0 deletions
diff --git a/DOCS/tech/realcodecs/TODO b/DOCS/tech/realcodecs/TODO
new file mode 100644
index 0000000000..bf88f89d63
--- /dev/null
+++ b/DOCS/tech/realcodecs/TODO
@@ -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
+