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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
encoder_plugin: add method pre_tag()
Max Kellermann
2011-07-20
1
-0
/
+11
*
encoder/vorbis: reset the Ogg stream after flush
Max Kellermann
2011-03-16
1
-0
/
+2
*
general: whitespace cleanup
Thomas Jansen
2011-02-09
2
-5
/
+5
*
Merge branch 'v0.15.x' into v0.16.x
Max Kellermann
2011-01-07
1
-0
/
+7
|
\
|
*
encoder/lame: explicitly configure the output sample rate
Max Kellermann
2011-01-07
1
-0
/
+7
*
|
Merge release 0.15.13 from branch 'v0.15.x'
Max Kellermann
2010-10-11
1
-1
/
+1
|
\
|
*
|
eliminate g_error() usage
Thomas Jansen
2010-09-25
1
-1
/
+2
*
|
Update copyright notices.
Avuton Olrich
2009-12-31
6
-6
/
+6
*
|
encoder/flac: fix write callback prototype for libFLAC 1.1.2
Max Kellermann
2009-12-15
1
-1
/
+7
*
|
encoders: remove unnessesary pointers to const strings
Viliam Mateicka
2009-12-03
5
-15
/
+5
*
|
encoders: implement new get_mime_types method
Viliam Mateicka
2009-12-03
5
-0
/
+45
*
|
null_encoder: use pcm_buffer
Viliam Mateicka
2009-12-03
1
-10
/
+18
*
|
flac_encoder: add support for libFLAC < 1.1.3
Viliam Mateicka
2009-12-03
1
-18
/
+47
*
|
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
2009-12-02
5
-18
/
+61
*
|
encoder: let wave encoder to use pcm_buffer, pcm conversion code cleanup
Viliam Mateicka
2009-11-17
1
-29
/
+27
*
|
encoder: introducing flac encoder plugin
Viliam Mateicka
2009-11-17
1
-0
/
+296
*
|
include config.h in all sources
Max Kellermann
2009-11-12
5
-0
/
+5
*
|
wave_encoder: new encoder for streaming PCM wave files.
Viliam Mateicka
2009-11-10
1
-0
/
+241
*
|
encoder/null: removed empty close() method
Max Kellermann
2009-11-08
1
-6
/
+0
*
|
encoder/null: removed unused audio_format attribute
Max Kellermann
2009-11-08
1
-5
/
+2
*
|
encoder: renaming none_encoder to null_encoder
Viliam Mateicka
2009-10-26
1
-25
/
+25
*
|
encoder: new encoder plugin which just pass data through
Viliam Mateicka
2009-10-24
1
-0
/
+124
*
|
encoder/twolame: new encoder plugin based on libtwolame
Max Kellermann
2009-07-14
1
-0
/
+299
|
/
*
vorbis_encoder: start a new stream in tag()
Max Kellermann
2009-05-05
1
-6
/
+9
*
vorbis_encoder: moved code to vorbis_encoder_headerout()
Max Kellermann
2009-05-05
1
-5
/
+10
*
vorbis_encoder: reinitialize vorbis_dsp_state after flush
Max Kellermann
2009-04-25
1
-0
/
+7
*
vorbis_encoder: added support for all MPD tag types
Max Kellermann
2009-03-15
1
-29
/
+4
*
vorbis_encoder: removed vorbis_encoder.vc
Max Kellermann
2009-03-15
1
-4
/
+6
*
vorbis_encoder: use vorbis_commentheader_out() in the tag() method
Max Kellermann
2009-03-15
1
-6
/
+15
*
vorbis_encoder: pass vorbis_comment to tag helper functions
Max Kellermann
2009-03-15
1
-9
/
+9
*
vorbis_encoder: make ogg_page a local variable
Max Kellermann
2009-03-15
1
-24
/
+13
*
vorbis_encoder: fill the ogg_page in the read() method
Max Kellermann
2009-03-15
1
-4
/
+23
*
all: Update copyright header.
Avuton Olrich
2009-03-13
2
-6
/
+8
*
tag: no CamelCase
Max Kellermann
2009-02-27
1
-1
/
+1
*
vorbis_encoder: vorbis_encoder_clear() returns void
Max Kellermann
2009-02-24
1
-5
/
+1
*
encoder: added lame mp3 encoder
Max Kellermann
2009-02-22
1
-0
/
+284
*
encoder: added vorbis encoder
Max Kellermann
2009-02-22
1
-0
/
+388