[totem] Stop pipeline when closing Totem
- From: Bastien Nocera <hadess src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [totem] Stop pipeline when closing Totem
- Date: Tue, 15 Dec 2009 19:42:38 +0000 (UTC)
commit b3bf617ea2582fe7c56ace86d1b8af1524e6433d
Author: Sebastian Pölsterl <sebp k-d-w org>
Date: Tue Dec 15 19:41:33 2009 +0000
Stop pipeline when closing Totem
To call TEARDOWN on RTSP streams, and clean up any temporary
download files.
https://bugzilla.gnome.org/show_bug.cgi?id=601688
src/totem-object.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/totem-object.c b/src/totem-object.c
index 6b0eed7..7f98605 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -943,6 +943,7 @@ totem_action_exit (Totem *totem)
if (totem->bvw) {
totem_action_save_size (totem);
totem_save_position (totem);
+ bacon_video_widget_close (totem->bvw);
}
if (totem->app != NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]