summaryrefslogtreecommitdiff
path: root/gst/gst_private.h
AgeCommit message (Expand)AuthorFilesLines
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
2004-05-07Changes to handle compilers that don't have variadic macro support. In parti...David Schleef1-2/+34
2004-05-03remove gst_info remove gstlog.h, fold back to gstinfo.h update translationsThomas Vander Stichele1-0/+2
2004-04-05add support for detecting if GStreamer runs inside valgrind.Benjamin Otte1-0/+4
2004-01-18changing error signal add error codes and domainsThomas Vander Stichele1-0/+1
2004-01-13adding i18n tested with nl, seems to work fineThomas Vander Stichele1-20/+0
2003-10-31update plugin initialization restructuring (see email for detailsBenjamin Otte1-1/+0
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-1/+0
2003-08-17initialize gettext stuff, plus a few string i18nsDavid Schleef1-3/+2
2003-06-29GST_DEBUG reorganization containing loads of stuff:Benjamin Otte1-4/+37
2001-12-15Various cleanups and leak fixage.Wim Taymans1-19/+20
2001-12-15ok, small fix due to me not considering the problem with nesting of commentsChristian Schaller1-4/+4
2001-12-15updated .h files with // fixesChristian Schaller1-4/+4