From 36da226ad60e7fda2893d8e57c6da1197a060ae6 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 8 Nov 2004 19:09:33 +0000 Subject: [PATCH] update TODO some more. Original commit message from CVS: update TODO some more. --- gst/playback/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gst/playback/README b/gst/playback/README index 2cf16072af..7a00a9a86c 100644 --- a/gst/playback/README +++ b/gst/playback/README @@ -57,6 +57,7 @@ playbin: TODO - reuse, refcounting, cleanup in READY state - be smarter about replugging the sinks instead of removing them and readding them. + - Do not crap out when the audio device is in use. general @@ -65,4 +66,5 @@ general - 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. + - plug the many memleaks.