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
/
plugins
/
WaveEncoderPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
Encoder*: move to src/encoder
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-12-05
util/DynamicFifoBuffer: new class replacing growing_fifo
Max Kellermann
1
-23
/
+14
2013-10-19
encoder/wave: include cleanup
Max Kellermann
1
-2
/
+0
2013-10-16
system/ByteOrder: new library for byte ordering / endianess
Max Kellermann
1
-47
/
+47
2013-10-16
encoder/wave: use delete to dispose the WaveEncoder object
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-3
/
+3
2013-08-04
EncoderPlugin: pass config_param reference
Max Kellermann
1
-1
/
+1
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-11
/
+11
2013-07-30
encoder_api: convert to C++
Max Kellermann
1
-16
/
+11
2013-07-30
encoder/wave: convert to C++
Max Kellermann
1
-26
/
+33
2013-01-30
filter/chain, encoder: GLib include cleanup
Max Kellermann
1
-12
/
+8
2013-01-15
fifo_buffer: move to util/
Max Kellermann
1
-2
/
+2
2012-03-22
audio_format: remove the packed S24 format
Max Kellermann
1
-5
/
+0
2011-11-28
encoder/wave: support packed 24 bit samples
Max Kellermann
1
-0
/
+5
2011-11-28
encoder/wave: use fifo_buffer instead of pcm_buffer
Max Kellermann
1
-19
/
+27
2011-02-09
general: whitespace cleanup
Thomas Jansen
1
-2
/
+2
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-03
encoders: remove unnessesary pointers to const strings
Viliam Mateicka
1
-3
/
+1
2009-12-03
encoders: implement new get_mime_types method
Viliam Mateicka
1
-0
/
+9
2009-12-02
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
1
-3
/
+26
2009-11-17
encoder: let wave encoder to use pcm_buffer, pcm conversion code cleanup
Viliam Mateicka
1
-29
/
+27
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-11-10
wave_encoder: new encoder for streaming PCM wave files.
Viliam Mateicka
1
-0
/
+241