summaryrefslogtreecommitdiff
path: root/gst/gst_private.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-11Merge branch 'master' into 0.11Wim Taymans1-8/+0
2011-04-08bus: Use a construct-only property to distinguish between child buses and nor...Sebastian Dröge1-8/+0
2011-04-06Merge branch 'master' into 0.11Sebastian Dröge1-1/+8
2011-04-06bus: Add private API to set a GstBus in child modeSebastian Dröge1-1/+8
2011-02-23improve type registrationWim Taymans1-0/+1
2010-12-03pad: clear pad cache when installing probesWim Taymans1-0/+5
2010-07-26gstvalue: Adds datetime functionsThiago Santos1-0/+3
2010-06-23binaryregistry: ignore the plugin cache if the filter environment has changedTim-Philipp Müller1-0/+2
2010-06-23pluginloading: add support for whitelisting based on plugin or source module ...Tim-Philipp Müller1-0/+5
2010-02-10gst_private: MSVC doesn't seem to like #warningTim-Philipp Müller1-4/+0
2010-01-20gst_private.h: make sure gst_private.h is included before glib.hTim-Philipp Müller1-0/+4
2010-01-16structure: micro-optimise some gettersTim-Philipp Müller1-0/+18
2009-10-12debug: Mark the GST_POLL symbol as extern to avoid multiply-defined errorJan Schmidt1-1/+1
2009-10-12gstpoll: Make the new GST_POLL debug completely privateJan Schmidt1-1/+5
2009-10-12gst: Add debugging category GST_POLL for gstpollEdward Hervey1-0/+2
2009-10-06registry: Add registry helper phase 1Jan Schmidt1-1/+6
2009-06-29logging: add a performace log categoryStefan Kost1-2/+4
2009-06-12Fix remaining --disable-gst-debug ABI breakage.René Stadler1-1/+1
2009-06-10Make sure config.h is only included onceTim-Philipp Müller1-0/+2
2009-06-07registry: allow plugins to cache extra data in registry. Fixes #570233Stefan Kost1-0/+1
2009-06-02structure: fix serialisation of nested structures.Stefan Kost1-1/+6
2009-05-12bufferlist: add docs/build/debug/unittestJonas Holmberg1-0/+3
2009-05-12xmlregistry: remove the old xml registryTim-Philipp Müller1-7/+0
2009-01-06Add API for making a GStreamer plugin 'dependent' on external files, director...Tim-Philipp Müller1-0/+23
2008-08-29gst/gst_private.h: Include gstinfo.h even if GST_DISABLE_GST_DEBUG is defined...Tim-Philipp Müller1-2/+3
2008-07-22configure.ac: Remove AC_ISC_POSIX macro; it's broken on some platforms and no...Michael Smith1-39/+29
2008-05-24API: gst_parse_launch_full()Tim-Philipp Müller1-0/+5
2008-03-07Move registry backend API to private headers where we can. Add fixme-0.11 com...Stefan Kost1-0/+11
2008-01-10gst/gst_private.h: Add GST_CAT_TYPES, for consistency, and so that the other ...Tim-Philipp Müller1-0/+2
2008-01-09gst/: Yet another gratuitous GString micro-optimisation: add a (private) func...Tim-Philipp Müller1-0/+8
2007-12-12Makefile.am: Add check-exports target and run it as part of 'make check' (see...Tim-Philipp Müller1-1/+1
2007-11-02gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller1-0/+14
2007-01-05gst/: On win32, all the __declspec stuff for symbol exporting is apparently o...Vincent Torri1-2/+2
2006-09-28gst/: Re-commit the registry changes, along with an extra fix:Jan Schmidt1-0/+7
2006-09-27gst/: Revert previous change until I figure out why it breaks distcheck.Jan Schmidt1-7/+0
2006-09-27gst/gst.c: Make init_pre and init_post take the full complement of GOptionFun...Jan Schmidt1-0/+7
2006-08-16Add internal helpers for pre-registering quarks from static strings and using...Jan Schmidt1-0/+3
2006-04-09gst/gst_private.h: add a new #ifdef to use __declspec(dllimport) only for oth...Sébastien Moutte1-0/+4
2006-03-19gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)...Sébastien Moutte1-28/+34
2006-03-13gst/: Added QOS debug categoryWim Taymans1-0/+2
2005-12-16gst/: change some char* into char[]Stefan Kost1-1/+1
2005-11-30docs/gst/gstreamer-sections.txt: remove double entries from the docsThomas Vander Stichele1-2/+0
2005-11-20check/gst/gstvalue.c: Add a deserialisation test for fractionsJan Schmidt1-0/+3
2005-10-06gst/: widen the debug category in output to fit the biggest one we have add a...Thomas Vander Stichele1-0/+2
2005-09-15removeDavid Schleef1-0/+2
2005-07-18Removed plugable schedulers.Wim Taymans1-6/+0
2005-03-09Bump version number, we're now 0.9.0Wim Taymans1-0/+2
2005-01-13doh, wrong patchThomas Vander Stichele1-0/+2
2005-01-10docs/random/release: updatesThomas Vander Stichele1-0/+2
2004-05-11gst/elements/gstfilesrc.c: compute mapsize correctlyBenjamin Otte1-1/+0