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
/
PcmDither.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-12-28
pcm/Volume: improved dithering
Max Kellermann
1
-0
/
+13
2013-12-28
pcm/PcmDither: inline Dither24To16() and Dither32To16()
Max Kellermann
1
-2
/
+2
2013-12-24
pcm/Dither: move shift from DitherConvert() to Dither()
Max Kellermann
1
-2
/
+2
2013-12-24
pcm/Dither: rename DitherShift() to DitherConvert()
Max Kellermann
1
-7
/
+7
2013-12-22
pcm/Dither: convert remaining methods to templates
Max Kellermann
1
-21
/
+27
2013-12-22
pcm/Dither: generic sample dithering using template
Max Kellermann
1
-13
/
+22
2013-04-09
pcm_*: move to src/pcm/
Max Kellermann
1
-0
/
+0
2013-01-31
PcmDither: use constexpr
Max Kellermann
1
-10
/
+8
2013-01-31
PcmDither: convert struct to a class
Max Kellermann
1
-21
/
+19
2013-01-31
pcm_*: convert to C++
Max Kellermann
1
-3
/
+3
2011-10-10
pcm_dither: pass an "end" pointer instead of a sample count
Max Kellermann
1
-6
/
+4
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-6
/
+7
2009-03-02
pcm_dither: added pcm_dither_32_to_16()
Max Kellermann
1
-0
/
+15
2009-03-02
pcm_dither: renamed struct pcm_dither_24 to struct pcm_dither
Max Kellermann
1
-2
/
+2
2009-01-07
pcm_prng: renamed prng() to pcm_prng()
Max Kellermann
1
-1
/
+1
2009-01-03
pcm_utils: use the custom PRNG for volume dithering
Max Kellermann
1
-5
/
+1
2008-10-23
pcm_dither: added generic 24 to 16 bit dithering
Max Kellermann
1
-0
/
+82