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