summaryrefslogtreecommitdiff
path: root/ext/openal
AgeCommit message (Expand)AuthorFilesLines
2021-03-23openal: allow per feature registrationStéphane Cerveau6-19/+98
2019-10-14Remove autotools build systemTim-Philipp Müller1-14/+0
2019-05-30meson: add more plugins to plugins listTim-Philipp Müller1-0/+1
2018-12-25openal: Fix AL header path for Mac OS XJustin Kim3-9/+1
2018-12-17meson: Add libsinc to the CFLAGSSebastian Dröge1-1/+1
2018-12-17meson: build openal pluginTim-Philipp Müller1-0/+13
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-12docs: Port all docstring to gtk-doc markdownThibault Saunier2-6/+6
2016-03-24bad: use new gst_element_class_add_static_pad_template()Vineeth TM2-4/+4
2015-12-15plugins-bad: Fix example pipelinesVineeth TM2-5/+5
2014-08-10openal: Unref pad template caps after usageSebastian Rasmussen2-2/+7
2014-02-27openalsrc: Remove unused function to fix compiler warningSebastian Dröge1-11/+0
2013-05-13openal: improved port to 1.0Juan Manuel Borges Caño5-791/+1181
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller5-10/+10
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller2-2/+2
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge1-0/+4
2012-03-06Add missing GLIB_DISABLE_DEPRECATION_WARNINGSEdward Hervey1-0/+4
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-6/+3
2011-05-23fix build of openal plugin from disted tarballChristian Fredrik Kalager Schaller1-2/+2
2011-05-23openal: Add new openalsrc elementSebastian Dröge4-3/+470
2011-05-23openal: Add new OpenAL sink elementSebastian Dröge4-0/+1142