changes:
Add per-stream volume controls
Theora 1.0 and Y444 and Y42B format support
Improve audio capture timing
GObject introspection support
Improve audio output startup
RTSP improvements
Use pango-cairo instead of pangoft2
Allow cdda://(device#)?track URI scheme in cddabasesrc
Support interlaced content in videoscale and ffmpegcolorspacee
Many other bug fixes and improvements
changes:
Improve the byte-reader API
GObject introspection support
Improve clock accuracy on win32
Optimisations in capabilities checking
Optimisations and fixes in the basetransform base class
new 64-bit scaling utility function variants
Various bug-fixes and improvements
This switches to the gnome-2.28 release branch.
pkgsrc note: disabled the "defaults" service, this wants a version
of "policykit" newer than the pkgsrc one
(looks dispensable, could also be made an addon pkg)
changes:
-bugfixes
-portability and documentation improvements
-cleanup
pkgsrc note: added some tweaks to EBCDIC support, both to fix non-
portable assumptions in the code and to work around NetBSD deficiencies;
now it needs only a little fix to CP273 (newline conversion) to make
the selftest succeed on NetBSD
Pkgsrc changes:
o Enable shared libraries for NetBSD, and deal with the resulting
fallout: tests which are written in C need to point their run-path
to the build version of the shared libraries.
o The default is shared libs with .so, except for on Darwin, where
shared libs are named differently. The Darwin part is untested.
(Korean) fonts, and add (commented) dependencies on them. Ok tnn@.
Bump PKGREVISION.
XXX uming/ukai (Chinese) are not in pkgsrc, anyone can package them, or suggest
replacements?
changes:
-Security fixes from xpdf 3.02pl4
-bugfixes
-qt4 API improvements
pkgsrc change: add patch for CVE-2009-3607 (integer overflow
in create_surface_from_thumbnail_data)
(and may be later).
* When connecting a SQL server, isql crashed.
isql: Error detected by libpthread: Unlocking unlocked mutex.
* Setting "Threding = 0" in odbcinst.ini, isql crashed when closing
connection to a SQL server.
isql: Error detected by libpthread: Destroying locked mutex.
I've checked mutex handling and created patches.
Bump PKGREVISION.