2002-06-09 02:54:28 +00:00
|
|
|
TODO:
|
|
|
|
|
|
|
|
- more docs are coming as I find the time to write them down
|
2002-06-09 03:25:28 +00:00
|
|
|
- USE_REALCODECS is needed in config.h -> configure - DONE
|
2002-06-09 02:54:28 +00:00
|
|
|
- the original player is doing something I don't know of:
|
|
|
|
I compare the input and output data of the original and mplayer.
|
2002-06-09 03:25:28 +00:00
|
|
|
While the input is the same, the ouput differs. - DONE
|
|
|
|
- the frame rate is incorrect - WHY?? need sample, can't reproduce
|
2002-06-09 02:54:28 +00:00
|
|
|
- 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
|
2002-06-09 03:25:28 +00:00
|
|
|
wrapper - DONE
|
2002-06-09 02:54:28 +00:00
|
|
|
- audio support (mainly for COOK)
|
2002-06-09 03:25:28 +00:00
|
|
|
- RV20 support - DONE
|
2002-06-09 02:54:28 +00:00
|
|
|
- internet streaming support
|
|
|
|
- searching
|
2002-06-09 03:25:28 +00:00
|
|
|
- get it to work before (they stream) the Bizarre festival :)
|
2002-06-09 02:54:28 +00:00
|
|
|
|