[Lunar-commits] <moonbase> vlc: version bumped to 1.0.3.
Florin Braescu
florin at lunar-linux.org
Sat Oct 31 20:45:25 CET 2009
commit 7f5771def657598fa0f8e038014a08bb79677e25
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Oct 31 21:45:25 2009 +0200
vlc: version bumped to 1.0.3.
Changes:
* New deinterlacers modules based on yadif and yadif(x2) algorithms
didn't work in the packaged version of 1.0.2
* Fix downmixing of particual 4.0 AC-3 audio tracks
* x264 has profile-limitter, like:
#transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
* Various fixes.
* French, Galician, Korean, Polish, Russian, Romanian, Slovak and Ukrainian updates
---
video/vlc/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS
index 01c961c..363b726 100644
--- a/video/vlc/DETAILS
+++ b/video/vlc/DETAILS
@@ -1,11 +1,11 @@
MODULE=vlc
- VERSION=1.0.2
+ VERSION=1.0.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.videolan.org/pub/videolan/$MODULE/$VERSION
- SOURCE_VFY=sha1:5207d227f09d16a44823ae4a8b2144b3ce18eefb
+ SOURCE_VFY=sha1:f16324aa9df159251c1cc29e886d96b6d33154bf
WEB_SITE=http://www.videolan.org
ENTERED=20011113
- UPDATED=20090920
+ UPDATED=20091031
SHORT="Videolan client multimedia player"
cat << EOF
More information about the Lunar-commits
mailing list