]> git.sesse.net Git - vlc/commit
* all: ported the faad decoder to the new API (btw, aac HE untested).
authorLaurent Aimar <fenrir@videolan.org>
Mon, 3 Nov 2003 22:30:15 +0000 (22:30 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 3 Nov 2003 22:30:15 +0000 (22:30 +0000)
commit62442c205f8846b77304b028f383a6951924e49e
treeabdc94115a6c42427d7082403c926b4dd554ebb8
parent2afa5ceae006865a1da30a9d8a900ba0321a2232
 * all: ported the faad decoder to the new API (btw, aac HE untested).
 I have not kept the compatibility with older faad version (but check is
 still be  done in configure.ac). (I  didn't like it as  old version are
 really buggy).
configure.ac
modules/codec/Modules.am
modules/codec/faad.c [new file with mode: 0644]
modules/codec/faad/.cvsignore [deleted file]
modules/codec/faad/Modules.am [deleted file]
modules/codec/faad/decoder.c [deleted file]
modules/codec/faad/decoder.h [deleted file]