summaryrefslogtreecommitdiff
path: root/gst/gstmeta.c
Commit message (Expand)AuthorAgeFilesLines
* Move files from gstreamer into the "subprojects/gstreamer/" subdirThibault Saunier2021-09-241-485/+0
* meta: expose API to register and create custom metaMathieu Duponchelle2020-09-271-3/+210
* gstmeta: intern registered impl stringMathieu Duponchelle2020-09-181-1/+2
* gstmeta: Optimize get_tags() by using private quark tableHavard Graff2019-06-171-3/+3
* buffer: store sequence number for metasTim-Philipp Müller2019-02-121-0/+48
* gst: add some GIR array annotationsMark Nauwelaerts2018-05-211-1/+1
* gst: Fix up a bunch of GIR annotationsArun Raghavan2018-01-271-1/+2
* Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier2017-01-271-0/+1
* meta: Warn if a meta implementation is registered without init functionSebastian Dröge2016-04-131-0/+4
* introspection: add missing (nullable) annotations to return valuesEvan Nemerson2014-06-261-2/+2
* docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson2014-05-301-1/+1
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* docs: Fix typos and remove unknown annotationsSebastian Rasmussen2014-03-021-3/+3
* basetransform: implement a default transform_meta.Mathieu Duponchelle2013-09-091-0/+3
* meta: API: Add gst_meta_api_type_get_tags() to get all meta tags.Mathieu Duponchelle2013-09-091-0/+23
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* meta: don't put essential logic in g_return_val_*Wim Taymans2012-10-031-2/+4
* meta: handle multiple implementation registrationWim Taymans2012-10-031-1/+7
* clock: remove _full versionWim Taymans2012-06-201-3/+3
* docs: update more documentationWim Taymans2012-03-291-1/+21
* caps: _do_simplify() -> _simplify()Wim Taymans2012-03-121-2/+0
* meta: transform docsWim Taymans2012-03-021-1/+1
* meta: improve debuggingWim Taymans2012-03-011-3/+7
* meta: add tag for memory metadataWim Taymans2012-03-011-0/+2
* meta: split registration of API and implementationWim Taymans2012-02-291-38/+53
* meta: add method to check for a tagWim Taymans2012-02-281-0/+24
* meta: add support to tagging the metadataWim Taymans2012-02-281-1/+12
* meta: flesh out the metadata transformWim Taymans2012-02-241-3/+5
* Update for new gthread APIWim Taymans2012-01-191-8/+6
* gst: suppress some more deprecated thread api until we fix it upTim-Philipp Müller2012-01-181-0/+3
* gstmeta: Some more docsEdward Hervey2011-11-281-8/+16
* meta: remove timing metadataWim Taymans2011-11-021-47/+0
* init: add _get_type() functionsWim Taymans2011-08-291-1/+1
* Fix and clarify debug statementsJosep Torra2011-08-101-1/+2
* meta: remove (de)serialize functionsWim Taymans2011-05-111-9/+3
* docs: update docsWim Taymans2011-03-301-3/+4
* buffer: fix remaining unit testsWim Taymans2011-03-281-16/+8
* memory: remove memory metadata againWim Taymans2011-03-281-119/+0
* memory: more fixesWim Taymans2011-03-281-2/+2
* meta: implement transform functionWim Taymans2011-03-081-44/+59
* meta: add timing metadataWim Taymans2011-02-281-0/+62
* meta: simplify a bitWim Taymans2011-02-271-6/+8
* meta: add default memory metadataWim Taymans2011-02-271-0/+96
* metadata: Rename to GstMetaWim Taymans2011-02-251-0/+109
* Removed the final bits of GstMeta.Wim Taymans2001-06-251-111/+0
* Cleaned up the docs a bit.Erik Walthinsen2001-01-061-4/+4
* Updated copyright in all the libgst files.Erik Walthinsen2000-12-281-2/+6
* Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans2000-12-151-4/+13
* Docs updates.Wim Taymans2000-11-111-13/+23
* More Docs updates.Wim Taymans2000-10-251-0/+30