1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-21 23:23:19 +00:00
mpv/DOCS/tech/realcodecs/TODO
arpi 76538ed792 some updates, fixes discovered by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6351 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-09 03:25:28 +00:00

19 lines
703 B
Plaintext

TODO:
- more docs are coming as I find the time to write them down
- USE_REALCODECS is needed in config.h -> configure - DONE
- 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. - DONE
- the frame rate is incorrect - WHY?? need sample, can't reproduce
- 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 - DONE
- audio support (mainly for COOK)
- RV20 support - DONE
- internet streaming support
- searching
- get it to work before (they stream) the Bizarre festival :)