summaryrefslogtreecommitdiff
path: root/gst/audioresample
Commit message (Expand)AuthorAgeFilesLines
* audioresample: allow per feature registrationStéphane Cerveau2021-03-292-10/+6
* audioresample: Respect buffer layout when drainJeongki Kim2021-02-221-4/+13
* videorate/videoscale/audioresample: Ensure that the caps returned from fixate...Sebastian Dröge2020-08-261-1/+1
* audio: video: Optimize by using cached quark for meta tagHavard Graff2020-06-271-2/+7
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-3/+4
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle2020-06-031-0/+4
* audioresample: Drain resampler on discontinuitiesSebastian Dröge2020-05-271-0/+5
* audioresample: Drain resampler and reset timestamp tracking on stream-start e...Sebastian Dröge2020-05-271-8/+2
* audioresample: Drain the resampler and reset timestamp tracking on caps changesSebastian Dröge2020-05-271-1/+24
* audioresample: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-161-19/+3
* Remove autotools build systemTim-Philipp Müller2019-10-131-22/+0
* Pass the code through codespellThibault Saunier2019-08-301-1/+1
* doc: Port to hotdocThibault Saunier2019-05-131-0/+1
* Removed unused GST_CAT_PERFORMANCEJohan Bjäreholt2018-09-191-3/+0
* audioresample: implement support for non-interleaved buffersGeorge Kiagiadakis2018-07-111-31/+33
* Meson: Generate pc file for all plugins in baseXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Convert gtkdoc comments to markdownThibault Saunier2017-03-101-4/+5
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+10
* audioresample: after a reset, recalculate the ouput sizeWim Taymans2016-07-191-0/+8
* audioresample: remove last ORC remainsWim Taymans2016-03-283-364/+2
* audio-resampler: improve filter constructionWim Taymans2016-03-282-3/+40
* audio-resampler: add reset functionWim Taymans2016-03-281-44/+17
* audio-resampler: handle filter length changesWim Taymans2016-03-281-13/+11
* audio-converter: make some optimized functionsWim Taymans2016-03-281-39/+6
* audio-converter: simplify APIWim Taymans2016-03-281-45/+33
* audio-converter: more work on resamplingWim Taymans2016-03-282-195/+46
* audio-converter: add resamplerWim Taymans2016-03-2817-4533/+204
* base: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* resample: avoid overflowsWim Taymans2016-02-111-3/+4
* resample: fix double interpolation sse codeWim Taymans2016-02-111-6/+6
* audioresample: Clip input buffers to the segment before handling themSebastian Dröge2015-11-021-0/+23
* audioresample: Also copy metas if their API has no tags attached to itSebastian Dröge2015-06-291-3/+3
* audioresample: copy metadata that only has the "audio" tag.Mathieu Duponchelle2015-06-041-0/+21
* docs: update element example pipelinesTim-Philipp Müller2015-05-101-2/+3
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* Constify some static arrays everywhereSebastian Dröge2015-01-212-7/+7
* audioresample: Try to prevent endless loopingJan Alexander Steffens (heftig)2015-01-191-0/+4
* audioresample: remove unused variablesPeter G. Baum2014-10-071-3/+0
* audioresample: don't skip input samplesKipp Cannon2014-09-051-2/+2
* audioresample: Don't left-shift into the sign bit, instead use unsigned integersSebastian Dröge2014-04-221-1/+1
* audioresample: Fix up indentionSebastian Dröge2014-04-152-41/+47
* audioresample: Fix out of bounds memory accessesSebastian Dröge2014-04-151-64/+113
* audioresample: reject 0 denominator when creating resamplerVincent Penquerc'h2014-04-101-0/+5
* audioresample: It's HAVE_EMMINTRIN_H, not HAVE_XMMINTRIN_H for SSE2Sebastian Dröge2014-01-201-1/+1
* audioresample: Fix build on x86 if emmintrin.h is available but can't be usedAntoine Jacoutot2014-01-201-2/+2
* audioresample: make explicit that neon is disabled and whyTim-Philipp Müller2013-07-031-0/+2
* audioresample: disable 16-bit integer NEON supportCarlos Rafael Giani2013-07-031-1/+0
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-036-12/+12