summaryrefslogtreecommitdiff
path: root/ext/speex
AgeCommit message (Expand)AuthorFilesLines
2021-03-29speex: allow per feature registrationStéphane Cerveau6-13/+82
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle1-1/+1
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle1-0/+2
2020-05-29speex: Fix crash on Windows caused by cross-CRT issueSeungha Yang2-2/+3
2020-03-16speex: Use G_DECLARE_FINAL_TYPENiels De Graef2-38/+6
2019-10-14Remove autotools build systemTim-Philipp Müller1-17/+0
2019-08-23docstrings: port ulinks to markdown linksMathieu Duponchelle2-6/+4
2019-05-13doc: Port documentation to hotdocThibault Saunier1-0/+1
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier2-6/+6
2018-09-07meson: Explicitly pass -DWIN32 while building speexNirbheek Chauhan1-1/+5
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan1-1/+1
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens1-0/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+19
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM2-8/+6
2015-08-16audioencoders: use template subset check for accept-capsThiago Santos1-0/+1
2015-08-15audiodecoders: use default pad accept-caps handlingThiago Santos1-0/+3
2014-11-22speex: remove support for ancient speex versionsTim-Philipp Müller2-8/+0
2014-10-30speexenc: update output segment stop time to match clipped samplesVincent Penquerc'h2-0/+30
2014-10-23speex: Fix segfault when resetting the codecs multiple timesAnanda2-0/+2
2014-08-10speexenc: Improve annotation of internal functionSebastian Rasmussen1-3/+4
2014-06-09speexenc: add missing va_end in variadic functionEdward Hervey1-0/+1
2014-05-02speexdec: remove dead codeVincent Penquerc'h1-7/+1
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2013-12-05speexdec: Require caps to be set before accepting any dataSebastian Dröge1-0/+2
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-06speexdec: Don't unmap or finish_frame an invalid GstBufferDebarshi Ray1-7/+10
2012-11-04Fix FSF addressTim-Philipp Müller5-10/+10
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2-2/+2
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2-3/+3
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2-4/+4
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-30speexenc: Use new gst_audio_encoder_set_headers() APISebastian Dröge2-50/+5
2012-03-30ext: Update for GstAudioEncoder API changesSebastian Dröge1-2/+2
2012-03-22Merge branch 'master' into 0.11Wim Taymans1-2/+3
2012-03-15update for memory api changesWim Taymans2-2/+2
2012-03-06speexdec: use base class tag handling helperMark Nauwelaerts1-2/+3
2012-02-27speexenc: chain up to parent event handlerWim Taymans1-1/+1
2012-02-01speex: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge2-16/+13
2012-01-30update for HEADER flagWim Taymans1-2/+2
2012-01-25more memory API portingWim Taymans2-27/+30
2012-01-05speex: Update for the new raw audio capsSebastian Dröge2-1/+16
2011-11-28various: fix pad template leaksVincent Penquerc'h2-8/+6
2011-11-22More printf format warning fixesTim-Philipp Müller2-4/+4
2011-11-17Merge branch 'master' into 0.11Wim Taymans1-2/+5
2011-11-16speexenc: ensure to free allocated padded dataMark Nauwelaerts1-2/+3
2011-11-16speexenc: reset tag setter interface when appropriateMark Nauwelaerts1-0/+2
2011-11-02tags: update for tag API removalWim Taymans1-2/+2
2011-10-30ext, gst: update for taglist API changesTim-Philipp Müller2-3/+3