summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-06-16gi: Use INTROSPECTION_INIT for --add-init-sectionNicolas Dufresne1-1/+1
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-17/+0
2015-04-18protection: add GstProtectionMeta to support protected contentAlex Ashley1-0/+2
2015-03-31introspection: Don't use g-ir-scanner cache at compile timeEdward Hervey1-1/+1
2015-02-23GstDeviceMonitor: keep alphabetical orderLuis de Bethencourt1-1/+1
2015-01-21clock: Improve slaving regression.Jan Schmidt1-0/+1
2014-11-07gstconfig: Put gstconfig.h into $(libdir)/gstreamer-1.0/includeSebastian Dröge1-2/+7
2014-06-26GstDeviceMonitor: Rename from GstGlobalDeviceMonitorOlivier Crête1-2/+2
2014-06-26DeviceProvider: Rename from DeviceMonitorOlivier Crête1-4/+4
2014-06-12introspection: include gstversion.h in GIR generationEvan Nemerson1-0/+1
2014-04-17libs: g-ir-scanner: do not hardcode libtool pathAntoine Jacoutot1-1/+1
2014-03-16globaldevicemonitor: Add device monitor aggregatorOlivier Crête1-0/+2
2014-03-16devicemonitor: Add GstDeviceMonitor and relatedOlivier Crête1-0/+6
2013-04-13printf: don't build if debugging subsystem was disabledTim-Philipp Müller1-2/+5
2013-04-12printf: add our own printf implementation for debug loggingTim-Philipp Müller1-2/+8
2013-03-31caps: Add new data type for handling caps features to the capsSebastian Dröge1-0/+2
2013-03-29gst: Add new GstContext miniobject for sharing contexts in a pipelineSebastian Dröge1-0/+2
2013-01-27g-i: add built enumtypes headers and sources to gir creationSimon Feltman1-0/+2
2013-01-15Use GST_*_1_0 environment variables everywhereTim-Philipp Müller1-1/+1
2012-11-26gst: don't require gthread-2.0Tim-Philipp Müller1-1/+0
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