summaryrefslogtreecommitdiff
path: root/gst/gst.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Merge branch 'master' into 0.11Sebastian Dröge1-0/+1
2011-04-14bufferlist: Add boxed type for GstBufferListIterator for gobject-introspectionSebastian Dröge1-0/+1
2011-04-14parse: Add boxed type for GstParseContext for gobject-introspectionSebastian Dröge1-0/+1
2011-03-31bufferlist: simplify bufferlistsWim Taymans1-2/+0
2011-03-28Merge branch 'master' into 0.11-fdoWim Taymans1-0/+2
2011-03-28gst: add class initWim Taymans1-0/+4
2011-03-28memory: remove memory metadata againWim Taymans1-2/+0
2011-03-28memory: more work on porting the unit testsWim Taymans1-0/+1
2011-03-24gstcaps: new API : gst_caps_intersect_fullEdward Hervey1-0/+2
2011-03-04gst: add flag registrationWim Taymans1-0/+2
2011-03-02gst: add pool flags typeWim Taymans1-0/+2
2011-02-25metadata: Rename to GstMetaWim Taymans1-1/+1
2011-02-25buffermeta: add beginnings of buffer metadataWim Taymans1-0/+1
2011-02-23gst: fix type registrationWim Taymans1-3/+3
2011-02-23improve type registrationWim Taymans1-1/+2
2011-02-16deinit: add progress type class unrefWim Taymans1-0/+1
2011-02-15gst: register new typeWim Taymans1-0/+1
2011-02-10event: add QoS event typeWim Taymans1-0/+2
2011-01-05gst: remove safety check for GLib < 2.8Tim-Philipp Müller1-10/+0
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-8/+9
2010-08-20gst: Add a gst_is_initialized() APIArun Raghavan1-0/+16
2010-08-04gst: remove \n from debug statementsWim Taymans1-2/+2
2010-07-26gst: Fix usage of glib_check_version()Sebastian Dröge1-1/+1
2010-06-23GstPad: Add new pad linking method with configurable checks.Edward Hervey1-0/+2
2010-04-30Bump GLib requirement to 2.20Tim-Philipp Müller1-12/+1
2010-03-15gst: this is an internal function where we already ensure !NULL when callingStefan Kost1-1/+1
2010-03-11win32: Add prototype for DllMain()Benjamin Otte1-0/+1
2010-03-10Fixes for -Wwrite-stringsBenjamin Otte1-2/+2
2010-03-10Fixes for -Wold-style-definitionBenjamin Otte1-1/+1
2010-01-30init: don't spew warning about late g_thread_init()s if GLib >= 2.23.2Tim-Philipp Müller1-15/+26
2010-01-20build: Define G_THREADS_MANDATORY everywhereSebastian Dröge1-2/+14
2009-10-28annotations: add annotations to gst_init_check tooStefan Kost1-2/+2
2009-10-28docs: tell more about what happens in gst_init.Stefan Kost1-0/+7
2009-10-28docs: remove reference to OGI and rephrase sections docsStefan Kost1-7/+2
2009-10-06registry: Rearrange some things.Jan Schmidt1-472/+22
2009-09-05gst: Add gobject-introspection supportSebastian Dröge1-2/+2
2009-06-24make check: add check for enum type class unrefs in gst_deinit() tooTim-Philipp Müller1-0/+9
2009-06-21init: Fix indent, and ref the gst_buffer_list_item_get_type() classJan Schmidt1-3/+5
2009-06-17Replaced deprecated win32-compatibility function with undeprecated one.Руслан Ижбулатов1-2/+16
2009-05-12Initialise some more types in gst_init(), esp. the new enum typesTim-Philipp Müller1-0/+4
2009-05-12bufferlist: add docs/build/debug/unittestJonas Holmberg1-0/+1
2009-05-12xmlregistry: remove the old xml registryTim-Philipp Müller1-17/+0
2009-04-17gst_init: relocatability is unnecessary on CygwinYaakov Selkowitz1-1/+1
2009-03-18windows: initial commit for terminal colorsWim Taymans1-0/+19
2009-03-17config.h needs to be included first, either directly or via gst_private.hDavid Adam1-2/+1
2009-03-02API: Add gst_util_array_binary_search() for binary searchs on a sorted arraySebastian Dröge1-0/+1
2009-02-08Replace some mentions of CVS by GITSebastian Dröge1-1/+1
2009-01-08gst/gst.c: Create a registry if there is none also when the option for gst-di...Stefan Kost1-8/+13
2009-01-06gst/gst.c: Ref new enum type in gst_init.Tim-Philipp Müller1-0/+1
2008-12-05gst/gst.c: Search for plugins on win32 based on the location of the gstreamer...David Schleef1-0/+18