Updated TODO lists
authorWim Taymans <wim.taymans@gmail.com>
Mon, 8 Nov 2004 18:56:40 +0000 (18:56 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 8 Nov 2004 18:56:40 +0000 (18:56 +0000)
Original commit message from CVS:
Updated TODO lists

gst/playback/README

index 4c48aae..2cf1607 100644 (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.
+