gstreamer/ext
Sebastian Dröge fb2dc81a97 ext/gnomevfs/: Get the list of supported URI schemes in a threadsafe way and use the same list for the source and sink.
Original commit message from CVS:
* ext/gnomevfs/gstgnomevfssink.c:
(gst_gnome_vfs_sink_uri_get_protocols):
* ext/gnomevfs/gstgnomevfssrc.c:
(gst_gnome_vfs_src_uri_get_protocols):
* ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
(gst_gnomevfs_get_supported_uris):
Get the list of supported URI schemes in a threadsafe way and use the
same list for the source and sink.
2008-04-20 10:17:23 +00:00
..
alsa Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
cdparanoia Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
gio ext/gio/gstgio.c: Don't generate a new supported protocols list on each call but cache it. It's supposed to be static... 2008-04-20 10:11:54 +00:00
gnomevfs ext/gnomevfs/: Get the list of supported URI schemes in a threadsafe way and use the same list for the source and sink. 2008-04-20 10:17:23 +00:00
libvisual ext/libvisual/visual.c: When negotiating, actually start from a format that we can support instead of from the too ge... 2008-02-29 14:52:02 +00:00
ogg ext/ogg/gstoggmux.c: Fix sample pipeline description. 2008-04-03 15:58:37 +00:00
pango ext/pango/gsttextoverlay.c: Fix textoverlay unit test again by making the supposed default value for the wait-text pr... 2008-04-14 17:58:19 +00:00
theora ext/theora/theoradec.c: Don't try to do anything fancy with the return code from pushing an event, it does not have e... 2008-04-03 10:22:33 +00:00
vorbis Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
Makefile.am Add gio in a few more places. 2008-02-07 23:22:23 +00:00