summaryrefslogtreecommitdiff
path: root/gst/audioresample/gstaudioresample.h
Commit message (Expand)AuthorAgeFilesLines
* audioresample: allow per feature registrationStéphane Cerveau2021-03-291-0/+1
* audioresample: Use G_DECLARE_FINAL_TYPENiels De Graef2020-03-161-19/+3
* audio-resampler: improve filter constructionWim Taymans2016-03-281-0/+1
* audio-converter: more work on resamplingWim Taymans2016-03-281-1/+1
* audio-converter: add resamplerWim Taymans2016-03-281-20/+7
* audioresample: remove unused variablesPeter G. Baum2014-10-071-3/+0
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* audioresample: sinc filter performance improvementsCarlos Rafael Giani2012-10-251-0/+3
* audio: rework audio caps.Wim Taymans2011-08-181-6/+9
* audioresample: changed num_gap_samples, num_nongap_samples from guint32 to gu...Leo Singer2010-12-171-2/+2
* audioresample: renamed count_gap, count_nongap to more descriptive num_gap_sa...Leo Singer2010-12-171-2/+2
* Revert "Revert "audioresample: Add GAP flag support""Leo Singer2010-12-171-0/+3
* audioresample: provide as much valid output ts and offset as valid inputMark Nauwelaerts2010-12-131-3/+3
* Revert "audioresample: Add GAP flag support"Sebastian Dröge2010-09-151-3/+0
* audioresample: Add GAP flag supportLeo Singer2010-09-151-0/+3
* audioresample: Fix timestamp driftKipp Cannon2009-08-261-3/+5
* Rename files and types from speexresample to audioresampleSebastian Dröge2009-01-231-31/+42
* gst/audioresample/gstaudioresample.c: Handle discontinuous streams.Julien Moutte2007-03-141-0/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* docs/plugins/: Add audioresample to docs.Wim Taymans2006-03-021-5/+5
* gst/audioresample/: Fix audioresample, seek torture, new segments, reverse ne...Wim Taymans2005-12-021-0/+2
* check/: add a test for audioconvertThomas Vander Stichele2005-08-251-1/+1
* port audioresample to basetransformThomas Vander Stichele2005-08-241-11/+12
* gst/audioresample/Makefile.am: Leet audioresampling codeDavid Schleef2005-08-231-0/+74