From 981a3523b5923c190937af27900b685f879b1c06 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 8 Nov 2004 18:56:40 +0000 Subject: [PATCH] Updated TODO lists Original commit message from CVS: Updated TODO lists --- gst/playback/README | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gst/playback/README b/gst/playback/README index 4c48aae4b0..2cf16072af 100644 --- a/gst/playback/README +++ b/gst/playback/README @@ -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. +