gstreamer/gst
Edward Hervey f7cba27157 buffer: Check return value of gst_memory_map()
Only do memory operations if the memory was succesfully map'ed

https://bugzilla.gnome.org/show_bug.cgi?id=728326
2016-02-23 17:23:43 +01:00
..
parse parse_launch: make nicer log messages 2016-01-03 22:58:06 +01:00
printf printf: On MSVC, also define HAVE_STDINT_H_WITH_UINTMAX 2016-02-20 10:07:37 +00:00
.gitignore
gettext.h
glib-compat-private.h
glib-compat.c Whenever we include windows.h, also define WIN32_LEAN_AND_MEAN 2016-02-20 10:07:42 +00:00
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c gst: ref/unref new enum types in gst_init/deinit 2016-01-18 09:11:00 +02:00
gst.h gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not defined 2016-01-16 16:00:16 +00:00
gst_private.h tracer: add an internal ptr format for tracer serialisation 2016-01-20 09:14:12 +01:00
gstallocator.c
gstallocator.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstatomicqueue.c
gstatomicqueue.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstbin.c bin: Post a LATENCY message with async-handling=TRUE if the PLAYING state is reached 2015-12-09 11:13:22 +02:00
gstbin.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstbuffer.c buffer: Check return value of gst_memory_map() 2016-02-23 17:23:43 +01:00
gstbuffer.h docs: fix some warnings and add some since markers 2016-01-03 17:50:35 +00:00
gstbufferlist.c
gstbufferlist.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstbufferpool.c bufferpool: pass acquire params to alloc_buffer 2016-02-11 12:11:20 -05:00
gstbufferpool.h
gstbus.c
gstbus.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstcaps.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstcaps.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstcapsfeatures.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstcapsfeatures.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstchildproxy.c
gstchildproxy.h
gstclock-linreg.c
gstclock.c clock: adjust/unadjust_with_calibration() have a clock parameter but it's useless 2016-01-06 16:25:38 +02:00
gstclock.h docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstcompat.h
gstconfig.h.in
gstcontext.c
gstcontext.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstcontrolbinding.c
gstcontrolbinding.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstcontrolsource.c
gstcontrolsource.h controlsource: fix GetValue and GetValueArray documentation 2016-01-08 18:24:06 +00:00
gstdatetime.c
gstdatetime.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdebugutils.c gst: Rename _priv_gst_info_start_time to _priv_gst_start_time and initialize it centrally 2016-01-07 18:41:25 +02:00
gstdebugutils.h
gstdevice.c device: fix comparison in _has_classesv() 2016-01-21 15:45:30 +00:00
gstdevice.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdevicemonitor.c GstDeviceMonitor: Clarify the behaviour of gst_device_monitor_add_filter 2016-01-14 22:07:51 +00:00
gstdevicemonitor.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdeviceprovider.c
gstdeviceprovider.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdeviceproviderfactory.c
gstdeviceproviderfactory.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstelement.c Revert "element: Don't hold state lock all the time while sending an event" 2016-02-17 16:41:02 +02:00
gstelement.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstelementfactory.c
gstelementfactory.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstelementmetadata.h
gsterror.c
gsterror.h
gstevent.c event: add some more documentation on stream-id 2016-02-22 16:21:31 +01:00
gstevent.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstformat.c
gstformat.h
gstghostpad.c Revert "ghostpad: Do nothing in _internal_activate_push_default" 2016-02-17 15:26:49 +01:00
gstghostpad.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstinfo.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstinfo.h docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstiterator.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstiterator.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstmacros.h
gstmemory.c
gstmemory.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstmessage.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstmessage.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstmeta.c
gstmeta.h
gstminiobject.c
gstminiobject.h
gstobject.c
gstobject.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstpad.c Revert "pad: PULL probes are called without a buffer so don't require any of the data flags to be set" 2016-02-18 11:43:22 +02:00
gstpad.h docs: fix some warnings and add some since markers 2016-01-03 17:50:35 +00:00
gstpadtemplate.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstpadtemplate.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstparamspecs.c
gstparamspecs.h
gstparse.c
gstparse.h parse-launch: warn when still waiting to plug sub-pipelines after no-more-pads 2016-01-03 22:58:06 +01:00
gstpipeline.c
gstpipeline.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstplugin.c plugin: Only check for S_IFBLK if it is defined 2016-02-20 10:07:25 +00:00
gstplugin.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstpluginfeature.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstpluginfeature.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstpluginloader.c
gstpluginloader.h
gstpoll.c
gstpoll.h
gstpreset.c
gstpreset.h
gstprotection.c protection/harness/systemclock: move declaration out of for loop initialization 2016-02-15 12:33:46 -03:00
gstprotection.h
gstquark.c
gstquark.h
gstquery.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gstquery.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstregistry.c
gstregistry.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstregistrybinary.c
gstregistrybinary.h
gstregistrychunks.c registrychunks: remove unused macro 2016-02-16 17:53:10 -03:00
gstregistrychunks.h
gstsample.c
gstsample.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstsegment.c
gstsegment.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gststructure.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gststructure.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstsystemclock.c systemclock: Fix wait/unschedule race 2016-02-10 08:59:33 -03:00
gstsystemclock.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsttaglist.c taglist: add GST_TAG_CONDUCTOR 2016-02-22 21:12:37 +00:00
gsttaglist.h taglist: add GST_TAG_CONDUCTOR 2016-02-22 21:12:37 +00:00
gsttagsetter.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gsttagsetter.h
gsttask.c Whenever we include windows.h, also define WIN32_LEAN_AND_MEAN 2016-02-20 10:07:42 +00:00
gsttask.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsttaskpool.c
gsttaskpool.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsttoc.c
gsttoc.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsttocsetter.c
gsttocsetter.h
gsttrace.c
gsttrace.h
gsttracer.c tracer.h: don't include private noinst header gsttracerutils.h in a public header 2016-01-17 00:00:51 +00:00
gsttracer.h tracer.h: don't include private noinst header gsttracerutils.h in a public header 2016-01-17 00:00:51 +00:00
gsttracerfactory.c docs: fix some warnings and add some since markers 2016-01-03 17:50:35 +00:00
gsttracerfactory.h docs: fix some warnings and add some since markers 2016-01-03 17:50:35 +00:00
gsttracerrecord.c tracerrecord: don't leak the spec structures 2016-01-22 10:07:26 +01:00
gsttracerrecord.h tracerrecord: don't leak the spec structures 2016-01-22 10:07:26 +01:00
gsttracerutils.c tracer: Initialize GstTracer _priv_tracers and quarks unconditionnally 2016-02-22 13:23:24 +01:00
gsttracerutils.h tracer: harmonize the query hooks 2016-01-07 23:03:48 +01:00
gsttypefind.c
gsttypefind.h
gsttypefindfactory.c docs: annotate C examples as such 2016-02-15 17:45:15 +00:00
gsttypefindfactory.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsturi.c uri: add guard to make sure gstreamer is initialized 2016-02-02 10:56:35 +00:00
gsturi.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstutils.c utils: remove duplicate check 2016-01-20 11:07:17 +00:00
gstutils.h
gstvalue.c gstvalue: remove a half finishesh sentence in the docs 2016-01-20 10:02:37 +01:00
gstvalue.h
gstversion.h.in
Makefile.am tracerrecord: add a log record class 2016-01-15 21:54:01 +01:00
math-compat.h