summaryrefslogtreecommitdiff
path: root/ext/speex
Commit message (Expand)AuthorAgeFilesLines
* speex: allow per feature registrationStéphane Cerveau2021-03-296-13/+82
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle2020-06-031-0/+2
* speex: Fix crash on Windows caused by cross-CRT issueSeungha Yang2020-05-292-2/+3
* speex: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-162-38/+6
* Remove autotools build systemTim-Philipp Müller2019-10-141-17/+0
* docstrings: port ulinks to markdown linksMathieu Duponchelle2019-08-232-6/+4
* doc: Port documentation to hotdocThibault Saunier2019-05-131-0/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-132-6/+6
* meson: Explicitly pass -DWIN32 while building speexNirbheek Chauhan2018-09-071-1/+5
* meson: Add feature options for all pluginsNirbheek Chauhan2018-07-271-1/+1
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+19
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-8/+6
* audioencoders: use template subset check for accept-capsThiago Santos2015-08-161-0/+1
* audiodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+3
* speex: remove support for ancient speex versionsTim-Philipp Müller2014-11-222-8/+0
* speexenc: update output segment stop time to match clipped samplesVincent Penquerc'h2014-10-302-0/+30
* speex: Fix segfault when resetting the codecs multiple timesAnanda2014-10-232-0/+2
* speexenc: Improve annotation of internal functionSebastian Rasmussen2014-08-101-3/+4
* speexenc: add missing va_end in variadic functionEdward Hervey2014-06-091-0/+1
* speexdec: remove dead codeVincent Penquerc'h2014-05-021-7/+1
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* speexdec: Require caps to be set before accepting any dataSebastian Dröge2013-12-051-0/+2
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* speexdec: Don't unmap or finish_frame an invalid GstBufferDebarshi Ray2012-11-061-7/+10
* Fix FSF addressTim-Philipp Müller2012-11-045-10/+10
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-272-2/+2
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-042-3/+3
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-102-4/+4
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* speexenc: Use new gst_audio_encoder_set_headers() APISebastian Dröge2012-03-302-50/+5
* ext: Update for GstAudioEncoder API changesSebastian Dröge2012-03-301-2/+2
* Merge branch 'master' into 0.11Wim Taymans2012-03-221-2/+3
|\
| * speexdec: use base class tag handling helperMark Nauwelaerts2012-03-061-2/+3
| * various: fix pad template leaksVincent Penquerc'h2011-11-282-8/+6
* | update for memory api changesWim Taymans2012-03-152-2/+2
* | speexenc: chain up to parent event handlerWim Taymans2012-02-271-1/+1
* | speex: Use new audio encoder/decoder base class API for srcpad capsSebastian Dröge2012-02-012-16/+13
* | update for HEADER flagWim Taymans2012-01-301-2/+2
* | more memory API portingWim Taymans2012-01-252-27/+30
* | speex: Update for the new raw audio capsSebastian Dröge2012-01-052-1/+16
* | More printf format warning fixesTim-Philipp Müller2011-11-222-4/+4
* | Merge branch 'master' into 0.11Wim Taymans2011-11-171-2/+5
|\ \ | |/
| * speexenc: ensure to free allocated padded dataMark Nauwelaerts2011-11-161-2/+3
| * speexenc: reset tag setter interface when appropriateMark Nauwelaerts2011-11-161-0/+2
* | tags: update for tag API removalWim Taymans2011-11-021-2/+2
* | ext, gst: update for taglist API changesTim-Philipp Müller2011-10-302-3/+3