pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/xvidcore Update to 1.1.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/50377c7c47f9
branches: trunk
changeset: 521708:50377c7c47f9
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Nov 18 21:05:13 2006 +0000
description:
Update to 1.1.2:
Changes since 1.1.1:
xvidcore library
* Fixed typo in xvid.c
* Updated bitstream.h to fix the previous faulty non-aligned
bitstream buffers fix
Changes since 1.1.0:
xvidcore library
* Fixed bug when frame-drop (N-VOP) feature is used in combination
with packed B-frames
* Fix for premature EOF in xvid_decraw example
* Fixed potential crash on Intel EMT64 architecture
* Several fixes for IA64 platform (patch by Thomas Koeckerbauer)
* Fix for visual_object_verid vs. video_object_layer_verid problem
* Ensure intervening bytes are preserved in BitstreamInit()
VFW frontend
* Prevent segfault when encoding application calls compress_end
with NULL codec context (PerfectDark at yandex dot ru)
* Profile definitions updates
DShow frontend
* Add missing debug.c
diffstat:
multimedia/xvidcore/Makefile | 5 ++---
multimedia/xvidcore/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r da823caed1bf -r 50377c7c47f9 multimedia/xvidcore/Makefile
--- a/multimedia/xvidcore/Makefile Sat Nov 18 20:58:12 2006 +0000
+++ b/multimedia/xvidcore/Makefile Sat Nov 18 21:05:13 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2006/10/19 00:15:15 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2006/11/18 21:05:13 wiz Exp $
-DISTNAME= xvidcore-1.1.0
-PKGREVISION= 3
+DISTNAME= xvidcore-1.1.2
CATEGORIES= multimedia
MASTER_SITES= http://downloads.xvid.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff -r da823caed1bf -r 50377c7c47f9 multimedia/xvidcore/distinfo
--- a/multimedia/xvidcore/distinfo Sat Nov 18 20:58:12 2006 +0000
+++ b/multimedia/xvidcore/distinfo Sat Nov 18 21:05:13 2006 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2006/10/19 00:13:42 wiz Exp $
+$NetBSD: distinfo,v 1.14 2006/11/18 21:05:13 wiz Exp $
-SHA1 (xvidcore-1.1.0.tar.bz2) = f3ffc21529ab7941e423df7365de22c391d2eaeb
-RMD160 (xvidcore-1.1.0.tar.bz2) = 582927437970cf81534b9ed4f02173201e10f47b
-Size (xvidcore-1.1.0.tar.bz2) = 612101 bytes
+SHA1 (xvidcore-1.1.2.tar.bz2) = a524c18f34133dc83b7be90abda7d0ae4ab3b7fb
+RMD160 (xvidcore-1.1.2.tar.bz2) = bc3dfbd176ece5f54bbd72f1e655eba4da9baeb4
+Size (xvidcore-1.1.2.tar.bz2) = 626741 bytes
SHA1 (patch-aa) = 593ae63ddb5ec646d7f531b99783de64a9d6ceb3
SHA1 (patch-ab) = 445d528602f67079bca03986c2c172af3291b15d
Home |
Main Index |
Thread Index |
Old Index