[vlc-devel] commit: Maemo: disable liba52 and libdca ( Rémi Denis-Courmont )
git version control
git at videolan.org
Mon Dec 14 19:43:29 CET 2009
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Dec 12 11:28:42 2009 +0200| [aa57e6ac5f9481e375c80e0f78fc616d1544f185] | committer: Rémi Denis-Courmont
Maemo: disable liba52 and libdca
lavc is much faster on ARMv7.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=aa57e6ac5f9481e375c80e0f78fc616d1544f185
---
extras/contrib/src/Distributions/maemo.mak | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/extras/contrib/src/Distributions/maemo.mak b/extras/contrib/src/Distributions/maemo.mak
index 627cb6f..1f46c30 100644
--- a/extras/contrib/src/Distributions/maemo.mak
+++ b/extras/contrib/src/Distributions/maemo.mak
@@ -1,6 +1,6 @@
# Maemo 5
all: \
- .mad .a52 .dca .mpcdec .lame .mpeg2 \
+ .mad .mpcdec .lame .mpeg2 \
.id3tag \
.ogg .tremor .vorbisenc .flac .speex .theora .kate .tiger \
.twolame .x264 \
More information about the vlc-devel
mailing list