Mercurial > mplayer.hg
comparison 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 |
comparison
equal
deleted
inserted
replaced
6348:c5859db5e457 | 6349:c09a890e4c8c |
---|---|
1 TODO: | |
2 | |
3 - more docs are coming as I find the time to write them down | |
4 - USE_REALCODECS is needed in config.h -> configure | |
5 - the original player is doing something I don't know of: | |
6 I compare the input and output data of the original and mplayer. | |
7 While the input is the same, the ouput differs. | |
8 - the frame rate is incorrect | |
9 - use RV20toYUV420Free() | |
10 - rvyuvMain and the two format dwords should be stored inside | |
11 st_context, so we don't use constants in the demuxer and the | |
12 wrapper | |
13 - audio support (mainly for COOK) | |
14 - RV20 support | |
15 - internet streaming support | |
16 - searching | |
17 - get it to work before (they stream) the Bizarre festival | |
18 |