[Lunar-commits] r26030 - moonbase/trunk/video/dirac
Florin Braescu
florin at lunar-linux.org
Tue Oct 2 21:37:45 CEST 2007
Author: florin
Date: 2007-10-02 21:37:45 +0200 (Tue, 02 Oct 2007)
New Revision: 26030
Modified:
moonbase/trunk/video/dirac/DETAILS
Log:
bump the version from 0.7.0 to 0.8.0. This is a major release to comply with the latest version of the Dirac Bytestream Specification. Support has been added for interlaced coding. Motion Estimation and Constant bit-rate coding have been improved. The encoder and decoder API have changed.
Modified: moonbase/trunk/video/dirac/DETAILS
===================================================================
--- moonbase/trunk/video/dirac/DETAILS 2007-10-02 19:16:57 UTC (rev 26029)
+++ moonbase/trunk/video/dirac/DETAILS 2007-10-02 19:37:45 UTC (rev 26030)
@@ -1,12 +1,13 @@
MODULE=dirac
- VERSION=0.7.0
+ VERSION=0.8.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:fe97a834efbe7b290546a4930a11630cbb8cd506
+ SOURCE_VFY=sha1:5aa225e57000980cdccb8adf13fe30748e6465bd
WEB_SITE=http://dirac.sourceforge.net/index.html
ENTERED=20060205
- UPDATED=20070511
- SHORT="video compression and decompression tools"
+ UPDATED=20071002
+ SHORT="Video compression and decompression tools"
+
cat << EOF
Dirac is a video codec developes by the BBC that provides general-purpose
video compression and decompression tools comparable with state-of-the-art
More information about the Lunar-commits
mailing list