gstreamer/ext
Sebastian Dröge 79bb2ffe06 ext/: Use gst_buffer_try_new_and_alloc() and fail properly if the allocation failed. This prevents abort() if downstr...
Original commit message from CVS:
* ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
Use gst_buffer_try_new_and_alloc() and fail properly if the
allocation failed. This prevents abort() if downstream elements
request an insane amount of memory.
2008-11-24 12:07: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.*: Copy seqnums around to track playback segments and messages. 2008-11-04 17:24:35 +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/: Copy seqnum. 2008-11-04 18:17:24 +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