mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-30 13:41:48 +00:00
gst/playback/gstplaybin.c: Refcounting fixes for provided audio-/videosinks.
Original commit message from CVS: Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> * 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.
This commit is contained in:
parent
1b8c0ec329
commit
9e2507ad6a
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
2004-11-25 Christophe Fergeau <teuf@gnome.org>
|
||||||
|
|
||||||
|
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* 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 <rbultje@ronald.bitfreak.net>
|
2004-11-25 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst/playback/gstplaybin.c: (gen_video_element),
|
* gst/playback/gstplaybin.c: (gen_video_element),
|
||||||
|
|
Loading…
Reference in a new issue