aboutsummaryrefslogtreecommitdiffstats
path: root/src/mp4ff (follow)
Commit message (Collapse)AuthorAgeFilesLines
* autotools: tidy up make distEric Wong2008-10-051-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).
* fixed invalid C prototypesMax Kellermann2008-01-262-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
* Fix warnings for -Wmissing-prototypesAvuton Olrich2006-08-202-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
* Try to add the directory, againAvuton Olrich2006-07-2614-0/+4782
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@4466 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* Remove the internal mp4ff dependencyAvuton Olrich2006-07-1914-4782/+0
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@4401 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* - Fix compilation error when compiling in a working directory with mp4 support.Avuton Olrich2004-11-142-2/+2
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@2656 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* minor fix ups for typesWarren Dukes2004-03-251-4/+6
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@460 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* fix and detect differences between faad2 1.1 and 2.0Warren Dukes2004-03-251-1/+8
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@459 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* metadata parsing for mp4 files is working, next need to work on AACWarren Dukes2004-03-172-1/+3
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@270 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* remove unnecessary junkWarren Dukes2004-03-172-625/+0
| | | git-svn-id: https://svn.musicpd.org/mpd/trunk@266 09075e82-0dd4-0310-85a5-a0d7c8717e4f
* import mp4ff, since its not installed correctly by faad2Warren Dukes2004-03-1716-0/+5396
git-svn-id: https://svn.musicpd.org/mpd/trunk@265 09075e82-0dd4-0310-85a5-a0d7c8717e4f