aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp4ff (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-10-05autotools: tidy up make distEric Wong1-144/+0
* Add missing headers in Makefile.am * remove mp4ff.dsp (Win32 crap) * Add scripts, m4, bs, autogen.sh to allow for hotfixes by the SCM-challenged. (downloading the source via git is NOT a lightweight operation for everybody).
2008-01-26fixed invalid C prototypesMax Kellermann2-2/+2
Signed-off-by: Eric Wong <normalperson@yhbt.net> git-svn-id: https://svn.musicpd.org/mpd/trunk@7142 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-08-20Fix warnings for -Wmissing-prototypesAvuton Olrich2-28/+30
Add -Wmissing-prototypes if compiling with gcc Static where possible git-svn-id: https://svn.musicpd.org/mpd/trunk@4657 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-07-26Try to add the directory, againAvuton Olrich14-0/+4782
git-svn-id: https://svn.musicpd.org/mpd/trunk@4466 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2006-07-19Remove the internal mp4ff dependencyAvuton Olrich14-4782/+0
git-svn-id: https://svn.musicpd.org/mpd/trunk@4401 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-11-14- Fix compilation error when compiling in a working directory with mp4 support.Avuton Olrich2-2/+2
git-svn-id: https://svn.musicpd.org/mpd/trunk@2656 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-25minor fix ups for typesWarren Dukes1-4/+6
git-svn-id: https://svn.musicpd.org/mpd/trunk@460 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-25fix and detect differences between faad2 1.1 and 2.0Warren Dukes1-1/+8
git-svn-id: https://svn.musicpd.org/mpd/trunk@459 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-17metadata parsing for mp4 files is working, next need to work on AACWarren Dukes2-1/+3
git-svn-id: https://svn.musicpd.org/mpd/trunk@270 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-17remove unnecessary junkWarren Dukes2-625/+0
git-svn-id: https://svn.musicpd.org/mpd/trunk@266 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-17import mp4ff, since its not installed correctly by faad2Warren Dukes16-0/+5396
git-svn-id: https://svn.musicpd.org/mpd/trunk@265 09075e82-0dd4-0310-85a5-a0d7c8717e4f