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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
unix/Daemon, playlist/pls, ...: remove unused Domain variables
Max Kellermann
1
-3
/
+0
2015-03-25
OpusEncoderPlugin: initialise granulepos so we end up with sane values
Michal Nazarewicz
1
-1
/
+1
2015-03-17
*: doxygen fixups
Max Kellermann
2
-5
/
+2
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
10
-49
/
+48
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
1
-1
/
+1
2015-01-14
output/recorder: move code to encoder/ToOutputStream.cxx
Max Kellermann
2
-0
/
+73
2015-01-08
encoder/Interface: move functions into the struct
Max Kellermann
1
-51
/
+41
2015-01-08
encoder/Plugin: move struct Encoder to EncoderInterface.hxx
Max Kellermann
3
-244
/
+270
2015-01-01
Copyright year 2015
Max Kellermann
23
-23
/
+23
2014-12-26
EncoderPlugin: pass Tag reference to method tag()
Max Kellermann
2
-4
/
+4
2014-12-09
configure.ac: add macro MPD_ENABLE_AUTO_LIB
Max Kellermann
1
-1
/
+1
2014-12-04
util/StringUtil: add ToUpperASCII()
Max Kellermann
1
-4
/
+3
2014-12-02
encoder/vorbis: convert pointers to references
Max Kellermann
1
-67
/
+67
2014-11-21
configure.ac: add macro MPD_ENABLE_AUTO_PKG
Max Kellermann
1
-4
/
+4
2014-08-13
encoder/shine: require libshine 3.1, adapt to new API
Max Kellermann
1
-3
/
+3
2014-07-30
encoder/opus: use nullptr instead of NULL
Max Kellermann
1
-1
/
+1
2014-07-12
Tag: add class const_iterator and methods begin(), end()
Max Kellermann
1
-2
/
+1
2014-02-22
encoder/opus: use xalloc() instead of g_malloc()
Max Kellermann
1
-6
/
+5
2014-01-24
Config*: move to config/
Max Kellermann
7
-7
/
+7
2014-01-23
Encoder*: move to src/encoder
Max Kellermann
23
-8
/
+477
2014-01-13
copyright year 2014
Max Kellermann
17
-17
/
+17
2014-01-13
encoder/shine: fix segfault workaround
Andrée Ekroth
1
-5
/
+17
2014-01-13
encoder/shine: remove unnecessary buffer
Andrée Ekroth
1
-42
/
+44
2014-01-13
Shine encoding plugin
Andrée Ekroth
2
-0
/
+282
2013-12-05
util/DynamicFifoBuffer: new class replacing growing_fifo
Max Kellermann
3
-67
/
+30
2013-11-28
include cleanup using iwyu
Max Kellermann
2
-3
/
+0
2013-11-11
filter/route, ...: add missing stdlib.h includes
Max Kellermann
1
-0
/
+1
2013-10-30
*: update copyright year to 2013
Max Kellermann
7
-7
/
+7
2013-10-21
util/NumberParser: utilities for parsing numbers from ASCII strings
Max Kellermann
3
-10
/
+9
2013-10-19
encoder/{opus,vorbis}: new serial generator replacing g_random_int()
Max Kellermann
4
-3
/
+77
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
2
-51
/
+52
2013-10-16
encoder/wave: use delete to dispose the WaveEncoder object
Max Kellermann
1
-1
/
+1
2013-10-15
Client, ...: remove unnecessary glib.h include
Max Kellermann
1
-2
/
+0
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
1
-1
/
+1
2013-10-02
Log: new logging library API
Max Kellermann
3
-7
/
+3
2013-09-26
*Plugin: remove redundant "line %i" from error messages
Max Kellermann
3
-39
/
+24
2013-09-05
Tag, ...: move to libtag.a
Max Kellermann
1
-1
/
+1
2013-09-04
util/Error: new error passing library
Max Kellermann
7
-192
/
+174
2013-08-07
encoder/lame: use ReusableBuffer instead of AllocatedArray
Max Kellermann
1
-23
/
+13
2013-08-07
add missing includes
Max Kellermann
1
-0
/
+2
2013-08-06
encoder/lame: dynamic output buffer
Max Kellermann
1
-4
/
+18
2013-08-06
encoder/lame: use delete instead of g_free()
Max Kellermann
1
-1
/
+1
2013-08-06
encoder/lame: use lame_encode_buffer_interleaved()
Max Kellermann
1
-14
/
+5
2013-08-06
encoder/lame: use offset variable instead of memmove()
Max Kellermann
2
-17
/
+36
2013-08-06
encoder/lame: rename "buffer" to "output_buffer"
Max Kellermann
2
-31
/
+33
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
3
-14
/
+14
2013-08-04
EncoderPlugin: pass config_param reference
Max Kellermann
7
-42
/
+40
2013-08-03
audio_format: convert to C++
Max Kellermann
7
-65
/
+67
2013-07-30
tag: convert to C++
Max Kellermann
1
-6
/
+6
[next]