[vlc-devel] commit: Maemo contribs: replace id3tag with taglib, add dirac, fluidsynth ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sun Feb 7 20:36:04 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Feb 7 20:57:53 2010 +0200| [08c14020c20ae8b4945fc18d1f68ea2b64eadc81] | committer: Rémi Denis-Courmont
Maemo contribs: replace id3tag with taglib, add dirac, fluidsynth
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=08c14020c20ae8b4945fc18d1f68ea2b64eadc81
---
extras/contrib/src/Distributions/maemo.mak | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/extras/contrib/src/Distributions/maemo.mak b/extras/contrib/src/Distributions/maemo.mak
index 1f46c30..1c00444 100644
--- a/extras/contrib/src/Distributions/maemo.mak
+++ b/extras/contrib/src/Distributions/maemo.mak
@@ -1,13 +1,12 @@
# Maemo 5
all: \
.mad .mpcdec .lame .mpeg2 \
- .id3tag \
+ .tag .libass \
.ogg .tremor .vorbisenc .flac .speex .theora .kate .tiger \
- .twolame .x264 \
- .ebml .matroska .ffmpeg .mod \
+ .twolame .dirac .x264 \
+ .ebml .matroska .ffmpeg .mod .fluid \
.live .dvbpsi .zvbi \
.lua .xcb .xcb-util
#.faad -> way slower than libavcodec
#.gpg-error .gcrypt .gnutls -> OpenSSL
#.dvdcss .dvdnav -> no DVD
-#.dirac -> broken
More information about the vlc-devel
mailing list