Subject: CVS commit: pkgsrc/graphics/xine-lib
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 04/11/2003 12:19:55
Module Name: pkgsrc
Committed By: rh
Date: Fri Apr 11 09:19:54 UTC 2003
Modified Files:
pkgsrc/graphics/xine-lib: Makefile PLIST buildlink2.mk distinfo
pkgsrc/graphics/xine-lib/patches: patch-aa patch-ab patch-ad patch-ae
patch-ag patch-ah patch-ai
Log Message:
Update xine-lib to 1.0rc10.
Package changes are:
* drop gnome-vfs dependency
* use _POSIX_THREAD_PRIORITY_SCHEDULING for determining pthread
capabilities (suggested by Nick Hudson)
xine-lib changes include:
* loading and displaying png images (e.g. for logos)
* capability of on-the-fly stream rewiring
* libdvdnav: PGC based positioning:
seeking on DVDs now spans the entire feature
* font encoding cleanup (xinefonts use unicode now)
* freetype2 support for OSD
* ffmpeg sync (build 4663). WMV8 decoder enabled.
* much more accurate time display with DVDs
* xine health check fixes for non-mtrr machines
* fixes for high-bandwidth RV30 streams
* fix for vplayer format subtitles
* fix for distorted display of some DVD menus
* DVD title/part MRLs (dvd:/<title>.<part>) work much more reliable
* OGM subtitles support
* network controler improvements
* generic error reporting mechanism using events
* DVD: report the current menu type
* DVD: menu calls ("Escape" in xine-ui) can now jump back from the
menu into the movie as well
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/xine-lib/Makefile \
pkgsrc/graphics/xine-lib/PLIST pkgsrc/graphics/xine-lib/buildlink2.mk \
pkgsrc/graphics/xine-lib/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/graphics/xine-lib/patches/patch-aa \
pkgsrc/graphics/xine-lib/patches/patch-ab \
pkgsrc/graphics/xine-lib/patches/patch-ad \
pkgsrc/graphics/xine-lib/patches/patch-ae \
pkgsrc/graphics/xine-lib/patches/patch-ag \
pkgsrc/graphics/xine-lib/patches/patch-ah \
pkgsrc/graphics/xine-lib/patches/patch-ai
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.