gstreamer/ext
Sebastian Dröge 1d9cd2a5b3 ext/gio/: Don't use async operations as they require a running main loop.
Original commit message from CVS:
* ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
(gst_gio_base_sink_set_stream):
* ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
(gst_gio_base_src_set_stream):
* ext/gio/gstgiosink.c: (gst_gio_sink_start):
* ext/gio/gstgiosrc.c: (gst_gio_src_start):
Don't use async operations as they require a running main loop.
This makes us block again when closing streams and unable
to mount the enclosing volume of an URI if it isn't yet.
2008-02-17 05:15:45 +00:00
..
alsa ext/alsa/gstalsasink.c: Add some more debug info. 2008-02-13 14:34:55 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.c: Repair umlaut. 2007-05-22 15:04:41 +00:00
gio ext/gio/: Don't use async operations as they require a running main loop. 2008-02-17 05:15:45 +00:00
gnomevfs ext/gnomevfs/: Add support for https protocol. Fixes #510229. 2008-02-11 18:02:13 +00:00
libvisual ext/libvisual/visual.c: Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached()... 2007-12-29 16:23:23 +00:00
ogg docs/plugins/: First round of plugin docs cleansups. 2008-02-01 12:56:59 +00:00
pango Make switching off of subtitles work. To avoid all kind of problems with unlinking of the subtitle input, we just kee... 2007-12-20 10:41:29 +00:00
theora ext/theora/theoraparse.c: Fix long description of the theora parser to be more verbose than just the type name. 2008-02-11 09:48:03 +00:00
vorbis Fix a bunch of compile warnings shown with Forte. 2007-09-17 17:24:55 +00:00
Makefile.am Add gio in a few more places. 2008-02-07 23:22:23 +00:00