[Lunar-commits] dirac: version bump to 0.9.0.
Florin Braescu
florin at lunar-linux.org
Wed Jan 23 19:03:43 CET 2008
commit dd2621f99488d8a7556596fa6fb136f311ed3a9a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jan 23 20:03:43 2008 +0200
dirac: version bump to 0.9.0.
This is a major release that complies with the Dirac
Bytestream Specification 2.0.0. Quantiser selection, motion
compensation, and constant bit-rate coding performance have
been improved. Bugs in constant bit-rate coding mode, dc
value prediction in motion decoding, and handling
concatenated Dirac bytestreams have been fixed. The encoder
and decoder APIs have changed.
---
video/dirac/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/video/dirac/DETAILS b/video/dirac/DETAILS
index 67fa7f5..a4c18f9 100644
--- a/video/dirac/DETAILS
+++ b/video/dirac/DETAILS
@@ -1,11 +1,11 @@
MODULE=dirac
- VERSION=0.8.0
+ VERSION=0.9.0
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:5aa225e57000980cdccb8adf13fe30748e6465bd
+ SOURCE_VFY=sha1:f76a025adcf7d91f15e2b29a580ae458a23791e8
WEB_SITE=http://dirac.sourceforge.net/index.html
ENTERED=20060205
- UPDATED=20071002
+ UPDATED=20080123
SHORT="Video compression and decompression tools"
cat << EOF
More information about the Lunar-commits
mailing list