summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-06-06 14:19:54 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-06-06 14:19:54 +0000
commit23692b06a08510828905576f15c86ab7925e516a (patch)
treeea768e1d42c975059ee6cee853c84794ee85404e /ChangeLog
parent44d86581a6c47a0ded3b28f7b910b55a8c19497f (diff)
downloadgst-plugins-bad-23692b06a08510828905576f15c86ab7925e516a.tar.gz
gst-plugins-bad-23692b06a08510828905576f15c86ab7925e516a.tar.bz2
gst-plugins-bad-23692b06a08510828905576f15c86ab7925e516a.zip
examples/app/appsrc-stream.c: Use deep-notify until we can depend on a playbin2 with support for the source property.
Original commit message from CVS: * examples/app/appsrc-stream.c: (found_source), (main): Use deep-notify until we can depend on a playbin2 with support for the source property.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acdaaed0..c3c45e43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-06-06 Wim Taymans <wim.taymans@collabora.co.uk>
+ * examples/app/appsrc-stream.c: (found_source), (main):
+ Use deep-notify until we can depend on a playbin2 with support for the
+ source property.
+
+2008-06-06 Wim Taymans <wim.taymans@collabora.co.uk>
+
* gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_init),
(gst_rtp_bin_finalize), (gst_rtp_bin_change_state):
Fix deadlock when shutting down, use a new lock instead to properly