gstreamer/gst-libs/gst/rtsp
Tim-Philipp Müller 853951b646 rtsp: don't use soon-to-be-deprecated g_cancellable_reset()
From the API documentation: "Note that it is generally not
a good idea to reuse an existing cancellable for more
operations after it has been cancelled once, as this
function might tempt you to do. The recommended practice
is to drop the reference to a cancellable after cancelling
it, and let it die with the outstanding async operations.
You should create a fresh cancellable for further async
operations."

https://bugzilla.gnome.org/show_bug.cgi?id=739132
2015-05-19 18:53:01 +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 rtsp: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:53:01 +01:00
gstrtspconnection.h rtspconnection: fix warning on param name mismatch 2014-11-19 13:43:02 -03:00
gstrtspdefs.c rtspdefs: remove outdated comments 2014-05-02 19:36:34 +01:00
gstrtspdefs.h rtspdefs: remove outdated comments 2014-05-02 19:36:34 +01:00
gstrtspextension.c rtsp: use generic marshaller 2014-10-24 10:17:47 +01:00
gstrtspextension.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstrtspmessage.c rtspmessage: map headers we know that are added by string to their enum 2015-02-09 18:03:43 +00:00
gstrtspmessage.h rtspmessage: add API to add and get custom headers 2015-02-09 17:50:14 +00:00
gstrtsprange.c Fix double semicolons 2015-03-10 09:27:08 +00:00
gstrtsprange.h docs: cosmetic since marker fixes 2013-11-16 16:10:06 +00:00
gstrtsptransport.c docs: Assorted documentation and introspection fixes for new 1.4 API 2014-07-02 09:09:44 +02:00
gstrtsptransport.h rtsp-transport: clarify port usage 2014-05-20 16:01:08 +02:00
gstrtspurl.c docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:28:57 +01:00
gstrtspurl.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
rtsp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00