Subject: CVS commit: pkgsrc/multimedia/xvidcore
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 01/06/2006 17:12:18
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Jan  6 17:12:18 UTC 2006

Modified Files:
	pkgsrc/multimedia/xvidcore: Makefile PLIST distinfo
	pkgsrc/multimedia/xvidcore/patches: patch-aa patch-ab

Log Message:
Update to 1.1.0:

This release is the long awaited 1.1.0. It is mostly API compatible
with the previous stable release as we dropped support for reduced
resolution coding. If your application didn't use that feature then the
upgrade is totally compatible.

Changes since 1.0.3:
  * xvidcore:
       * Improved Low bitrate quality.
       * Improved VBV support
       * Rate-Distortion mode decision for bvops
       * New postprocessing functions, brightness and deringing
       * New PowerPC port by Christoph Naegeli
       * Brand new amd64 Linux 64bit port by Andre Werthmann
       * Various decoder and encoder speedups
       * A few bugs squashed
  * VFW frontend
       * Mingw/CygWin support
       * Various small improvements
       * A few bugs squashed
  * DShow frontend
       * Mingw/CygWin support
       * Support for brightness control
       * Various small improvements
       * A few bugs squashed
Changes since 1.1.0-beta2:
  * xvidcore
       * Field interlaced decoding
       * IEEE-1180 compliant SSE2 iDCT (disabled for safety)
       * Fixed misaligned reads on RISC platforms such as ARM
       * Completed GCC 4.0 support
       * Export only public API on GNU/Linux and Solaris
       * Work on the example apps. Support for AVS input in xvid_encraw
  * VFW frontend
       * Small updates
  * DShow frontend
       * Additional fourcc support


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/multimedia/xvidcore/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/xvidcore/PLIST
cvs rdiff -r1.10 -r1.11 pkgsrc/multimedia/xvidcore/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/multimedia/xvidcore/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/multimedia/xvidcore/patches/patch-ab

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