gstreamer/gst
Edward Hervey 0280dc1fb9 registrychunks: Make sure we use aligned memory
This is in the same vein as for all other features. Some systems
might not allow unaligned read.
2018-03-18 10:39:59 +02:00
..
parse meson: Only check the first parameter 2017-04-11 13:24:45 -03:00
printf meson: require meson 0.36 and use new pic arg on static libs 2016-11-14 19:21:13 +00:00
.gitignore gstbase: Add gobject-introspection support 2009-09-05 10:28:46 +02:00
gettext.h Fix FSF address 2012-11-03 20:44:48 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 20:44:48 +00:00
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 Headers: add missing includes. 2015-08-15 13:17:07 +02:00
gst-i18n-app.h Fix FSF address 2012-11-03 20:44:48 +00:00
gst-i18n-lib.h Fix FSF address 2012-11-03 20:44:48 +00:00
gst.c gst: check non-null before dereference 2017-04-28 21:01:43 +02:00
gst.h dynamic types: Implement dynamic types in the registry 2016-11-02 11:21:37 +11:00
gst_private.h value: Always add the type name to elements when serializing arrays/lists 2017-02-23 20:48:40 +02:00
gstallocator.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstallocator.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstatomicqueue.c introspection: add missing (nullable) annotations to return values 2014-06-26 18:56:38 +02:00
gstatomicqueue.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstbin.c bin: iterate_sorted: Ensure sources are always returned last 2017-12-06 17:11:05 +01:00
gstbin.h docs: misc fixes 2016-11-16 10:57:33 +00:00
gstbuffer.c gstbuffer: fix meta removal in gst_buffer_foreach_meta 2017-10-11 20:13:21 +02:00
gstbuffer.h gst: Cast combined-flags constants to their respective target types 2017-04-05 14:45:46 +03:00
gstbufferlist.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstbufferlist.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstbufferpool.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gstbufferpool.h Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstbus.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gstbus.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstcaps.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstcaps.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstcapsfeatures.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstcapsfeatures.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstchildproxy.c childproxy: gracefully handle methods being NULL 2018-01-26 11:11:25 +00:00
gstchildproxy.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstclock.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstclock.h gst: Use GstClockTimeDiff instead of GstClockTime as type for GST_SECOND and friends 2017-04-05 16:32:38 +03:00
gstcompat.h Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstconfig.h.in Also use default visibility for plugins symbol 2017-09-08 14:30:45 +03:00
gstcontext.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstcontext.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstcontrolbinding.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstcontrolbinding.h gst: Fix includes so that files can be built separately 2017-01-27 16:33:42 -03:00
gstcontrolsource.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstcontrolsource.h controlsource: fix GetValue and GetValueArray documentation 2016-01-08 18:24:06 +00:00
gstdatetime.c datetime: fix potential out-of-bound read on malformed datetime string 2017-01-15 11:53:41 +00:00
gstdatetime.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdebugutils.c gst: Annotate various strings as type filename if they represent a path/filename 2018-01-17 16:02:48 +02:00
gstdebugutils.h Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstdevice.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstdevice.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdevicemonitor.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstdevicemonitor.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdeviceprovider.c device-provider: gst_device_provider_unhide_provider() always fails 2017-10-05 09:45:44 +01:00
gstdeviceprovider.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdeviceproviderfactory.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gstdeviceproviderfactory.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstdynamictypefactory.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gstdynamictypefactory.h dynamic types: Implement dynamic types in the registry 2016-11-02 11:21:37 +11:00
gstelement.c element: Annotate set_clock() clock parameter with allow-none 2018-01-17 16:03:14 +02:00
gstelement.h doc: Fix some doctsing making GI happy 2017-04-21 10:51:59 -03:00
gstelementfactory.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gstelementfactory.h gst: Update some more types and values of combined-flags constants 2017-04-05 15:46:26 +03:00
gstelementmetadata.h Headers: add missing includes. 2015-08-15 13:17:07 +02:00
gstenumtypes.c.template meson: use gnome.mkenums() with template files for enum file gen 2016-12-22 11:35:04 +00:00
gstenumtypes.h.template meson: use gnome.mkenums() with template files for enum file gen 2016-12-22 11:35:04 +00:00
gsterror.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gsterror.h doc: Fix Since: marks 2015-06-13 20:19:59 -04:00
gstevent.c event/query/message: Annotate get_structure() return value as nullable 2018-01-17 16:02:54 +02:00
gstevent.h gst: Update some more types and values of combined-flags constants 2017-04-05 15:46:26 +03:00
gstformat.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstformat.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstghostpad.c ghostpad: access internal pad with lock held 2017-12-01 09:48:39 +01:00
gstghostpad.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstinfo.c info: reset default threshold to LEVEL_DEFAULT not 0 2018-01-26 11:10:23 +00:00
gstinfo.h info: GstStackTraceFlags were added in 1.12 2017-09-17 19:00:50 +03:00
gstiterator.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstiterator.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstmacros.h Headers: add missing includes. 2015-08-15 13:17:07 +02:00
gstmemory.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstmemory.h gst: Cast combined-flags constants to their respective target types 2017-04-05 14:45:46 +03:00
gstmessage.c event/query/message: Annotate get_structure() return value as nullable 2018-01-17 16:02:54 +02:00
gstmessage.h gst: Fix includes so that files can be built separately 2017-01-27 16:33:42 -03:00
gstmeta.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstmeta.h gst: Fix includes so that files can be built separately 2017-01-27 16:33:42 -03:00
gstminiobject.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstminiobject.h gst: Cast combined-flags constants to their respective target types 2017-04-05 14:45:46 +03:00
gstobject.c object: Add missing annotations to get_value_array() / get_value_g_array() 2017-05-29 10:55:25 +03:00
gstobject.h (mini)object: add MAY_BE_LEAKED flag 2016-05-20 09:11:08 +01:00
gstpad.c gstpad: Avoid stream-dead-lock on deactivation 2018-01-16 12:10:03 +01:00
gstpad.h pad: Add API to get the current state of a task 2017-02-24 16:16:23 -03:00
gstpadtemplate.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstpadtemplate.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstparamspecs.c paramspec: Fix array validation logic 2017-03-24 13:43:34 -04:00
gstparamspecs.h paramspecs: Add GstParamSpecArray for GST_TYPE_ARRAY typed properties 2017-02-23 20:16:17 +02:00
gstparse.c parse: Make gst_parse_context_copy() public for bindings 2017-05-29 10:55:16 +03:00
gstparse.h parse: Make gst_parse_context_copy() public for bindings 2017-05-29 10:55:16 +03:00
gstpipeline.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstpipeline.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstplugin.c plugin: plugin_load() must return a ref even if it was loaded already 2018-01-26 11:10:44 +00:00
gstplugin.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstpluginfeature.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstpluginfeature.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstpluginloader.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gstpluginloader.h Headers: add missing includes. 2015-08-15 13:17:07 +02:00
gstpoll.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstpoll.h poll: Warn if the return value of gst_poll_read_control() is unused 2016-06-29 21:21:04 +02:00
gstpreset.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstpreset.h preset: add gst_preset_is_editable() 2014-12-12 21:49:16 +01:00
gstprotection.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstprotection.h doc: Fix Since: marks 2015-06-13 20:19:59 -04:00
gstquark.c events: Implement the stream-group-done event 2016-07-25 20:22:20 +10:00
gstquark.h events: Implement the stream-group-done event 2016-07-25 20:22:20 +10:00
gstquery.c event/query/message: Annotate get_structure() return value as nullable 2018-01-17 16:02:54 +02:00
gstquery.h gst: Update some more types and values of combined-flags constants 2017-04-05 15:46:26 +03:00
gstregistry.c gst: Annotate various strings as type filename if they represent a path/filename 2018-01-17 16:02:48 +02:00
gstregistry.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstregistrybinary.c dynamic types: Implement dynamic types in the registry 2016-11-02 11:21:37 +11:00
gstregistrybinary.h tracer: initial prototype for the tracing subsystem 2015-10-05 20:59:39 +02:00
gstregistrychunks.c registrychunks: Make sure we use aligned memory 2018-03-18 10:39:59 +02:00
gstregistrychunks.h dynamic types: Implement dynamic types in the registry 2016-11-02 11:21:37 +11:00
gstsample.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gstsample.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gstsegment.c segment: Add missing out annotations for various parameters 2017-08-11 11:00:30 +03:00
gstsegment.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gststreamcollection.c streamcollection: fix racy user-after-free 2017-03-31 11:32:31 +01:00
gststreamcollection.h gst: Fix includes so that files can be built separately 2017-01-27 16:33:42 -03:00
gststreams.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gststreams.h streams: GstStreamType/GstStream are available since 1.10 2018-01-17 16:03:38 +02:00
gststructure.c structure: Don't print warning on NULL strings or pointers 2017-04-06 19:25:06 -04:00
gststructure.h structure: Add get/set_array/list using GValueArray 2017-03-24 13:30:45 -04:00
gstsystemclock.c systemclock: set_default() clock parameter can be NULL 2018-01-17 16:03:19 +02:00
gstsystemclock.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsttaglist.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gsttaglist.h taglist: add GST_TAG_CONDUCTOR 2016-02-22 21:12:37 +00:00
gsttagsetter.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gsttagsetter.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttask.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gsttask.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsttaskpool.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gsttaskpool.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsttoc.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gsttoc.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsttocsetter.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gsttocsetter.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttracer.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gsttracer.h gst: Fix includes so that files can be built separately 2017-01-27 16:33:42 -03:00
gsttracerfactory.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gsttracerfactory.h docs: fix some warnings and add some since markers 2016-01-03 17:50:35 +00:00
gsttracerrecord.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gsttracerrecord.h tracerrecord: improve the values flags docs 2016-12-20 21:08:09 +01:00
gsttracerutils.c leaks: Allow tracing Gst(Mini)Object reffing operations 2016-12-20 15:29:10 -03:00
gsttracerutils.h leaks: Allow tracing Gst(Mini)Object reffing operations 2016-12-20 15:29:10 -03:00
gsttypefind.c Don't use deprecated g_object_newv() 2017-04-08 09:49:59 +01:00
gsttypefind.h docs: Fix typos in function/object descriptions 2013-12-07 17:11:12 +00:00
gsttypefindfactory.c Port gtk-doc comments to their equivalent markdown syntax 2017-01-27 16:36:38 -03:00
gsttypefindfactory.h core: Add g_autoptr() support to all types 2015-12-14 12:06:55 -05:00
gsturi.c gsturi: Fixed incorrect escaping of path as a generic string 2017-06-15 11:40:51 +03:00
gsturi.h gst: Fix includes so that files can be built separately 2017-01-27 16:33:42 -03:00
gstutils.c gstutils: Fix linear regression comparision 2017-12-01 09:48:39 +01:00
gstutils.h gstutils: Add helpers to get/set array properties 2017-03-24 13:30:45 -04:00
gstvalue.c value: Handle serializing NULL GValueArray 2017-08-26 13:51:57 -03:00
gstvalue.h gstvalue: Cast GST_MAKE_FOURCC arguments 2017-12-01 09:48:39 +01:00
gstversion.h.in gstversion: Add missing include in .in file. 2015-08-15 13:26:12 +02:00
Makefile.am utils: Export linear regression calculation as public function 2016-11-28 14:26:50 +02:00
math-compat.h Fix FSF address 2012-11-03 20:44:48 +00:00
meson.build meson: A couple for GIR-generation fixes 2017-04-13 10:05:53 +01:00