summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-01-27g-i: add built enumtypes headers and sources to gir creationSimon Feltman1-0/+2
2012-09-17Remove GST_USE_UNSTABLE_API guard and definesTim-Philipp Müller1-1/+0
2012-08-23gst: use configure-detected or externally provided glib-mkenumsLionel Landwerlin1-2/+2
2012-07-09memory: Make GstAllocator a GstObjectWim Taymans1-0/+2
2012-04-04gst: Change versioningSebastian Dröge1-30/+30
2012-04-02Merge branch '0.10'Stefan Sauer1-0/+4
2012-04-02Add new GstTocSetter interfaceAlexander Saprykin1-0/+2
2012-04-02Add generic table of contents (TOC) supportAlexander Saprykin1-0/+2
2012-03-02gst: Remove gstmarshal.[ch] completely and use the generic marshallerSebastian Dröge1-18/+4
2012-03-02gst: Don't install gstmarshal.hSebastian Dröge1-3/+6
2012-01-27trace: remove from public headersWim Taymans1-1/+1
2011-12-30index: remove GstIndex and GstIndexFactory for nowTim-Philipp Müller1-4/+0
2011-12-25controller: move GstControlledProperty into a separate classStefan Sauer1-0/+2
2011-12-01sample: add new sample miniobjectWim Taymans1-0/+2
2011-11-10controller: merge controller into gstobjectStefan Sauer1-2/+0
2011-11-10introspection: Add --warn-all to introspection scannerEdward Hervey1-0/+1
2011-11-04controller: move to core/gstobjectStefan Sauer1-0/+4
2011-10-31filter: remove gst_filter_run() and deprecated filter funcTim-Philipp Müller1-2/+0
2011-07-05gst: make compiler warn about unstable API if GST_USE_UNSTABLE_API is not def...Tim-Philipp Müller1-0/+1
2011-06-26Remove GstImplementsInterfaceTim-Philipp Müller1-2/+0
2011-06-04Remove everything libxml2- and loadsave-relatedTim-Philipp Müller1-1/+0
2011-05-06pad: implement more sticky eventsWim Taymans1-2/+0
2011-05-04context: add helper object to manage eventsWim Taymans1-0/+2
2011-04-16Merge branch 'master' into 0.11Sebastian Dröge1-2/+4
2011-04-16gst: gobject-introspection scanner doesn't need to scan or update plugin infoTim-Philipp Müller1-1/+2
2011-04-16gst: make sure gobject-introspection scanner calls gst_init()Sebastian Dröge1-0/+1
2011-04-11Merge branch 'master' into 0.11Wim Taymans1-0/+17
2011-04-11android: make it ready for androgenizerAlessandro Decina1-0/+17
2011-04-09gst: Don't forget to dist gstelementmetadata.hEdward Hervey1-0/+1
2011-03-28memory: add memory implementationWim Taymans1-0/+2
2011-03-02bufferpool: add simple bufferpool helper objectWim Taymans1-0/+2
2011-02-25metadata: Rename to GstMetaWim Taymans1-2/+2
2011-02-25buffermeta: add beginnings of buffer metadataWim Taymans1-0/+2
2011-02-22Merge branch 'master' into 0.11Wim Taymans1-0/+2
2011-02-16atomicqueue: add an atomic queueWim Taymans1-0/+2
2010-12-07element: rework GstElementDetailsWim Taymans1-1/+1
2010-12-06remove deprecated symbols and methodsWim Taymans1-13/+3
2010-12-06more 0.10 -> 0.11Wim Taymans1-2/+2
2010-11-21introspection: Include exported packages information in GIRsEvan Nemerson1-0/+1
2010-10-05gst: add math-compat.h headerTim-Philipp Müller1-1/+2
2010-07-26gstdatetime: Adds GstDateTimeThiago Santos1-0/+2
2010-04-14build: $(LIBM) belongs into LIBADD not LDFLAGSTim-Philipp Müller1-2/+3
2010-04-03libs: point gobject-introspection scanner to .la filesTim-Philipp Müller1-1/+1
2010-03-11Fixes for -Wmissing-declarations -Wmissing-prototypesBenjamin Otte1-0/+1
2010-03-09build: Make some more rules silent if requestedSebastian Dröge1-10/+10
2010-02-16build: make sure gst-plugin-scanner gets installed where we expect itTim-Philipp Müller1-0/+12
2009-10-06registry: Add registry helper phase 1Jan Schmidt1-0/+4
2009-09-12introspection: Don't typedef GstTagList to GstStructure for gobject-introspec...Sebastian Dröge1-0/+1
2009-09-05introspection: Fix for out-of-tree buildsSebastian Dröge1-0/+1
2009-09-05gst: Add gobject-introspection supportSebastian Dröge1-0/+41