2018-01-11: Release
xine-lib 1.2.9
Changes include new video single step feature, keyframe index and x32
support. Optimizations in xine engine core functionality, resulting in
ex. faster seeking and smaller CPU usage. Small fixes and optimizations
all around the codebase.
2017-02-21: Release
xine-lib 1.2.8
Lot of changes since 1.2.6. Support for modern codecs, hardware and
software. Small fixes and optimizations all around the codebase.
OpenGL 2.0, Xv and VAAPI fixes. H.265 hardware decoding support (VAAPI).
Hardware overlay support with Raspbery Pi.
Support for recent ffmpeg versions. Deep color support (9/10bit) with
ffmpeg. Multithreaded decoding fixes.
Audio channel mixing and gain control improvements (ffmpeg, faad), AAC
LATM support with faad, DVB AAC compatibility fixes. "Time Domain Audio
Analyzer" Visualization Post Plugin.
Auto recover from temporary DVB signal loss. Improved Matroska
compatibility (TrueHD and PCM sound, HDMV/Text subtitles, compressed
PGS subtitles). Qt fixes, support for low framerate mp4 and H.265 in mp4.
mp3 compatibility fixes.
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
dependency to options.mk, defaulting to disabled. Both these packages
are marked NO_BIN_ON_* so xine-lib couldn't previously be distributed
in binary package sets.
Bump PKGREVISION.
XXX: couldn't convince it to use pkgsrc libraries for libdvdnav
and libdvdread though
XXX: musepack support is old-fashioned, so I haven't enabled the pkgsrc
dependency since xine would then conflict with vlc
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
xine-lib (1.2.5) 2014-04-08
* Update german translation.
* Add bass downmix support to AC3 decoder.
* Add experimental YCgCo colorspace support.
* Add avformat demux plugin.
- Support for new formats and protocols.
- Proper rtsp support (with avformat+rtsp://, rtsp+tcp:// and rtsp+http:// mrls).
- by default native xine demux plugins are probed first.
This can be overridden in config, by selecting demuxer in mrl (#demux:avformat),
or by using "avformat+" mrl prefix.
* Add avio (libavformat) input plugin:
- Support for new protocols (https://, ftp://, sftp://, ...).
- Support for seekable http streams (with "avio+http://" mrl).
- By default native xine input plugins are used. This can be overridden in config or by using "avio+" mrl prefix.
* Recognise & use HEVC/H.265. (ffmpeg)
* Add support for HEVC/H.265 to the mpeg-ts demuxer.
* Add support for HEVC/H.265 and VP9 to the matroska demuxer.
* Add VP8/VP9 decoder using libvpx.
* Modernise Quicktime demuxer:
- Multiple user selectable audio traks.
- Support AC3, EAC3, vorbis, Purevoice audio.
- Support ISO fragment media files.
- More safety on broken files.
- Slightly faster.
* Recognise & use ADPCM G.726 and ATRAC3. (ffmpeg/libva)
* Build fixes.
* Fix HDMV subtitle channel.
* FFmpeg compatibility fixes.
* Some colour format conversion fixes.
* Fix RealVideo re-ordered PTS: pass through, let the decoder re-order it.
* Fix some problems with COOK audio.
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).