summaryrefslogtreecommitdiff
path: root/gst/gst.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-25debugutils: Fix static linking on OS XJosep Torra1-1/+1
2012-05-20toc: use global quark tableTim-Philipp Müller1-1/+0
2012-05-11gst: Only include init/deinit of alloc tracing when enabledSebastian Rasmussen1-0/+4
2012-04-10Merge remote-tracking branch 'origin/0.10'Wim Taymans1-0/+3
2012-04-10gst: add toc entry ref/unrefWim Taymans1-0/+2
2012-04-07gst: don't export private TOC functionsTim-Philipp Müller1-1/+1
2012-04-02gst: ref new entry enum typesTim-Philipp Müller1-0/+2
2012-04-02Add generic table of contents (TOC) supportAlexander Saprykin1-0/+1
2012-04-02Merge branch '0.10'Stefan Sauer1-0/+1
2012-04-02Add generic table of contents (TOC) supportAlexander Saprykin1-0/+1
2012-03-15GstBufferPoolParams -> GstBufferPoolAcquireParamsWim Taymans1-2/+3
2012-03-14query: register queries like eventsWim Taymans1-0/+2
2012-03-08Merge branch 'master' into 0.11Sebastian Dröge1-1/+1
2012-03-06gst: Fix 'comparison of unsigned enum expression >= 0 is always true' compile...Sebastian Dröge1-1/+1
2012-01-30core: don't ship gsttrace.h private headerPhilippe Normand1-0/+1
2012-01-28gst: ref new enum type in gst_init()Tim-Philipp Müller1-0/+2
2012-01-27gst: don't ref GType for private enum for which there's no GType any moreTim-Philipp Müller1-2/+0
2012-01-27trace: rework alloc tracingWim Taymans1-15/+3
2012-01-27trace: make alloc trace work for miniobject againWim Taymans1-0/+1
2012-01-22Use GLib's type for GError instead of our ownTim-Philipp Müller1-2/+0
2012-01-22Use recent GLib API unconditionally now that we depend on the latest GLibTim-Philipp Müller1-36/+0
2012-01-22trace: don't use deprecated GStaticMutex API in (still) public headerTim-Philipp Müller1-0/+4
2012-01-02registry: rename gst_registry_get_default() to gst_registry_get()Tim-Philipp Müller1-1/+1
2011-12-30index: remove GstIndex and GstIndexFactory for nowTim-Philipp Müller1-15/+0
2011-12-30gst: unref the two cotnroller types in _deinit()Stefan Sauer1-0/+3
2011-12-28gst: deinit meta flags tooWim Taymans1-0/+1
2011-12-28gst: Initialize new GstMetaFlags in init_post()Edward Hervey1-0/+1
2011-12-25controller: move GstControlledProperty into a separate classStefan Sauer1-0/+3
2011-12-04Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+8
2011-12-03g_thread_init() is deprecated in glib masterTim-Philipp Müller1-0/+8
2011-12-01sample: add new sample miniobjectWim Taymans1-0/+1
2011-11-22gst: add new flagsWim Taymans1-0/+2
2011-11-18pad: fix scheduling mode enumsWim Taymans1-2/+2
2011-11-13urihandler: pass GError argument to gst_uri_handler_set_uri()Tim-Philipp Müller1-0/+2
2011-11-01pad: rename GstActivateMode to GstPadActivateModeTim-Philipp Müller1-2/+2
2011-11-01pad: rename GstProbeType and GstProbeReturn to GstPadProbe{Type,Return}Tim-Philipp Müller1-4/+4
2011-10-19introspection: Skip gst_init_get_option_groupJohan Dahlin1-1/+1
2011-10-08info: make _gst_debug_init() private for nowTim-Philipp Müller1-1/+3
2011-08-29init: add _get_type() functionsWim Taymans1-2/+2
2011-08-29gst: add some _priv prefixes to private methodsWim Taymans1-11/+11
2011-08-25buffer: pluralize the buffer flagsWim Taymans1-2/+2
2011-08-22Merge branch 'master' into 0.11Wim Taymans1-6/+6
2011-08-15gst: use GstDebugLevel enum type to fix a warning building with ICCJosep Torra1-6/+6
2011-07-05gst: add class ref/unrefWim Taymans1-0/+2
2011-06-06gst: Add enum/flags (de)registration in gst_(de)initEdward Hervey1-0/+4
2011-05-11structure: more cleanupsWim Taymans1-1/+1
2011-05-06pad: implement more sticky eventsWim Taymans1-1/+0
2011-05-05gst: init the GType earlyWim Taymans1-0/+1
2011-05-05Revert "context: use context on buffers instead of caps"Wim Taymans1-1/+0
2011-05-04context: use context on buffers instead of capsWim Taymans1-0/+1