gstreamer/gst
Thibault Saunier 109bdd0c25 value: Refactor parsing lists to allow trailing comas
Before that commit `{test, }` wouldn't be accepted as an array
because of the trailing coma, the commit fixes that.

At the same time, the code has been refactored to avoid special casing
the first element of the list, making `{,}` or `<,>` valid lists.
2020-03-12 14:50:20 +00:00
..
parse parse: add support for presets 2019-12-28 04:02:16 +00:00
printf
gettext.h
glib-compat-private.h
glib-compat.c
glib-compat.h
gst-i18n-app.h
gst-i18n-lib.h
gst.c pluginfeature: Allow updating initial rank of plugin feature 2019-12-26 19:49:00 +00:00
gst.h
gst_private.h pluginfeature: Allow updating initial rank of plugin feature 2019-12-26 19:49:00 +00:00
gstallocator.c
gstallocator.h
gstatomicqueue.c
gstatomicqueue.h
gstbin.c bin: Don't consider having a group-id or being STREAM_START if we have not a single STREAM_START message 2020-01-25 00:02:20 +02:00
gstbin.h bin: Add method to find elements by factory name 2019-12-20 14:29:19 +01:00
gstbuffer.c
gstbuffer.h
gstbufferlist.c
gstbufferlist.h
gstbufferpool.c
gstbufferpool.h
gstbus.c bus: Make setting/replacing/clearing the sync handler thread-safe 2020-02-14 14:41:46 +00:00
gstbus.h
gstcaps.c caps: Don't assert in fixate() on EMPTY/ANY caps and document EMPTY/ANY behaviour on more functions 2020-03-09 10:10:09 +00:00
gstcaps.h
gstcapsfeatures.c
gstcapsfeatures.h
gstchildproxy.c
gstchildproxy.h
gstclock.c
gstclock.h clock: remove documentation link on GTimeVal 2020-03-12 05:02:33 +00:00
gstcompat.h
gstconfig.h.in
gstcontext.c
gstcontext.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstcontrolbinding.c
gstcontrolbinding.h
gstcontrolsource.c
gstcontrolsource.h
gstdatetime.c
gstdatetime.h
gstdebugutils.c debugutils: skip "parent" property for elements when dumping pipeline graph 2020-02-19 19:01:25 +00:00
gstdebugutils.h
gstdevice.c device, elementfactory: relax floating requirement 2019-12-10 13:31:50 +01:00
gstdevice.h
gstdevicemonitor.c
gstdevicemonitor.h
gstdeviceprovider.c
gstdeviceprovider.h
gstdeviceproviderfactory.c
gstdeviceproviderfactory.h
gstdynamictypefactory.c
gstdynamictypefactory.h
gstelement.c
gstelement.h
gstelementfactory.c device, elementfactory: relax floating requirement 2019-12-10 13:31:50 +01:00
gstelementfactory.h
gstelementmetadata.h
gsterror.c
gsterror.h
gstevent.c event/message: Don't allow setting invalid group ids 2020-01-24 17:53:30 +02:00
gstevent.h
gstformat.c
gstformat.h
gstghostpad.c
gstghostpad.h
gstinfo.c gstinfo: Add new API for getting debug log lines 2019-12-25 08:50:17 +05:30
gstinfo.h gstinfo: Add new API for getting debug log lines 2019-12-25 08:50:17 +05:30
gstiterator.c
gstiterator.h
gstmacros.h
gstmemory.c
gstmemory.h Fixing various typos 2019-06-20 15:20:27 +00:00
gstmessage.c event/message: Don't allow setting invalid group ids 2020-01-24 17:53:30 +02:00
gstmessage.h docs: Document the new 'redirect-location' error message detail field 2020-01-06 17:47:40 -03:00
gstmeta.c
gstmeta.h
gstminiobject.c
gstminiobject.h
gstobject.c
gstobject.h
gstpad.c
gstpad.h
gstpadtemplate.c
gstpadtemplate.h
gstparamspecs.c
gstparamspecs.h
gstparse.c
gstparse.h
gstpipeline.c
gstpipeline.h
gstplugin.c
gstplugin.h
gstpluginfeature.c pluginfeature: Allow updating initial rank of plugin feature 2019-12-26 19:49:00 +00:00
gstpluginfeature.h
gstpluginloader.c pluginloader: handle fsync interrupted by signal (EINTR) 2019-12-12 20:49:36 +01:00
gstpluginloader.h
gstpoll.c
gstpoll.h
gstpreset.c
gstpreset.h
gstpromise.c
gstpromise.h
gstprotection.c
gstprotection.h
gstquark.c
gstquark.h
gstquery.c
gstquery.h
gstregistry.c
gstregistry.h
gstregistrybinary.c registry: handle fsync interrupted by signal (EINTR) 2019-12-12 20:49:36 +01:00
gstregistrybinary.h
gstregistrychunks.c
gstregistrychunks.h
gstsample.c
gstsample.h
gstsegment.c
gstsegment.h
gststreamcollection.c
gststreamcollection.h
gststreams.c
gststreams.h
gststructure.c
gststructure.h
gstsystemclock.c systemclock: Don't start the system clock at 0 on Windows 2020-03-09 15:17:08 +02:00
gstsystemclock.h GstSystemClock: Add GST_CLOCK_TYPE_TAI 2020-01-27 17:16:14 +00:00
gsttaglist.c
gsttaglist.h
gsttagsetter.c
gsttagsetter.h
gsttask.c
gsttask.h
gsttaskpool.c
gsttaskpool.h
gsttoc.c
gsttoc.h
gsttocsetter.c
gsttocsetter.h
gsttracer.c
gsttracer.h
gsttracerfactory.c
gsttracerfactory.h
gsttracerrecord.c
gsttracerrecord.h
gsttracerutils.c
gsttracerutils.h
gsttypefind.c
gsttypefind.h
gsttypefindfactory.c
gsttypefindfactory.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gsturi.c
gsturi.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 08:50:59 +02:00
gstutils.c
gstutils.h
gstvalue.c value: Refactor parsing lists to allow trailing comas 2020-03-12 14:50:20 +00:00
gstvalue.h
gstversion.h.in
math-compat.h
meson.build