Subject: CVS commit: pkgsrc/multimedia/xine-lib
To: None <pkgsrc-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: pkgsrc-changes
Date: 04/16/2004 14:44:33
Module Name:	pkgsrc
Committed By:	mycroft
Date:		Fri Apr 16 14:44:33 UTC 2004

Modified Files:
	pkgsrc/multimedia/xine-lib: Makefile Makefile.common buildlink2.mk
	    buildlink3.mk
	pkgsrc/multimedia/xine-lib/patches: patch-aa

Log Message:
xine-lib (1-rc3c)
  * fix the deadlock with non-seekable input plugins
  * guess codeset for OSD if nl_langinfo(CODESET) is missing or not working
  * new option - list of domains, where don't use proxy
  * fix possible crashes in front-ends that create and delete streams
  * send a message to the front-end when the audio device is busy
  * revert changes to the DVD plugin that made it impossible to play mounted
    DVDs
  * use xine network functions in CDDB lookups, fix connection timeout
  * preparing for future MinGW port
  * improved network buffer management policy.
  * asf/mmst/mmsh proper support for "media changing" command.
  * improve playback with separate subtitles, fix the seeking and a deadlock
  * DVD still menus fixed that were broken in rc3b
[Note: The way the previous was "fixed" is a kluge.]
  * deadlocks with network buffer control fixed
  * DXR3's letterboxed overlay mode works with pan&scan material
  * DXR3: timestamp handling for NAV packets fixes the menu on the first
    DVD of "24" season 1
  * fixed audio sync method "resampling"


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/multimedia/xine-lib/Makefile \
    pkgsrc/multimedia/xine-lib/buildlink3.mk
cvs rdiff -r1.7 -r1.8 pkgsrc/multimedia/xine-lib/Makefile.common
cvs rdiff -r1.4 -r1.5 pkgsrc/multimedia/xine-lib/buildlink2.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/multimedia/xine-lib/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.