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
/
output
/
shout_ogg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
shout: use GLib instead of utils.h/log.h
Max Kellermann
1
-9
/
+7
2008-10-26
output: don't compile plugins which are disabled
Max Kellermann
1
-5
/
+1
2008-10-26
renamed src/audioOutputs/ to src/output/
Max Kellermann
1
-1
/
+1
2008-10-10
audio_format: renamed sampleRate to sample_rate
Max Kellermann
1
-2
/
+2
2008-10-09
shout: removed DISABLED_SHOUT_ENCODER_PLUGIN
Max Kellermann
1
-4
/
+0
2008-09-29
removed union const_hack
Max Kellermann
1
-2
/
+4
2008-09-29
switch to C99 types, part II
Max Kellermann
1
-1
/
+1
2008-09-23
audio_format: added audio_format_sample_size()
Max Kellermann
1
-1
/
+1
2008-09-12
shout: make the shout_buffer static
Max Kellermann
1
-2
/
+2
2008-09-12
shout: constant plugin declarations
Max Kellermann
1
-1
/
+1
2008-09-12
shout: removed typedefs on structs and plugin methods
Max Kellermann
1
-18
/
+18
2008-09-12
shout: introduce pluggable encoder API
Eric Wollesen
1
-19
/
+74
2008-09-12
shout: send shout metadata
Eric Wollesen
1
-1
/
+3
2008-09-12
shout: added struct _ogg_vorbis_data
Max Kellermann
1
-52
/
+65
2008-09-12
shout: added shout_buffer
Eric Wollesen
1
-16
/
+64
2008-09-12
shout: moved code to audioOutput_shout_ogg.c
Max Kellermann
1
-0
/
+190