index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pcm
/
PcmConvert.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year 2015
Max Kellermann
2015-01-01
1
-1
/
+1
*
pcm/PcmConvert: assign {src,dest}_format at the end
Max Kellermann
2014-10-23
1
-12
/
+13
*
pcm/PcmConvert: make AudioFormat parameters "const"
Max Kellermann
2014-10-23
1
-1
/
+1
*
pcm: --disable-dsd also disables the dsd2pcm library
Max Kellermann
2014-09-26
1
-0
/
+4
*
PcmConvert: eliminate unused local variable "format"
Max Kellermann
2014-09-26
1
-12
/
+2
*
pcm/PcmDsd: remove "lsbfirst" support
Max Kellermann
2014-08-23
1
-2
/
+1
*
PcmConvert: Convert() returns ConstBuffer
Max Kellermann
2014-08-12
1
-7
/
+3
*
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
pcm/PcmConvert: move the Domain instance to Domain.cxx
Max Kellermann
2013-12-23
1
-3
/
+2
*
pcm/PcmResampler: convert to abstract interface
Max Kellermann
2013-11-30
1
-24
/
+38
*
pcm/PcmConvert: move code to new class GluePcmResampler
Max Kellermann
2013-11-30
1
-122
/
+12
*
pcm/PcmConvert: move code to new class PcmChannelsConverter
Max Kellermann
2013-11-30
1
-63
/
+22
*
pcm/PcmConvert: move code to new class PcmFormatConverter
Max Kellermann
2013-11-30
1
-59
/
+49
*
pcm/PcmConvert: add AudioFormat parameters
Max Kellermann
2013-11-30
1
-42
/
+41
*
pcm/PcmConvert: use struct ConstBuffer internally
Max Kellermann
2013-11-29
1
-46
/
+31
*
pcm/PcmDsd: use struct ConstBuffer
Max Kellermann
2013-11-29
1
-11
/
+12
*
PcmConvert: add pcm_convert_global_init()
Max Kellermann
2013-11-29
1
-0
/
+6
*
PcmConvert: fix src_format corruption when converting from DSD
Max Kellermann
2013-11-28
1
-6
/
+5
*
PcmConvert: add methods Open(), Close()
Max Kellermann
2013-11-13
1
-24
/
+44
*
*: update copyright year to 2013
Max Kellermann
2013-10-30
1
-1
/
+1
*
*: use nullptr instead of NULL
Max Kellermann
2013-10-28
1
-26
/
+26
*
pcm_pack: convert to C++
Max Kellermann
2013-10-16
1
-1
/
+0
*
Client, ...: remove unnecessary glib.h include
Max Kellermann
2013-10-15
1
-2
/
+0
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-3
/
+0
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-50
/
+54
*
audio_format: convert to C++
Max Kellermann
2013-08-03
1
-71
/
+71
*
pcm_buffer: convert to C++
Max Kellermann
2013-07-30
1
-12
/
+8
*
pcm_resample: convert to C++
Max Kellermann
2013-07-30
1
-26
/
+18
*
PcmConvert: don't memset() in the constructor
Max Kellermann
2013-07-30
1
-4
/
+2
*
pcm_dsd: convert to C++
Max Kellermann
2013-07-29
1
-7
/
+4
*
pcm_*: move to src/pcm/
Max Kellermann
2013-04-09
1
-0
/
+326