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
/
mp4ff_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/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
*
mp4ff_decoder: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2009-04-28
1
-8
/
+9
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-6
/
+7
*
mp4ff: always free the mp4ff_read_sample() buffer
Max Kellermann
2009-02-18
1
-2
/
+2
*
mp4ff: don't allocate seek_table when input is not seekable
Max Kellermann
2009-02-18
1
-2
/
+10
*
mp4ff: include cleanup
Max Kellermann
2009-02-18
1
-4
/
+4
*
mp4ff: use faacDecInit2() to find the AAC track
Max Kellermann
2009-02-18
1
-49
/
+36
*
mp4ff: moved code to mp4_faad_new()
Max Kellermann
2009-02-18
1
-53
/
+65
*
mp4ff: call decoder_initialized() after libfaad initialization
Max Kellermann
2009-02-18
1
-23
/
+32
*
mp4ff: merged mp4_load_tag() into mp4_tag_dup()
Max Kellermann
2009-02-18
1
-7
/
+1
*
decoders: added and fixed GLib log domains
Max Kellermann
2009-02-17
1
-1
/
+4
*
renamed decoder plugin "mp4" to "mp4ff"
Max Kellermann
2009-02-17
1
-0
/
+420