mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
79bb2ffe06
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. |
||
---|---|---|
.. | ||
gstgio.c | ||
gstgio.h | ||
gstgiobasesink.c | ||
gstgiobasesink.h | ||
gstgiobasesrc.c | ||
gstgiobasesrc.h | ||
gstgiosink.c | ||
gstgiosink.h | ||
gstgiosrc.c | ||
gstgiosrc.h | ||
gstgiostreamsink.c | ||
gstgiostreamsink.h | ||
gstgiostreamsrc.c | ||
gstgiostreamsrc.h | ||
Makefile.am |