gstreamer/ext/gnomevfs
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
..
gstgnomevfs.c Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 15:58:58 +00:00
gstgnomevfs.h ext/gnomevfs/: Make gnomevfssink accept filenames as well as URIs for the "location" property, just like gnomevfssrc ... 2006-03-27 16:15:00 +00:00
gstgnomevfssink.c Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-10 21:06:06 +00:00
gstgnomevfssink.h ext/gnomevfs/gstgnomevfssink.*: see #412648. 2007-05-22 15:30:26 +00:00
gstgnomevfssrc.c 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
gstgnomevfssrc.h ext/gnomevfs/gstgnomevfssrc.*: Set the ICY caps on the srcpad from where they get picked up by the base class now and... 2008-05-20 11:13:27 +00:00
gstgnomevfsuri.c ext/gnomevfs/gstgnomevfsuri.c: Add FIXME comment about using uri-list for source and sink. 2008-04-21 13:47:06 +00:00
gstgnomevfsuri.h expand tabs 2005-12-06 19:42:02 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00