pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update multimedia/xvidcore to 1.0.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ac5797127e5
branches:  trunk
changeset: 483903:0ac5797127e5
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Nov 22 11:52:07 2004 +0000

description:
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:

 doc/CHANGES                  |  3 ++-
 doc/TODO                     |  3 +--
 multimedia/xvidcore/Makefile |  4 ++--
 multimedia/xvidcore/distinfo |  6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)

diffs (56 lines):

diff -r 6f093128ba1c -r 0ac5797127e5 doc/CHANGES
--- a/doc/CHANGES       Mon Nov 22 07:12:53 2004 +0000
+++ b/doc/CHANGES       Mon Nov 22 11:52:07 2004 +0000
@@ -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 @@
        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]
diff -r 6f093128ba1c -r 0ac5797127e5 doc/TODO
--- a/doc/TODO  Mon Nov 22 07:12:53 2004 +0000
+++ b/doc/TODO  Mon Nov 22 11:52:07 2004 +0000
@@ -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 @@
        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
diff -r 6f093128ba1c -r 0ac5797127e5 multimedia/xvidcore/Makefile
--- a/multimedia/xvidcore/Makefile      Mon Nov 22 07:12:53 2004 +0000
+++ b/multimedia/xvidcore/Makefile      Mon Nov 22 11:52:07 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/06/21 16:21:50 drochner Exp $
+# $NetBSD: Makefile,v 1.9 2004/11/22 11:52:08 xtraeme Exp $
 #
 
-DISTNAME=      xvidcore-1.0.1
+DISTNAME=      xvidcore-1.0.2
 CATEGORIES=    multimedia
 MASTER_SITES=  http://files.xvid.org/downloads/
 EXTRACT_SUFX=  .tar.bz2
diff -r 6f093128ba1c -r 0ac5797127e5 multimedia/xvidcore/distinfo
--- a/multimedia/xvidcore/distinfo      Mon Nov 22 07:12:53 2004 +0000
+++ b/multimedia/xvidcore/distinfo      Mon Nov 22 11:52:07 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2004/06/21 16:21:50 drochner Exp $
+$NetBSD: distinfo,v 1.6 2004/11/22 11:52:08 xtraeme Exp $
 
-SHA1 (xvidcore-1.0.1.tar.bz2) = 3fa07ffaf59422b7c457ae9b5709939f62894613
-Size (xvidcore-1.0.1.tar.bz2) = 538011 bytes
+SHA1 (xvidcore-1.0.2.tar.bz2) = 843c6d9d20a6525331726d5357f5032fcd62b4de
+Size (xvidcore-1.0.2.tar.bz2) = 541407 bytes
 SHA1 (patch-aa) = 26e24daa64916e5b2428b6788e05aba1a89301c2



Home | Main Index | Thread Index | Old Index