summaryrefslogtreecommitdiff
path: root/gst/gst.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-01registry: set env GST_REGISTRY_DISABLE=yes to disable registryStian Selnes1-2/+14
2016-09-10gst: Ensure gst_value is initialised before gst_tagGraham Leggett1-1/+1
2016-08-13Remove old alloc tracing code now that we have a GstTracer-based replacementTim-Philipp Müller1-9/+0
2016-06-30gst: New Stream listing/selection systemEdward Hervey1-0/+2
2016-06-02gst_deinit: move down tracers cleaningGuillaume Desmottes1-4/+8
2016-05-13debug: Instantiate GType when dumping debug categories.Jan Schmidt1-0/+33
2016-04-26caps: add cleanup priv functionGuillaume Desmottes1-0/+1
2016-04-26capsfeature: add cleanup priv functionGuillaume Desmottes1-0/+1
2016-04-18allocator: add cleanup methodGuillaume Desmottes1-0/+1
2016-01-18gst: ref/unref new enum types in gst_init/deinitVineeth TM1-0/+4
2016-01-07gst: Rename _priv_gst_info_start_time to _priv_gst_start_time and initialize ...Sebastian Dröge1-0/+5
2015-12-31gst: fix typo in commentTim-Philipp Müller1-1/+1
2015-10-06tracer: mark GstTracerQuarkId as non GEnumStefan Sauer1-2/+0
2015-10-05gst: adding tracer quark id to gst init and deinitThiago Santos1-0/+2
2015-10-05tracing: rename the global api to gst_tracingStefan Sauer1-2/+2
2015-10-05tracer: initial prototype for the tracing subsystemStefan Sauer1-0/+9
2015-10-02Update GLib dependency to 2.40.0Sebastian Dröge1-4/+0
2015-05-27gst/gst.c: Add a warning about DllMain to prevent misuseNirbheek Chauhan1-0/+11
2015-03-20segment: remove the bounds check from _to_running_time_full()Wim Taymans1-2/+0
2015-03-18gst: ref/unref new enum type in gst_init/deinit()Tim-Philipp Müller1-0/+2
2014-11-02gst: ensure GStreamer initialization debug message is displayedLuis de Bethencourt1-6/+1
2014-10-28gst: make gst_init() thread-safeTim-Philipp Müller1-0/+6
2014-09-17gst: Fix spelling errorOlivier Crête1-1/+1
2014-07-14gst: init taglist gtype to use it in gstvalueThiago Santos1-1/+1
2014-06-19gst: Store more basic type GTypes in variablesSebastian Dröge1-2/+5
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-3/+3
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2014-03-21gst: init new flag types to pass make checkWim Taymans1-0/+2
2014-03-16message, bus: do extended message types slightly differentlyTim-Philipp Müller1-3/+0
2014-03-16gst: fix indentationTim-Philipp Müller1-4/+5
2014-03-16message: Add GST_MESSAGE_EXTENDEDOlivier Crête1-0/+3
2014-02-06windows: Make GStreamer installation relocatableChun-wei Fan1-1/+18
2014-01-16info: move some env-var checks from gst to gstinfo as wellStefan Sauer1-19/+1
2013-12-02docs: cosmetic changes in references/decriptionsSebastian Rasmussen1-1/+1
2013-10-10core: Fix max DEBUG_LEVEL incongruence on 5 vs 9Reynaldo H. Verdejo Pinochet1-1/+1
2013-09-13gst: Stop all unused threads in GThreadPool in gst_deinit()Jonas Holmberg1-0/+1
2013-08-16Free thread pools in gst_deinit()Jonas Holmberg1-0/+8
2013-07-30gst: register new color mode enum, fixing 'make check'Kjartan Maraas1-1/+2
2013-07-18info: Add debug color mode optionРуслан Ижбулатов1-12/+34
2013-06-13gst: Don't intercept --help in gst_init()Hans de Goede1-0/+1
2013-04-03gst: add stream flagsWim Taymans1-0/+2
2013-03-31caps: Add new data type for handling caps features to the capsSebastian Dröge1-0/+1
2013-03-29gst: Add new GstContext miniobject for sharing contexts in a pipelineSebastian Dröge1-0/+1
2012-11-25docs: remove all mention of g_thread_init()Tim-Philipp Müller1-11/+0
2012-11-20gst: Don't set the locale in gst_init()Sebastian Dröge1-1/+0
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-27gst: make us of the new gst_debug_set_threshold_from_string functionThibault Saunier1-78/+2
2012-10-20g_type_init() is no longer required and deprecated in glib >= 2.35.0Tim-Philipp Müller1-1/+2
2012-09-11events: remove STREAM_CONFIGWim Taymans1-2/+0
2012-08-24gst: log performance warning debug message if glib emulates atomic opsTim-Philipp Müller1-0/+5