gstreamer/ext/gio
Sebastian Dröge 246b1ee7cf ext/gio/: Use async variants of the close stream functions to prevent blocking for a long time there and add some mor...
Original commit message from CVS:
* ext/gio/gstgiobasesink.c: (close_stream_cb),
(gst_gio_base_sink_stop), (gst_gio_base_sink_event),
(gst_gio_base_sink_render), (gst_gio_base_sink_set_stream):
* ext/gio/gstgiobasesrc.c: (close_stream_cb),
(gst_gio_base_src_stop), (gst_gio_base_src_create),
(gst_gio_base_src_set_stream):
Use async variants of the close stream functions to prevent blocking
for a long time there and add some more sanity checks for a correct
stream.
2008-01-30 15:34:25 +00:00
..
gstgio.c Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgio.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiobasesink.c ext/gio/: Use async variants of the close stream functions to prevent blocking for a long time there and add some mor... 2008-01-30 15:34:25 +00:00
gstgiobasesink.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiobasesrc.c ext/gio/: Use async variants of the close stream functions to prevent blocking for a long time there and add some mor... 2008-01-30 15:34:25 +00:00
gstgiobasesrc.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiosink.c Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiosink.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiosrc.c ext/gio/gstgio.h: Add macro to check if a stream supports seeking. 2007-11-07 15:18:54 +00:00
gstgiosrc.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiostreamsink.c ext/gio/gstgio.h: Add macro to check if a stream supports seeking. 2007-11-07 15:18:54 +00:00
gstgiostreamsink.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
gstgiostreamsrc.c ext/gio/gstgio.h: Add macro to check if a stream supports seeking. 2007-11-07 15:18:54 +00:00
gstgiostreamsrc.h Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00
Makefile.am Update to latest API changes in GLib/GIO and require at least gio-2.0 2.15.0 for this. 2007-12-29 17:29:17 +00:00