Subject: CVS commit: pkgsrc/multimedia/libtheora
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/07/2005 15:10:42
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 7 15:10:42 UTC 2005
Modified Files:
pkgsrc/multimedia/libtheora: Makefile PLIST distinfo
Log Message:
Update to 1.0alpha4:
Changes since the alpha3 release:
* first draft of the Theora I Format Specification
* API documentation generated from theora.h with Doxygen
* fix a double-update bug in the motion analysis
* apply the loop filter before filling motion vector border in the reference frame
* new utility functions: theora_packet_isheader(), theora_packet_iskeyframe(), and
theora_granule_frame()
* optional support for building without floating point
* optional support for building without encode support
* various build and packaging fixes
* pkg-config support
* SymbianOS build support
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/multimedia/libtheora/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/multimedia/libtheora/PLIST
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/multimedia/libtheora/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.