gstreamer/ext
Wim Taymans 1ab0f8da50 ext/ogg/gstoggdemux.c: Use G_DEFINE_TYPE for the OggPad to get some threadsafe type init from glib.
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init),
(gst_ogg_pad_dispose), (gst_ogg_pad_finalize):
Use G_DEFINE_TYPE for the OggPad to get some threadsafe type
init from glib.
2008-12-10 14:55:10 +00:00
..
alsa ext/alsa/gstalsasink.c: Make all access non-blocking so that we can better handle unplugging of usb devices. Fixes #5... 2008-11-03 15:30:14 +00:00
cdparanoia Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
gio ext/: Use gst_buffer_try_new_and_alloc() and fail properly if the allocation failed. This prevents abort() if downstr... 2008-11-24 12:07:10 +00:00
gnomevfs ext/: Use gst_buffer_try_new_and_alloc() and fail properly if the allocation failed. This prevents abort() if downstr... 2008-11-24 12:07:10 +00:00
libvisual Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
ogg ext/ogg/gstoggdemux.c: Use G_DEFINE_TYPE for the OggPad to get some threadsafe type init from glib. 2008-12-10 14:55:10 +00:00
pango Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
theora ext/theora/: Parse segment events. 2008-11-25 15:14:30 +00:00
vorbis ext/theora/: Copy seqnum. 2008-11-04 18:17:24 +00:00
Makefile.am Add gio in a few more places. 2008-02-07 23:22:23 +00:00