aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmResampleLibsamplerate.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Util/ASCII: add StringEqualsCaseASCII() overload with lengthMax Kellermann2013-10-211-3/+2
| | | | Replaces GLib's g_ascii_strncasecmp().
* Log: new logging library APIMax Kellermann2013-10-021-7/+7
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+0
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* util/Error: new error passing libraryMax Kellermann2013-09-041-26/+23
| | | | Replaces GLib's GError.
* pcm_buffer: convert to C++Max Kellermann2013-07-301-16/+11
|
* pcm_resample: convert to C++Max Kellermann2013-07-301-0/+295