gstreamer/gst/gio
Tim-Philipp Müller 39cbe25df7 gio: 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:52:41 +01:00
..
gstgio.c gio: fix gvfs plugin dependencies 2015-04-14 16:00:42 +01:00
gstgio.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiobasesink.c gio: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:52:41 +01:00
gstgiobasesink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiobasesrc.c gio: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:52:41 +01:00
gstgiobasesrc.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiosink.c docs: update element example pipelines 2015-05-10 11:38:19 +01:00
gstgiosink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiosrc.c docs: update element example pipelines 2015-05-10 11:38:19 +01:00
gstgiosrc.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiostreamsink.c docs: fix some gtk-doc warnings 2014-11-15 23:13:42 +00:00
gstgiostreamsink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiostreamsrc.c docs: fix some gtk-doc warnings 2014-11-15 23:13:42 +00:00
gstgiostreamsrc.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00