From 6e14bdb6a55f5136fa0e99b2b9b621647fc7d432 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Mon, 10 Mar 2008 18:19:09 +0000 Subject: Add Xv port selection by type (overlay or textured video). This uses the adapter names reported by the X 2D graphics driver. --HG-- extra : transplant_source : %AE%87%B0%EAy%A0%DEXJ%8D6f%EA%C6iw%F0%03%60%29 --- ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 684811c00..cca0e8435 100644 --- a/ChangeLog +++ b/ChangeLog @@ -55,8 +55,12 @@ xine-lib (1.1.90) (Unreleased) * Remove SyncFB video output plugin, the kernel module needed is no more active and thus it's no more usable. If you were using SyncFB somehow, please use DirectFB or VIDIX instead. - * The Xv and XxMC video output plugins now support Xv port selection. - (XvMC does not, at present.) + * 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. * Report more video output capabilities via (port)->get_capabilities(): colour controls, zooming, colour keying. -- cgit v1.2.3