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
/
LameEncoderPlugin.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/NumberParser: utilities for parsing numbers from ASCII strings
Max Kellermann
2013-10-21
1
-4
/
+3
*
*Plugin: remove redundant "line %i" from error messages
Max Kellermann
2013-09-26
1
-13
/
+8
*
util/Error: new error passing library
Max Kellermann
2013-09-04
1
-46
/
+42
*
encoder/lame: use ReusableBuffer instead of AllocatedArray
Max Kellermann
2013-08-07
1
-23
/
+13
*
encoder/lame: dynamic output buffer
Max Kellermann
2013-08-06
1
-4
/
+18
*
encoder/lame: use delete instead of g_free()
Max Kellermann
2013-08-06
1
-1
/
+1
*
encoder/lame: use lame_encode_buffer_interleaved()
Max Kellermann
2013-08-06
1
-14
/
+5
*
encoder/lame: use offset variable instead of memmove()
Max Kellermann
2013-08-06
1
-8
/
+15
*
encoder/lame: rename "buffer" to "output_buffer"
Max Kellermann
2013-08-06
1
-13
/
+14
*
EncoderPlugin: pass config_param reference
Max Kellermann
2013-08-04
1
-10
/
+10
*
audio_format: convert to C++
Max Kellermann
2013-08-03
1
-7
/
+7
*
encoder_api: convert to C++
Max Kellermann
2013-07-30
1
-14
/
+11
*
encoder/lame,twolame: convert to C++
Max Kellermann
2013-07-30
1
-0
/
+303