gstreamer/gst-libs/gst/interfaces
Jan Schmidt aa14635c47 gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte...
Original commit message from CVS:
* gst-libs/gst/interfaces/Makefile.am:
* gst-libs/gst/interfaces/interfaces-marshal.list:
* gst-libs/gst/interfaces/rtspextension.c:
* gst-libs/gst/interfaces/rtspextension.h:
* gst-libs/gst/rtsp/Makefile.am:
* gst-libs/gst/rtsp/gstrtsp.h:
* gst-libs/gst/rtsp/gstrtspextension.c:
(gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
(gst_rtsp_extension_detect_server),
(gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
(gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
(gst_rtsp_extension_configure_stream),
(gst_rtsp_extension_get_transports),
(gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
* gst-libs/gst/rtsp/gstrtspextension.h:
* gst-libs/gst/rtsp/rtsp-marshal.list:
Move the rtspextension.h interface into gstrtspextension.h
as part of libgstrtsp instead of libgstinterfaces, because it's
only for use within plugins, not applications.
Add stuff to do the enum & marshal generation needed in libgstrtsp now.
Use the GST_TYPE_RTSP_RESULT enum type for the return value of the
signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
is abstract.
2007-07-26 19:57:15 +00:00
..
.gitignore ignore more 2005-06-30 12:01:41 +00:00
colorbalance.c move last template doc snippets to source code and delete them 2006-06-07 11:03:03 +00:00
colorbalance.h expand tabs 2005-12-06 19:42:02 +00:00
colorbalancechannel.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
colorbalancechannel.h expand tabs 2005-12-06 19:42:02 +00:00
interfaces-marshal.list gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
interfaces.h adding interfaces.h 2005-06-30 12:09:26 +00:00
Makefile.am gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
mixer.c Fixes: #152864 2007-07-21 09:21:12 +00:00
mixer.h gst-libs/gst/interfaces/mixer.h: Add padding vars in place of the signal pointers when building with DISABLE_DEPRECAT... 2007-07-21 09:56:09 +00:00
mixeroptions.c Fixes: #152864 2007-07-21 09:21:12 +00:00
mixeroptions.h Fixes: #152864 2007-07-21 09:21:12 +00:00
mixertrack.c Fixes: #152864 2007-07-21 09:21:12 +00:00
mixertrack.h Fixes: #152864 2007-07-21 09:21:12 +00:00
navigation.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
navigation.h expand tabs 2005-12-06 19:42:02 +00:00
propertyprobe.c gst-libs/gst/: Make gtk-doc happy. 2007-07-10 20:46:41 +00:00
propertyprobe.h expand tabs 2005-12-06 19:42:02 +00:00
tuner.c gst-libs/gst/interfaces/tuner.c: Fix some function guards, add some more function guards. 2006-10-17 17:17:16 +00:00
tuner.h expand tabs 2005-12-06 19:42:02 +00:00
tunerchannel.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
tunerchannel.h expand tabs 2005-12-06 19:42:02 +00:00
tunernorm.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
tunernorm.h expand tabs 2005-12-06 19:42:02 +00:00
videoorientation.c gst-libs/gst/interfaces/videoorientation.c: Add since tags to new API docs, ChangeLog surgery (forgot API keyword in ... 2006-09-21 13:49:47 +00:00
videoorientation.h More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
xoverlay.c Add a method to the XOverlay interface to allow disabling of event handling in x[v]imagesink elements. This will let ... 2007-01-04 11:30:53 +00:00
xoverlay.h Add a method to the XOverlay interface to allow disabling of event handling in x[v]imagesink elements. This will let ... 2007-01-04 11:30:53 +00:00