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/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
*
fluidsynth: added "experimental" comments in the source file
Max Kellermann
2009-04-25
1
-0
/
+9
*
vorbis: move #define out of function to top of sources
Avuton Olrich
2009-04-02
1
-1
/
+1
*
decoder: Rename all main decoder plugins functions to *decoder_plugin.
Avuton Olrich
2009-04-02
4
-4
/
+4
*
flac: fixed "unused variable" warning without libcue
Max Kellermann
2009-04-01
1
-2
/
+2
*
Tag subtracks according to "cuesheet" vorbis comment value
Jochen Keil
2009-03-31
1
-4
/
+32
*
track length is computed correctly now
Jochen Keil
2009-03-31
1
-2
/
+1
*
free previously allocated flac metadata object
Jochen Keil
2009-03-31
1
-0
/
+1
*
remove old commented code
Jochen Keil
2009-03-31
1
-8
/
+0
*
Bugfix for time/offset in flac plugin
Jochen Keil
2009-03-28
1
-3
/
+3
*
mpcdec: changed plugin name to "mpcdec"
Max Kellermann
2009-03-27
1
-3
/
+3
*
mpcdec: support the new libmpcdec SV8 API
Max Kellermann
2009-03-27
1
-14
/
+90
*
mpcdec: no CamelCase
Max Kellermann
2009-03-27
1
-57
/
+65
*
flac/cue: added support for TITLE[n] comments
Mario Lenz
2009-03-17
1
-2
/
+9
*
flac: get CUE track titles from additional FLAC comments
Mario Lenz
2009-03-16
4
-23
/
+32
*
faad: faad_decoder_decode() returns NULL, not false
Max Kellermann
2009-03-14
1
-1
/
+1
*
all: Update copyright header.
Avuton Olrich
2009-03-13
19
-127
/
+147
*
Initial support for embedded cue sheets found in flac files
Jochen Keil
2009-03-09
3
-6
/
+463
[next]