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
/
decoder
/
vorbis_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
2009-12-02
1
-1
/
+2
*
decoder: use audio_format_init_checked()
Max Kellermann
2009-11-14
1
-7
/
+6
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-4
/
+1
*
decoder/vorbis: fixed gcc "signed" warning
Max Kellermann
2009-11-12
1
-2
/
+2
*
decoder/vorbis: initialize before entering the loop
Max Kellermann
2009-11-11
1
-21
/
+37
*
decoder/vorbis: moved error strings to vorbis_strerror()
Max Kellermann
2009-11-11
1
-24
/
+26
*
decoder/vorbis: removed the OggCallbackData typedef
Max Kellermann
2009-11-11
1
-6
/
+7
*
decoder/vorbis: fix typo in comment
Max Kellermann
2009-11-11
1
-1
/
+1
*
decoder/vorbis: removed redundant "bits" initialization
Max Kellermann
2009-11-11
1
-1
/
+0
*
decoder/{flac,vorbis}: include config.h for LFS
Max Kellermann
2009-11-11
1
-0
/
+1
*
decoder/vorbis: avoid unused symbol warnings from vorbisfile.h
Serge Ziryukin
2009-10-18
1
-0
/
+1
*
tag: removed the "_ITEM_" suffix from the enum names
Max Kellermann
2009-10-13
1
-3
/
+3
*
Merge branch 'v0.15.x'
Max Kellermann
2009-09-10
1
-1
/
+1
|
\
|
*
decoder/vorbis: revert "faster tag scanning with ov_test_callback()"
Max Kellermann
2009-09-10
1
-1
/
+1
*
|
Merged release 0.15.3 from branch 'v0.15.x'
Max Kellermann
2009-08-30
1
-1
/
+1
|
\
|
|
*
decoder/vorbis: faster tag scanning with ov_test_callback()
Rasmus Steinke
2009-08-24
1
-1
/
+1
*
|
decoder/vorbis: open file in "binary" mode
Gunnar Roth
2009-08-25
1
-1
/
+1
*
|
Add audio_format_init() function
David Woodhouse
2009-07-19
1
-2
/
+1
|
/
*
vorbis: move #define out of function to top of sources
Avuton Olrich
2009-04-02
1
-1
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
tag: no CamelCase
Max Kellermann
2009-02-27
1
-1
/
+1
*
ls: moved generic URI utilities to uri.c
Max Kellermann
2009-02-25
1
-1
/
+1
*
decoders: added and fixed GLib log domains
Max Kellermann
2009-02-17
1
-0
/
+3
*
renamed decoder plugin "oggvorbis" to "vorbis"
Max Kellermann
2009-02-16
1
-0
/
+415