Updated TODO lists

Original commit message from CVS:
Updated TODO lists
This commit is contained in:
Wim Taymans 2004-11-08 18:56:40 +00:00
parent 275958323c
commit 981a3523b5

View file

@ -10,6 +10,7 @@ decoderbin:
TODO
- reuse of decoderbin, cleanup in READY state
- threading after demuxing?
- new_media events should be handled.
baseplaybin:
@ -57,3 +58,11 @@ playbin:
- reuse, refcounting, cleanup in READY state
- be smarter about replugging the sinks instead of removing them and readding them.
general
TODO
- playlist support. maybe use a playlist bin that streams the contents of the
playlist on a pad, interleaved with new_media events. Also add a tuner
interface while we're at it.