mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
Use new ghostpad API; now they actually work in Totem, also.
Original commit message from CVS: * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init), (do_toggle_element), (cb_toggle_element), (gst_gconf_audio_sink_change_state): * ext/gconf/gstgconfaudiosink.h: * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset), (gst_gconf_video_sink_init), (do_toggle_element), (cb_toggle_element), (gst_gconf_video_sink_change_state): * ext/gconf/gstgconfvideosink.h: * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset), (gst_auto_audio_sink_init), (gst_auto_audio_sink_detect), (gst_auto_audio_sink_change_state): * gst/autodetect/gstautoaudiosink.h: * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset), (gst_auto_video_sink_init), (gst_auto_video_sink_detect), (gst_auto_video_sink_change_state): * gst/autodetect/gstautovideosink.h: Use new ghostpad API; now they actually work in Totem, also.
This commit is contained in:
parent
57a72cd8dd
commit
aecfd6b7af
1 changed files with 20 additions and 0 deletions
20
ChangeLog
20
ChangeLog
|
@ -1,3 +1,23 @@
|
||||||
|
2005-08-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
|
||||||
|
(gst_gconf_audio_sink_init), (do_toggle_element),
|
||||||
|
(cb_toggle_element), (gst_gconf_audio_sink_change_state):
|
||||||
|
* ext/gconf/gstgconfaudiosink.h:
|
||||||
|
* ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
|
||||||
|
(gst_gconf_video_sink_init), (do_toggle_element),
|
||||||
|
(cb_toggle_element), (gst_gconf_video_sink_change_state):
|
||||||
|
* ext/gconf/gstgconfvideosink.h:
|
||||||
|
* gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
|
||||||
|
(gst_auto_audio_sink_init), (gst_auto_audio_sink_detect),
|
||||||
|
(gst_auto_audio_sink_change_state):
|
||||||
|
* gst/autodetect/gstautoaudiosink.h:
|
||||||
|
* gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
|
||||||
|
(gst_auto_video_sink_init), (gst_auto_video_sink_detect),
|
||||||
|
(gst_auto_video_sink_change_state):
|
||||||
|
* gst/autodetect/gstautovideosink.h:
|
||||||
|
Use new ghostpad API; now they actually work in Totem, also.
|
||||||
|
|
||||||
2005-08-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
2005-08-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* ext/libpng/Makefile.am:
|
* ext/libpng/Makefile.am:
|
||||||
|
|
Loading…
Reference in a new issue