diff options
author | xtraeme <xtraeme> | 2004-11-22 11:52:07 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-11-22 11:52:07 +0000 |
commit | 059b045f4f217b5039e658ccd0db19116801c45b (patch) | |
tree | 9dcfe1cb0087e0c3aadd822ce1061b50ff117cdc /doc | |
parent | da69ca2375e07fc1a04d92064abc5a604da68584 (diff) | |
download | pkgsrc-059b045f4f217b5039e658ccd0db19116801c45b.tar.gz |
Update multimedia/xvidcore to 1.0.2.
Changes since 1.0.1:
* xvidcore
o Fixed non compliant bvop decoding
(was using rounding=0 instead of rounding=1)
o Added better mv bound clipping for broken streams.
o Better behavior with content claiming not containing bvops
but eventually having bvops.
o Force fincr and fbase to be < 16bit.
o Fixed thread safety problem in C language iDCT implementation.
* VFW frontend
o Memory leak
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 21e23dda6be..312bd9b778f 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7935 2004/11/21 14:14:52 ben Exp $ +$NetBSD: CHANGES,v 1.7936 2004/11/22 11:52:07 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -5366,3 +5366,4 @@ Changes to the packages collection and infrastructure in 2004: Removed xbindkeys-config [jmmv 2004-11-20] Updated sylpheed to 1.0.0beta3 [jmmv 2004-11-21] Updated gtk-send-pr to 0.4 [ben 2004-11-21] + Updated xvidcore to 1.0.2 [xtraeme 2004-11-22] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2407 2004/11/21 11:03:35 taca Exp $ +$NetBSD: TODO,v 1.2408 2004/11/22 11:52:08 xtraeme Exp $ Suggested new packages ====================== @@ -1170,7 +1170,6 @@ Suggested package updates o xtide-2.7.1 o xtraceroute-0.9.1 o xtux-20030306 - o xvidcore-1.0.2 o xzgv-0.8 o xzip-182 o yacas-1.0.55 |