Pkgsrc changes:
- Install the "shortcut module" DDS
Upstream changes:
2.22 (2010-07-11)
Build.PL fixed to accept DDS and NODDS again
2.21 (2010-06-19)
Resynchronize internal VERSION declarations
2.20
Skipped version 2.20 because version numbers don't play nice when they
end in zeros.
2.19 (2010-06-19)
Tweak t/madness.t to deal with how perl-5.8.[0-8] deparses the pragma
`use warnings' differently.
changes:
-any class with a count() method now supports the len() builtin
-added the missing == and != operators to QItemSelection
-added readQVariantHash(), readQVariantList(), readQVariantMap,
writeQVariantHash(), writeQVariantList() and writeQVariantMap()
to QDataStream
-added the ErrorPageExtensionOption and ErrorPageExtensionReturn classes,
and the ErrorDomain enum to QWebPage
changes:
-amrnbenc: give element a rank (SECONDARY) so it's autoplugged
-rmdemux: descramble sipro audio before pushing out
-x264enc: fix up codec_data / avcC header construction some more
-x264enc: Put pixel-aspect-ratio from input into the src pad caps
pkgsrc note: patch-ab was added to work around an API incompatibility
to pkgsrc's old libx264, can be removed if libx264 gets updated (which
is currently not possible due to pkgsrc's even older ffmpeg)
I've tested gst-x264enc only with a simple testcase (videotestsrc!x264enc)
and it seems to work so far.
changes:
-audioparsers: add bitrate calculation
-camerabin: misc improvements
-added invtelecine and segmentclip
-jpegformat: add xmp reading and writing support
-mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream
types
-mpegtsparse: parse TDT table in mpegts
-mpegvideoparse improvements
-qtmux: add support for the VP8 video codec and XMP tags
-misc fixes and improvements
changes:
-support more colour spaces and pixel formats in multiple plugins
-VP8 support in various demuxers
-deinterlace: make automatic detection of interlacing the default
-implement push mode seeking in various demuxers
-video filter consolidation
-misc fixes and improvements