audio-resampler: add more functions
[platform/upstream/gstreamer.git] / gst-libs / gst / audio / audio-resampler.c
2016-03-28 Wim Taymansaudio-resampler: add more functions
2016-03-28 Wim Taymansaudio-resampler: add linear interpolation method
2016-03-28 Wim Taymansaudio-resampler: add max-phase-error config
2016-03-28 Wim Taymansaudio-resampler: improve tap calculation
2016-03-28 Wim Taymansaudio-resampler: fix guint -> gint
2016-03-28 Wim Taymansaudio-resampler: improve phase error
2016-03-28 Wim Taymansaudio-resampler: improve phase calculation
2016-03-28 Wim Taymansaudio-resampler: fix history after buffer resize
2016-03-28 Wim Taymansaudio-resampler: add reset function
2016-03-28 Wim Taymansaudio-resampler: Small fixes
2016-03-28 Wim Taymansaudio-resampler: Rework make_taps
2016-03-28 Wim Taymansaudio-resampler: handle filter length changes
2016-03-28 Wim Taymansaudio-resampler: fix samples_avail
2016-03-28 Wim Taymansaudio-resampler: work on dynamically changing the sampl...
2016-03-28 Wim Taymansaudio-resampler: small cleanups
2016-03-28 Wim Taymansaudio-resampler: add fallback to mono function
2016-03-28 Wim Taymansaudio-resampler: add float stereo SSE function
2016-03-28 Wim Taymansaudio-converter: make some optimized functions
2016-03-28 Wim Taymansaudio-resampler: remove mirror function
2016-03-28 Wim Taymansaudio-resampler: optimizations
2016-03-28 Wim Taymansaudio-resampler: make pluggable optimized functions
2016-03-28 Wim Taymansaudio-resampler: combine functions
2016-03-28 Wim Taymansaudio-converter: simplify API
2016-03-28 Wim Taymansaudio-converter: more work on resampling
2016-03-28 Wim Taymansaudio-converter: add resampler