gstreamer/ext
Edward Hervey a3c1a0507a ext/vorbis/vorbisenc.c: Make vorbisenc's pad template behave like vorbisdec's. Fixes a leak with pad templates.
Original commit message from CVS:
* ext/vorbis/vorbisenc.c: (gst_vorbis_enc_base_init),
(gst_vorbis_enc_init):
Make vorbisenc's pad template behave like vorbisdec's. Fixes a leak with
pad templates.
2008-12-12 07:17:21 +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/vorbis/vorbisenc.c: Make vorbisenc's pad template behave like vorbisdec's. Fixes a leak with pad templates. 2008-12-12 07:17:21 +00:00
Makefile.am Add gio in a few more places. 2008-02-07 23:22:23 +00:00