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
/
encoder
/
wave_encoder.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v0.16.x'
Max Kellermann
2011-11-28
1
-19
/
+32
|
\
|
*
encoder/wave: support packed 24 bit samples
Max Kellermann
2011-11-28
1
-0
/
+5
|
*
encoder/wave: use fifo_buffer instead of pcm_buffer
Max Kellermann
2011-11-28
1
-19
/
+27
*
|
Merge commit 'release-0.16.2'
Max Kellermann
2011-03-19
1
-2
/
+2
|
\
|
|
*
general: whitespace cleanup
Thomas Jansen
2011-02-09
1
-2
/
+2
*
|
copyright year 2011
Max Kellermann
2011-01-29
1
-1
/
+1
|
/
*
Update copyright notices.
Avuton Olrich
2009-12-31
1
-1
/
+1
*
encoders: remove unnessesary pointers to const strings
Viliam Mateicka
2009-12-03
1
-3
/
+1
*
encoders: implement new get_mime_types method
Viliam Mateicka
2009-12-03
1
-0
/
+9
*
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
2009-12-02
1
-3
/
+26
*
encoder: let wave encoder to use pcm_buffer, pcm conversion code cleanup
Viliam Mateicka
2009-11-17
1
-29
/
+27
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-0
/
+1
*
wave_encoder: new encoder for streaming PCM wave files.
Viliam Mateicka
2009-11-10
1
-0
/
+241