summaryrefslogtreecommitdiff
path: root/gst/audioresample
AgeCommit message (Expand)AuthorFilesLines
2021-03-29audioresample: allow per feature registrationStéphane Cerveau2-10/+6
2021-02-22audioresample: Respect buffer layout when drainJeongki Kim1-4/+13
2020-08-26videorate/videoscale/audioresample: Ensure that the caps returned from fixate...Sebastian Dröge1-1/+1
2020-06-27audio: video: Optimize by using cached quark for meta tagHavard Graff1-2/+7
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle1-3/+4
2020-06-03plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle1-0/+4
2020-05-27audioresample: Drain resampler on discontinuitiesSebastian Dröge1-0/+5
2020-05-27audioresample: Drain resampler and reset timestamp tracking on stream-start e...Sebastian Dröge1-8/+2
2020-05-27audioresample: Drain the resampler and reset timestamp tracking on caps changesSebastian Dröge1-1/+24
2020-03-16audioresample: Use G_DECLARE_FINAL_TYPENiels De Graef1-19/+3
2019-10-13Remove autotools build systemTim-Philipp Müller1-22/+0
2019-08-30Pass the code through codespellThibault Saunier1-1/+1
2019-05-13doc: Port to hotdocThibault Saunier1-0/+1
2018-09-19Removed unused GST_CAT_PERFORMANCEJohan Bjäreholt1-3/+0
2018-07-11audioresample: implement support for non-interleaved buffersGeorge Kiagiadakis1-31/+33
2018-04-25Meson: Generate pc file for all plugins in baseXavier Claessens1-0/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-03-10docs: Convert gtkdoc comments to markdownThibault Saunier1-4/+5
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+10
2016-07-19audioresample: after a reset, recalculate the ouput sizeWim Taymans1-0/+8
2016-03-28audioresample: remove last ORC remainsWim Taymans3-364/+2
2016-03-28audio-resampler: improve filter constructionWim Taymans2-3/+40
2016-03-28audio-resampler: add reset functionWim Taymans1-44/+17
2016-03-28audio-resampler: handle filter length changesWim Taymans1-13/+11
2016-03-28audio-converter: make some optimized functionsWim Taymans1-39/+6
2016-03-28audio-converter: simplify APIWim Taymans1-45/+33
2016-03-28audio-converter: more work on resamplingWim Taymans2-195/+46
2016-03-28audio-converter: add resamplerWim Taymans17-4533/+204
2016-03-24base: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2016-02-11resample: avoid overflowsWim Taymans1-3/+4
2016-02-11resample: fix double interpolation sse codeWim Taymans1-6/+6
2015-11-02audioresample: Clip input buffers to the segment before handling themSebastian Dröge1-0/+23
2015-06-29audioresample: Also copy metas if their API has no tags attached to itSebastian Dröge1-3/+3
2015-06-04audioresample: copy metadata that only has the "audio" tag.Mathieu Duponchelle1-0/+21
2015-05-10docs: update element example pipelinesTim-Philipp Müller1-2/+3
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-01-21Constify some static arrays everywhereSebastian Dröge2-7/+7
2015-01-19audioresample: Try to prevent endless loopingJan Alexander Steffens (heftig)1-0/+4
2014-10-07audioresample: remove unused variablesPeter G. Baum1-3/+0
2014-09-05audioresample: don't skip input samplesKipp Cannon1-2/+2
2014-04-22audioresample: Don't left-shift into the sign bit, instead use unsigned integersSebastian Dröge1-1/+1
2014-04-15audioresample: Fix up indentionSebastian Dröge2-41/+47
2014-04-15audioresample: Fix out of bounds memory accessesSebastian Dröge1-64/+113
2014-04-10audioresample: reject 0 denominator when creating resamplerVincent Penquerc'h1-0/+5
2014-01-20audioresample: It's HAVE_EMMINTRIN_H, not HAVE_XMMINTRIN_H for SSE2Sebastian Dröge1-1/+1
2014-01-20audioresample: Fix build on x86 if emmintrin.h is available but can't be usedAntoine Jacoutot1-2/+2
2013-07-03audioresample: make explicit that neon is disabled and whyTim-Philipp Müller1-0/+2
2013-07-03audioresample: disable 16-bit integer NEON supportCarlos Rafael Giani1-1/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller6-12/+12