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
/
EncoderInterface.hxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
1
-57
/
+4
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-26
EncoderPlugin: pass Tag reference to method tag()
Max Kellermann
1
-2
/
+2
2014-01-23
Encoder*: move to src/encoder
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-10-19
*: use nullptr instead of NULL
Max Kellermann
1
-16
/
+10
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-16
/
+15
2013-08-04
EncoderPlugin: pass config_param reference
Max Kellermann
1
-2
/
+2
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-3
/
+3
2013-07-30
tag: convert to C++
Max Kellermann
1
-3
/
+3
2013-07-30
encoder_api: convert to C++
Max Kellermann
1
-64
/
+56
2012-10-02
output/{recorder,shout}: call encoder_read() in a loop
Max Kellermann
1
-0
/
+2
2012-10-02
output/recorder, test/*: invoke encoder_read() after _open()
Max Kellermann
1
-0
/
+4
2012-08-02
DatabaseVisitor, ...: use GError forward declaration
Max Kellermann
1
-1
/
+1
2012-04-05
encoder/vorbis: generate end-of-stream packet when playback ends
Max Kellermann
1
-2
/
+37
2012-04-05
encoder_plugin: add state assertions
Max Kellermann
1
-2
/
+61
2011-07-20
encoder_plugin: add method pre_tag()
Max Kellermann
1
-0
/
+24
2011-03-31
fix common misspellings
Jonathan Neuschäfer
1
-5
/
+5
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
encoder: add get_mime_type() method to determine content type by httpd output...
Viliam Mateicka
1
-0
/
+17
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-3
/
+4
2009-02-22
added the encoder API
Max Kellermann
1
-0
/
+194