summaryrefslogtreecommitdiff
path: root/gst/gstelementfactory.c
AgeCommit message (Expand)Author
2021-09-24Move files from gstreamer into the "subprojects/gstreamer/" subdirThibault Saunier
2021-08-20elementfactory: enable construct only property passingThéo MAILLART
2020-08-04fix clang 10 warningsJordan Petridis
2020-07-06gstelementfactory: Fix missing features in case a feature moves to another fi...Christoph Reiter
2019-12-10device, elementfactory: relax floating requirementMathieu Duponchelle
2019-12-05device, elementfactory: don't enforce floating statusMathieu Duponchelle
2019-11-02elementfactory: add GST_ELEMENT_FACTORY_TYPE_HARDWAREVíctor Manuel Jáquez Leal
2019-09-12element: Enforce that elements created by gst_element_factory_create/make() a...Sebastian Dröge
2019-03-13gst_element_factory_get_metadata: protect from null factoryStephane Cerveau
2017-04-08Don't use deprecated g_object_newv()Tim-Philipp Müller
2017-03-08elementfactory: promote factory not found log message to WARNINGTim-Philipp Müller
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier
2016-06-02Use MAY_BE_LEAKED_FLAGGuillaume Desmottes
2015-10-29element: emit tracer's element-new hook from 'constructed'Thiago Santos
2015-10-05tracer: add missing hooksMarcin Kolny
2015-04-14elementfactory: add ENCRYPTOR class definesTim-Philipp Müller
2015-04-14elementfactory: add DECRYPTOR class definesAlex Ashley
2014-06-26introspection: add missing (nullable) annotations to return valuesEvan Nemerson
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen
2013-05-28elementfactory: Add support for checking subtitle/metadata factory typesSebastian Dröge
2013-05-28elementfactory: Add support for checking only the media type of a factorySebastian Dröge
2012-11-03Fix FSF addressTim-Philipp Müller
2012-09-25elementfactory: Fail if no valid element factory metadata is setSebastian Dröge
2012-09-12elementfactory: don't crash if no element klass has been setAndreas Frisch
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey
2012-06-19introspection: add missing return value annotationsEvan Nemerson
2012-06-15docs: improve API docsWim Taymans
2012-05-19elementfactory: add gst_element_factory_get_metadata_keys()Tim-Philipp Müller
2012-03-29docs: update more documentationWim Taymans
2012-01-26caps: Store a pointer to GstCaps in GstStaticCapsSebastian Dröge
2012-01-22Use recent GLib API unconditionally now that we depend on the latest GLibTim-Philipp Müller
2012-01-02registry: rename gst_registry_get_default() to gst_registry_get()Tim-Philipp Müller
2011-12-12elementfactory: use new 'transfer floating' annotation for gst_element_factor...Tim-Philipp Müller
2011-11-13urihandler: fix return type of get_protocols()Tim-Philipp Müller
2011-11-13urihandler: fix return type of _get_uri_type()Tim-Philipp Müller
2011-11-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2011-11-12gst, controller: replace g_list_prepend + reverse with GQueueTim-Philipp Müller
2011-10-08elementfactory: don't export private _gst_elementclass_factory quarkTim-Philipp Müller
2011-08-22Merge branch 'master' into 0.11Wim Taymans
2011-08-16docs: fix typo in element factory documentationTim-Philipp Müller
2011-07-27Merge branch 'master' into 0.11Wim Taymans
2011-07-27elementfactory: fix g-i annotation for _create() and _make() to allow NULL ob...Tim-Philipp Müller
2011-06-22uri: remove some _full variantsWim Taymans
2011-06-22caps: Hide implementation detailsWim Taymans
2011-06-10Merge branch 'master' into 0.11Wim Taymans
2011-06-09Use "const" instead G_CONST_RETURNJavier Jardón
2011-06-05Merge branch 'master' into 0.11Tim-Philipp Müller
2011-06-04Work around changes in g_atomic APIDavid Schleef