summaryrefslogtreecommitdiff
path: root/gst/gstregistry.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-15gst: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller1-0/+25
2015-12-14core: Add g_autoptr() support to all typesXavier Claessens1-0/+4
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-08-14registry: remove some unused and in their current form pointless APITim-Philipp Müller1-0/+3
2012-01-02registry: get rid of gst_default_registry_*() convenience macrosTim-Philipp Müller1-107/+5
2012-01-02registry: rename gst_registry_get_default() to gst_registry_get()Tim-Philipp Müller1-1/+1
2011-12-30registry: remove padding and signal vfuncsTim-Philipp Müller1-11/+0
2011-12-26registry: move private bits into private structTim-Philipp Müller1-14/+0
2011-11-11.h: fix header filesWim Taymans1-29/+29
2011-02-22cleanupsWim Taymans1-1/+1
2011-02-22Merge branch 'master' into 0.11Wim Taymans1-7/+11
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-7/+11
2010-12-06remove deprecated symbols and methodsWim Taymans1-8/+0
2010-01-06registry: deprecate useless gst_registry_xml_{read|write}_cache()Tim-Philipp Müller1-1/+5
2009-11-10registry: API: Add gst_{default,}_registry_get_feature_list_cookie()Sebastian Dröge1-0/+14
2009-10-24registry: private is a C++ keyword, don't use itSebastian Dröge1-1/+1
2009-10-24gstregistry: Add a cookie for detecting feature list changesEdward Hervey1-1/+4
2009-10-20registry: hash the plugin basenameWim Taymans1-1/+3
2009-10-06registry: Add registry helper phase 1Jan Schmidt1-1/+0
2008-03-07Move registry backend API to private headers where we can. Add fixme-0.11 com...Stefan Kost1-5/+0
2008-03-03Fix broken use of config.h-defined preprocessor directive in a public header ...Tim-Philipp Müller1-1/+2
2007-08-10gst/gstregistry.h: Add gst_registry_add_path, which was missing from this hea...Michael Smith1-0/+1
2007-07-23gst/gstregistry.*: Speed up gst_registry_lookup_feature_locked() by using a h...Stefan Kost1-4/+4
2007-01-11commit binary registry (disabled by default, see #359653)Stefan Kost1-1/+9
2006-09-28gst/: Re-commit the registry changes, along with an extra fix:Jan Schmidt1-4/+0
2006-09-27gst/: Revert previous change until I figure out why it breaks distcheck.Jan Schmidt1-0/+4
2006-09-27gst/gst.c: Make init_pre and init_post take the full complement of GOptionFun...Jan Schmidt1-4/+0
2006-07-18make --disable-index work (#342564)Stefan Kost1-0/+1
2006-04-28gst/: only write out registry if it has changed, fixes #338339Stefan Kost1-1/+1
2006-03-08gst/: Rewrite registry-saving to avoid race conditions and check for failed w...Michael Smith1-2/+2
2005-12-02gst/: Fix docs again.Wim Taymans1-0/+7
2005-11-30various fixes to makeThomas Vander Stichele1-0/+1
2005-11-21gst/: Remove unimplemented declarations for which we can see no sensible use.Michael Smith1-1/+0
2005-11-04gst/gstregistry.*: added missing docsStefan Kost1-0/+71
2005-10-15whitespace fixesThomas Vander Stichele1-5/+5
2005-10-14Add new API to check plugin feature version requirements.Tim-Philipp Müller1-0/+6
2005-09-20docs/gst/Makefile.am: Ignore a few more internal headersDavid Schleef1-1/+2
2005-09-19gst/gstregistry.h: Spacing fixen.Andy Wingo1-7/+8
2005-09-18various cleanups and memleak plugging. make valgrind is happy now.Thomas Vander Stichele1-0/+2
2005-09-18check/Makefile.am: Fix environment variables.David Schleef1-0/+6
2005-09-15check/: Add testDavid Schleef1-3/+2
2005-09-15removeDavid Schleef1-78/+31
2005-01-05gst/: Fix macro's for Mingw (fixes #162276).Ronald S. Bultje1-0/+9
2004-04-28A bunch of portability fixes, derived from Steve Lhomme's MSVCDavid Schleef1-0/+8
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-76/+69
2004-03-15*.h: Revert indentation changes.Johan Dahlin1-2/+4
2004-03-13gst-indent run on coreThomas Vander Stichele1-65/+70
2003-12-09Change GST_.*_PADDING to _gst_padding[GST_PADDING];David Schleef1-2/+2
2003-10-07Add padding to structures and objectsDavid Schleef1-2/+2
2003-04-23make the user registry location major-minor versioned so it doesn't clash wit...Thomas Vander Stichele1-1/+1