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_utils.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
pcm_utils: moved conversion code to pcm_convert.c
Max Kellermann
2009-01-07
1
-26
/
+0
*
pcm_utils: moved code to pcm_mix.c
Max Kellermann
2009-01-07
1
-3
/
+0
*
pcm_utils: moved code to pcm_volume.c
Max Kellermann
2009-01-07
1
-19
/
+0
*
pcm_utils: export pcm_range()
Max Kellermann
2009-01-07
1
-0
/
+16
*
pcm_volume: added constant PCM_VOLUME_1
Max Kellermann
2008-11-11
1
-1
/
+6
*
pcm_utils: added inline function pcm_float_to_volume()
Max Kellermann
2008-11-11
1
-0
/
+10
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
pcm_utils: moved code to pcm_resample.c
Max Kellermann
2008-10-23
1
-14
/
+2
*
pcm_dither: added generic 24 to 16 bit dithering
Max Kellermann
2008-10-23
1
-0
/
+4
*
pcm_utils: added pcm_convert_init()
Max Kellermann
2008-10-21
1
-0
/
+2
*
pcm_utils: no CamelCase
Max Kellermann
2008-10-21
1
-9
/
+11
*
pcm_utils: renamed ConvState to struct pcm_convert_state
Max Kellermann
2008-10-21
1
-3
/
+4
*
pcm_utils: pass only one buffer size to pcm_mix()
Max Kellermann
2008-09-29
1
-2
/
+2
*
assume stdint.h and stddef.h are available
Max Kellermann
2008-09-29
1
-2
/
+2
*
Switch to C99 types (retaining compat with old compilers)
Eric Wong
2008-09-29
1
-3
/
+3
*
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
2008-09-07
1
-7
/
+9
*
moved struct AudioFormat to audio_format.h
Max Kellermann
2008-08-26
1
-1
/
+1
*
more const pointers in pcm_utils.[ch]
Max Kellermann
2008-04-15
1
-3
/
+4
*
yet more unsigned integers
Max Kellermann
2008-04-12
1
-2
/
+2
*
use constant pointers when possible
Max Kellermann
2008-04-12
1
-5
/
+5
*
Cleanup #includes of standard system headers and put them in one place
Eric Wong
2008-01-03
1
-2
/
+1
*
A better way to do the last patch (extremely minor patch)
Avuton Olrich
2007-11-21
1
-4
/
+2
*
Fix Sun C 5.9 / C99 compatiblity
Avuton Olrich
2007-11-21
1
-0
/
+3
*
Make pcm_convertAudioFormat return the buffer size. This is necessary
J. Alexander Treuman
2007-05-26
1
-3
/
+3
*
Reverting to the full lsr API. Turns out the simple API needs all of the
J. Alexander Treuman
2007-05-24
1
-2
/
+20
*
Split pcm_convertAudioFormat into separate functions for bitrate, channel,
J. Alexander Treuman
2007-05-22
1
-6
/
+5
*
The massive copyright update
Avuton Olrich
2007-04-05
1
-1
/
+1
*
Typo fix
Avuton Olrich
2006-07-26
1
-1
/
+1
*
Add mpd-indent.sh
Avuton Olrich
2006-07-20
1
-7
/
+8
*
[CLEANUP] Remove unused function
Avuton Olrich
2006-07-14
1
-2
/
+0
*
Change shank's email address
J. Alexander Treuman
2006-07-14
1
-1
/
+1
*
Huge header update, update the copyright and add
Avuton Olrich
2006-07-13
1
-1
/
+1
*
remove vim &*(@
Warren Dukes
2004-11-03
1
-1
/
+0
*
configure shout encoding quality and audio format
Warren Dukes
2004-10-23
1
-1
/
+1
*
more little bits of code in prep for resample/audioFormat conversion,
Warren Dukes
2004-05-10
1
-4
/
+6
*
some more work on organizing code for resampling/audioFormat conversion
Warren Dukes
2004-05-10
1
-0
/
+3
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
bunch of autotool cleanups
Warren Dukes
2004-03-18
1
-0
/
+2
*
add copyright notices to files
Warren Dukes
2004-02-24
1
-0
/
+18
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+16