aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm/PcmFormat.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcm/PcmUtils: use the SampleTraits libraryMax Kellermann2013-12-021-3/+1
* pcm/PcmFormat: use SampleTraits::long_type in ConvertFromFloat()Max Kellermann2013-12-021-2/+4
* pcm/PcmFormat: move generic definitions to Traits.hxxMax Kellermann2013-12-011-45/+1
* pcm/PcmResampler: convert to abstract interfaceMax Kellermann2013-11-301-1/+0
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-281-4/+4
* PcmFormat: move definitions to struct SampleTraitsMax Kellermann2013-10-281-36/+81
* pcm_pack: convert to C++Max Kellermann2013-10-161-1/+0
* gcc.h: major updateMax Kellermann2013-10-151-6/+6
* audio_format: convert to C++Max Kellermann2013-08-031-32/+32
* pcm_buffer: convert to C++Max Kellermann2013-07-301-40/+40
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-0/+500