gstreamer/gst-libs/gst/rtsp
Tim-Philipp Müller f548546d41 pbutils, rtsp: fix deprecation guards
Function body must only be removed if compiling with
GST_REMOVE_DEPRECATED. Function declaration must not
be skipped if GST_DISABLE_DEPRECATED is defined, since
it contains our export decorator and we wouldn't export
the symbol as public API any more then since we compile
with GST_DISABLE_DEPRECATED.
2018-08-13 00:24:50 +01:00
..
.gitignore rtsp: use generic marshaller 2014-10-24 10:17:47 +01:00
gstrtsp.h libs: Add missing single include headers and use them in GIRs 2012-11-21 11:01:24 +01:00
gstrtspconnection.c rtspconnection: Use GstQueueArray instead of GQueue for the queued messages 2018-06-29 07:38:20 +02:00
gstrtspconnection.h rtsp: GST_EXPORT -> GST_RTSP_API 2018-03-13 12:16:42 +00:00
gstrtspdefs.c rtspdefs: Add gst_rtsp_generate_digest_auth_response_from_md5 2018-06-21 15:32:12 +02:00
gstrtspdefs.h rtspdefs: Add gst_rtsp_generate_digest_auth_response_from_md5 2018-06-21 15:32:12 +02:00
gstrtspextension.c docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
gstrtspextension.h libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
gstrtspmessage.c rtsp: fix some GIR annotations 2018-04-23 19:33:17 +02:00
gstrtspmessage.h libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
gstrtsprange.c rtsp: fix some GIR annotations 2018-04-23 19:33:17 +02:00
gstrtsprange.h rtsp: GST_EXPORT -> GST_RTSP_API 2018-03-13 12:16:42 +00:00
gstrtsptransport.c pbutils, rtsp: fix deprecation guards 2018-08-13 00:24:50 +01:00
gstrtsptransport.h pbutils, rtsp: fix deprecation guards 2018-08-13 00:24:50 +01:00
gstrtspurl.c rtsp: fix some GIR annotations 2018-04-23 19:33:17 +02:00
gstrtspurl.h rtsp: GST_EXPORT -> GST_RTSP_API 2018-03-13 12:16:42 +00:00
Makefile.am rtsp: Include gstreamer-base gir dir in autotools 2018-08-06 14:18:12 -04:00
meson.build meson: fix install dir for generated header files 2018-08-10 12:43:38 +01:00
rtsp-prelude.h pbutils, rtsp: fix deprecation guards 2018-08-13 00:24:50 +01:00
rtsp.h rtsp: GST_EXPORT -> GST_RTSP_API 2018-03-13 12:16:42 +00:00