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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decoder/{mp4ff,ffmpeg}: add extension ".m4b" (audio book)
Max Kellermann
2010-11-05
2
-2
/
+10
*
tag_rva2: set "gain", not "peak"
Max Kellermann
2010-07-20
1
-2
/
+2
*
decoder/mad: parse_rva2() returns bool
Max Kellermann
2010-07-20
1
-9
/
+8
*
decoder/wildmidi: support version 0.2.3
Max Kellermann
2010-07-20
1
-0
/
+4
*
decoder/ffmpeg: fix libavformat 0.6 by using av_open_input_stream()
Max Kellermann
2010-06-30
1
-82
/
+52
*
decoder/ffmpeg: manual format probing
Max Kellermann
2010-06-30
1
-4
/
+47
*
decoder/ffmpeg: free URI, fix memory leak
Max Kellermann
2010-06-30
1
-1
/
+3
*
decoder/vorbis: handle uri==NULL
Max Kellermann
2010-06-30
1
-0
/
+3
*
ffmpeg: read more metadata.
Anton Khirnov
2010-06-30
1
-1
/
+10
*
decoder/ffmpeg: free AVFormatContext on error
Max Kellermann
2010-06-30
1
-0
/
+4
*
decoder/mp4ff: support tag "album artist"
Max Kellermann
2010-06-30
1
-0
/
+1
*
decoder/mikmod: fix memory leak
Max Kellermann
2010-06-30
1
-2
/
+4
*
decoder/mp4ff: remove duplicate entries in the tag name table
Max Kellermann
2010-06-30
1
-9
/
+5
*
decoder/mp4ff: moved code to mp4ff_tag_name_parse()
Max Kellermann
2010-06-30
1
-1
/
+7
*
decoder/vorbis: use single global ov_callbacks constant
Max Kellermann
2010-06-30
1
-7
/
+9
*
decoder/mp4ff: support tags "albumartist", "band"
Max Kellermann
2010-06-30
1
-0
/
+2
*
decoder/mp4ff: use tag_table.h to parse tag names
Max Kellermann
2010-06-30
1
-18
/
+15
*
decoder/mad: fix buffer variable name on !HAVE_ID3TAG
Max Kellermann
2010-05-30
1
-3
/
+3
*
decoder/mad: properly calculate ID3 size without libid3tag
Max Kellermann
2010-04-13
1
-5
/
+25
*
decoder/mpcdec: fix replay gain formula with v8
Aleksei Kaveshnikov
2010-03-19
1
-0
/
+8
*
decoder/mpcdec: fix negative shift on fixed-point samples
Piotr Gozdur
2010-03-17
1
-1
/
+1
*
decoder/mad: fix crash when seeking at end of song
Max Kellermann
2010-02-27
1
-4
/
+0
*
decoder/ffmpeg: added more MIME types
Max Kellermann
2010-01-17
1
-0
/
+6
*
decoder/ffmpeg: append file name suffix to virtual stream URL
Max Kellermann
2010-01-17
1
-4
/
+28
*
decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME types
Max Kellermann
2009-12-29
4
-4
/
+22
*
decoder/wavpack: allow fine-grained seeking
Max Kellermann
2009-12-26
1
-3
/
+2
*
decoder/wavpack: don't use the nonstandard "uchar" type
Max Kellermann
2009-12-11
1
-1
/
+1
*
ffmpeg: don't try to force stereo
Max Kellermann
2009-11-30
1
-4
/
+0
*
decoder/flac: fixed compiler warning
Max Kellermann
2009-11-19
1
-3
/
+1
*
decoder/flac: fixed NULL pointer dereference in CUE code
Max Kellermann
2009-11-18
1
-0
/
+2
*
decoder/ffmpeg: align the output buffer
Max Kellermann
2009-11-15
1
-5
/
+24
*
decoder/flac: fixed CUE seeking range check
Max Kellermann
2009-11-11
1
-14
/
+8
*
oggflac: rewind stream after FLAC detection
Max Kellermann
2009-11-11
1
-0
/
+8
*
decoder/ffmpeg: convert metadata
Max Kellermann
2009-10-28
1
-4
/
+4
*
decoder/flac: fixed two memory leaks in the CUE tag loader
Max Kellermann
2009-10-16
1
-2
/
+3
*
decoder/ffmpeg: use the "artist" tag if "author" is not present
Max Kellermann
2009-09-30
1
-2
/
+5
*
decoder/faad: skip assertion failure on large ID3 tags
Max Kellermann
2009-09-30
1
-2
/
+6
*
decoder/vorbis: revert "faster tag scanning with ov_test_callback()"
Max Kellermann
2009-09-10
1
-1
/
+1
*
decoder/vorbis: faster tag scanning with ov_test_callback()
Rasmus Steinke
2009-08-24
1
-1
/
+1
*
decoder/flac: don't allocate cuesheet twice (memleak)
Max Kellermann
2009-08-14
1
-4
/
+6
*
decoder/flac: fixed indentation of flac_comment_value()
Max Kellermann
2009-07-22
1
-19
/
+21
*
decoder/flac: parse all replaygain tags
Max Kellermann
2009-07-22
1
-14
/
+18
*
decoder/flac: return early from flac_find_float_comment()
Max Kellermann
2009-07-22
1
-21
/
+22
*
decoder/flac: removed misplaced authorship comment
Max Kellermann
2009-07-22
1
-1
/
+0
*
mad: skip ID3 frames when libid3tag is disabled
Max Kellermann
2009-07-22
1
-6
/
+28
*
decoder/flac: fix assertion failure in tag_free() call
Max Kellermann
2009-07-06
1
-2
/
+1
*
ffmpeg: moved code to ffmpeg_copy_metadata()
Max Kellermann
2009-06-08
1
-33
/
+18
*
ffmpeg: removed "new metadata api" warning
Max Kellermann
2009-06-08
1
-2
/
+0
*
mad_decoder: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
1
-4
/
+4
*
mp4ff_decoder: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
1
-8
/
+9
[next]