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_resample_fallback.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-07-22
pcm_resample_fallback: don't include glib.h
Max Kellermann
1
-1
/
+0
2009-07-22
pcm_resample_fallback: removed G_GNUC_UNUSED attribute
Max Kellermann
1
-2
/
+1
2009-03-14
pcm_resample: renamed implementation functions
Max Kellermann
1
-14
/
+16
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-7
/
+7
2009-03-02
pcm_resample: use 24 bit resampling code for 32 bit samples
Max Kellermann
1
-1
/
+1
2009-01-16
pcm_resample_fallback: corrected the sample calculation
Max Kellermann
1
-6
/
+8
2009-01-08
pcm_resample: use pcm_buffer (1/2)
Max Kellermann
1
-16
/
+27
2009-01-07
pcm: added pcm_convert_deinit(), pcm_resample_deinit()
Max Kellermann
1
-0
/
+5
2008-11-24
pcm_resample_fallback.c: replaced mpd_unused by G_GNUC_UNUSED
Thomas Jansen
1
-5
/
+5
2008-10-23
pcm_resample: implemented 24 bit resampling
Max Kellermann
1
-0
/
+33
2008-10-23
pcm_resample: eliminated "sample" local variables
Max Kellermann
1
-9
/
+3
2008-10-23
pcm_resample: don't resample partial samples
Max Kellermann
1
-0
/
+5
2008-10-23
pcm_resample: don't hard-code sample size
Max Kellermann
1
-1
/
+1
2008-10-23
pcm_utils: moved code to pcm_resample.c
Max Kellermann
1
-39
/
+42
2008-10-09
database: renamed get_get_song() to db_get_song()
Max Kellermann
1
-1
/
+1
2008-10-08
database: renamed functions, "db_" prefix and no CamelCase
Max Kellermann
1
-12
/
+18
2008-10-08
database: removed printDirectoryInfo()
Max Kellermann
1
-3
/
+0
2008-10-08
directory: moved code to database.c
Max Kellermann
1
-17
/
+27
2008-10-08
directory: converted typedef Directory to struct directory
Max Kellermann
1
-2
/
+2
2008-10-08
update: merged exploreDirectory() into updateDirectory()
Max Kellermann
1
-1
/
+1
2008-10-08
directory: moved code to update.c
Max Kellermann
1
-10
/
+20
2008-09-07
audio_format: converted typedef AudioFormat to struct audio_format
Max Kellermann
1
-3
/
+4
2008-08-26
moved code to crossfade.c
Max Kellermann
1
-9
/
+10
2008-08-26
clean up CPP includes
Max Kellermann
1
-2
/
+0
2008-06-02
remove audioDeviceStates from playerData and getPlayerData
Eric Wong
1
-8
/
+0
2008-04-13
Make the OutputBuffer API more consistent
Eric Wong
1
-1
/
+1
2008-04-13
Stop passing our single OutputBuffer object everywhere
Eric Wong
1
-1
/
+1
2008-04-13
Stop passing our single DecoderControl object everywhere
Eric Wong
1
-1
/
+1
2008-04-13
Get rid of PlayerControl inside the PlayerData struct
Eric Wong
1
-1
/
+1
2008-04-12
clean up CPP includes
Max Kellermann
1
-2
/
+0
2008-04-12
remove buffered_chunks, use cb->size
Max Kellermann
1
-1
/
+0
2008-04-12
moved CHUNK_SIZE to outputBuffer.h
Max Kellermann
1
-3
/
+0
2008-04-12
unsigned integers in playerData.[ch]
Max Kellermann
1
-2
/
+2
2007-04-05
The massive copyright update
Avuton Olrich
1
-1
/
+1
2006-08-20
Fix warnings for -Wmissing-prototypes
Avuton Olrich
1
-3
/
+3
2006-08-06
merge changes from mpd-tree:
Warren Dukes
1
-3
/
+0
2006-08-01
audio: get rid of the myAudioDevicesEnabled array
Eric Wong
1
-1
/
+1
2006-08-01
audio: remove AUDIO_MAX_DEVICES limit
Eric Wong
1
-1
/
+1
2006-08-01
playerData: move player_pid into the main playerData structure
Eric Wong
1
-0
/
+1
2006-07-20
Add mpd-indent.sh
Avuton Olrich
1
-1
/
+1
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
2005-11-16
DJWLindenaar balanced tree and master process patch
Qball Cow
1
-0
/
+2
2004-11-02
enabling and disabling individual audioOutputs is mostly done, just need
Warren Dukes
1
-1
/
+1
2004-05-10
some more work on organizing code for resampling/audioFormat conversion
Warren Dukes
1
-1
/
+0
2004-05-07
new OutputBuffer abstraction stuff, implemented for mp3, now need to
Warren Dukes
1
-14
/
+2
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
1
-0
/
+1
2004-04-11
add volatile qualifiers to some shared mem buffer stuff, to enusre compiler
Warren Dukes
1
-8
/
+8
[next]