From e6fd506a854ac749a720676afd77471869e9167e Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 25 Nov 2004 20:52:14 +0000 Subject: gst/playback/gstplaybin.c: Refcounting fixes for provided audio-/videosinks. Original commit message from CVS: Reviewed by: Ronald S. Bultje * gst/playback/gstplaybin.c: (gst_play_bin_dispose), (gst_play_bin_set_property), (gen_video_element), (gen_audio_element): Refcounting fixes for provided audio-/videosinks. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4fec7280..52079958 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-11-25 Christophe Fergeau + + Reviewed by: Ronald S. Bultje + + * gst/playback/gstplaybin.c: (gst_play_bin_dispose), + (gst_play_bin_set_property), (gen_video_element), + (gen_audio_element): + Refcounting fixes for provided audio-/videosinks. + 2004-11-25 Ronald S. Bultje * gst/playback/gstplaybin.c: (gen_video_element), -- cgit