[Lunar-commits] <moonbase> xine-lib: version bumped to 1.1.14.
Florin Braescu
florin at lunar-linux.org
Fri Jul 4 22:18:14 CEST 2008
commit 44f2bdf080d11610ca0db6c84fca3599a399f8a3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jul 4 23:18:14 2008 +0300
xine-lib: version bumped to 1.1.14.
Changes:
* DVB changes:
- Reacquire PIDs whenever a PMT is parsed. (Some channels' PIDs are
changed on a regular basis.)
- Recognise more stream formats (as defined in the broadcast PMT).
- Allow automatic detection of more DVB tuning parameters.
- Allow the GUI to be disabled.
- Allow configuration of the location of channels.conf.
* V4L: allow TV standard selection.
* Allow input plugins to report MIME type information.
This is used for demuxer plugin selection immediately before testing the
filename extension (so it won't work when demuxer selection is done by
stream content only). [Bug #120]
* Allow input plugins to ask for a specific demuxer, overriding the normal
demuxer selection methods. (Most won't need this.)
* The Xv and XxMC video output plugins now support Xv port selection via
two methods: port number and port type (currently "any", "overlay" and
"textured video"). Port number takes precedence; the plugins will fall
back on another port of the same type (if a type was specified) then on
whatever they can find.
XvMC does not support port selection at present.
(Backported from the 1.2 branch.)
* Fix MPEG TS audio stream problems introduced in 1.1.13.
* Add basic aspect ratio detection for Windows Media Video streams.
---
video/xine-lib/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/video/xine-lib/DETAILS b/video/xine-lib/DETAILS
index bcca632..c1b67d5 100644
--- a/video/xine-lib/DETAILS
+++ b/video/xine-lib/DETAILS
@@ -1,11 +1,11 @@
MODULE=xine-lib
- VERSION=1.1.13
+ VERSION=1.1.14
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/xine
- SOURCE_VFY=sha1:d1f4cf0511067a554dbe243468311ebeb3bbdce4
+ SOURCE_VFY=sha1:8dfe071865ebdb0cfe2f5ce287485bb5ed7c6978
WEB_SITE=http://xinehq.de
ENTERED=20010927
- UPDATED=20080615
+ UPDATED=20080704
PSAFE=no
SHORT="Free video player"
More information about the Lunar-commits
mailing list