diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-06-25 14:23:07 +0100 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-06-25 14:23:07 +0100 |
| commit | 12d448abc1b017b5443d94ab5bfc8166e64cd431 (patch) | |
| tree | 411117a7136334ec628bf7290a4c3ce443b88f47 /ChangeLog | |
| parent | 02b32af1b770a930b8b97d5aa45aa5b4b693352b (diff) | |
| parent | bd4907c53142950edcb09c3a7c9f693e890deb8c (diff) | |
| download | xine-lib-12d448abc1b017b5443d94ab5bfc8166e64cd431.tar.gz xine-lib-12d448abc1b017b5443d94ab5bfc8166e64cd431.tar.bz2 | |
Merge from 1.1.
--HG--
rename : po/libxine1.pot => po/libxine2.pot
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -83,6 +83,14 @@ xine-lib (1.1.14) 2008-??-?? 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. xine-lib (1.1.13) 2008-06-15 * Security fixes: |
