summaryrefslogtreecommitdiff
path: root/gst/audioresample/gstaudioresample.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-29audioresample: allow per feature registrationStéphane Cerveau1-0/+1
2020-03-16audioresample: Use G_DECLARE_FINAL_TYPENiels De Graef1-19/+3
2016-03-28audio-resampler: improve filter constructionWim Taymans1-0/+1
2016-03-28audio-converter: more work on resamplingWim Taymans1-1/+1
2016-03-28audio-converter: add resamplerWim Taymans1-20/+7
2014-10-07audioresample: remove unused variablesPeter G. Baum1-3/+0
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-25audioresample: sinc filter performance improvementsCarlos Rafael Giani1-0/+3
2011-08-18audio: rework audio caps.Wim Taymans1-6/+9
2010-12-17audioresample: changed num_gap_samples, num_nongap_samples from guint32 to gu...Leo Singer1-2/+2
2010-12-17audioresample: renamed count_gap, count_nongap to more descriptive num_gap_sa...Leo Singer1-2/+2
2010-12-17Revert "Revert "audioresample: Add GAP flag support""Leo Singer1-0/+3
2010-12-13audioresample: provide as much valid output ts and offset as valid inputMark Nauwelaerts1-3/+3
2010-09-15Revert "audioresample: Add GAP flag support"Sebastian Dröge1-3/+0
2010-09-15audioresample: Add GAP flag supportLeo Singer1-0/+3
2009-08-26audioresample: Fix timestamp driftKipp Cannon1-3/+5
2009-01-23Rename files and types from speexresample to audioresampleSebastian Dröge1-31/+42
2007-03-14gst/audioresample/gstaudioresample.c: Handle discontinuous streams.Julien Moutte1-0/+2
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-03-02docs/plugins/: Add audioresample to docs.Wim Taymans1-5/+5
2005-12-02gst/audioresample/: Fix audioresample, seek torture, new segments, reverse ne...Wim Taymans1-0/+2
2005-08-25check/: add a test for audioconvertThomas Vander Stichele1-1/+1
2005-08-24port audioresample to basetransformThomas Vander Stichele1-11/+12
2005-08-23gst/audioresample/Makefile.am: Leet audioresampling codeDavid Schleef1-0/+74