Subject: CVS commit: pkgsrc/multimedia/xvidcore
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/18/2006 21:05:13
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Nov 18 21:05:13 UTC 2006

Modified Files:
	pkgsrc/multimedia/xvidcore: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/multimedia/xvidcore/Makefile
cvs rdiff -r1.13 -r1.14 pkgsrc/multimedia/xvidcore/distinfo

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