diff options
author | Petri Hintukainen <phintuka@users.sourceforge.net> | 2013-09-23 11:52:37 +0300 |
---|---|---|
committer | Petri Hintukainen <phintuka@users.sourceforge.net> | 2013-09-23 11:52:37 +0300 |
commit | b2ea9a4aeb7d2ca19fb075ad54282b43c672e224 (patch) | |
tree | 1059b03183812eec555db888c7e21e3aa82df002 /ChangeLog | |
parent | 6e3396c3ad84b1b8b77d6329fd8ac103b20da07c (diff) | |
download | xine-lib-b2ea9a4aeb7d2ca19fb075ad54282b43c672e224.tar.gz xine-lib-b2ea9a4aeb7d2ca19fb075ad54282b43c672e224.tar.bz2 |
input_bluray: added support for BD-J (BluRay Java)
Requires ARGB overlay capable video driver (opengl2, vaapi, vdpau).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ xine-lib (1.2.4) 2013-??-?? * audio_out speed control fixes. * Optimised RGB→YUY2 conversion. * Avoid a possible performance penalty where AVX-optimised memcpy is used. + * Add BD-J (BluRay Java) support with ARGB overlay capable video drivers (opengl2, vaapi, vdpau) xine-lib (1.2.3) 2013-05-29 * Add VAAPI HW decoding support |