Try to add the directory, again
commit1bddcb6f92b8460cf4b80343162ca66080a5dbc0
authorAvuton Olrich <avuton@gmail.com>
Wed, 26 Jul 2006 03:19:14 +0000 (26 03:19 +0000)
committerAvuton Olrich <avuton@gmail.com>
Wed, 26 Jul 2006 03:19:14 +0000 (26 03:19 +0000)
tree7665cf148a9cd0e4451565d27bc782b7223d8476
parenta570f8d9a910750cce231ed60491e21460d82b5e
Try to add the directory, again

git-svn-id: https://svn.musicpd.org/mpd/trunk@4466 09075e82-0dd4-0310-85a5-a0d7c8717e4f
14 files changed:
src/mp4ff/Makefile.am [new file with mode: 0644]
src/mp4ff/drms.c [new file with mode: 0644]
src/mp4ff/drms.h [new file with mode: 0644]
src/mp4ff/drmstables.h [new file with mode: 0644]
src/mp4ff/mp4atom.c [new file with mode: 0644]
src/mp4ff/mp4ff.c [new file with mode: 0644]
src/mp4ff/mp4ff.dsp [new file with mode: 0644]
src/mp4ff/mp4ff.h [new file with mode: 0644]
src/mp4ff/mp4ff_int_types.h [new file with mode: 0644]
src/mp4ff/mp4ffint.h [new file with mode: 0644]
src/mp4ff/mp4meta.c [new file with mode: 0644]
src/mp4ff/mp4sample.c [new file with mode: 0644]
src/mp4ff/mp4tagupdate.c [new file with mode: 0644]
src/mp4ff/mp4util.c [new file with mode: 0644]