diff options
author | Robin KAY <komadori@users.sourceforge.net> | 2003-09-21 02:53:19 +0000 |
---|---|---|
committer | Robin KAY <komadori@users.sourceforge.net> | 2003-09-21 02:53:19 +0000 |
commit | e7ef01e8a5c5af6efdab4c255b26b6b6666013d4 (patch) | |
tree | 093c564543576f5424feb85907ee8d2de5bbe5c6 /ChangeLog | |
parent | 890bd7b2fa8f376aa0c832add0d7297b74f639b5 (diff) | |
download | xine-lib-e7ef01e8a5c5af6efdab4c255b26b6b6666013d4.tar.gz xine-lib-e7ef01e8a5c5af6efdab4c255b26b6b6666013d4.tar.bz2 |
Add support for chroma keyed overlay graphics to video_out_pgx64 and fix various bugs. Fix incorrect colours when blending frame with a big-endian RGB pixel format.
CVS patchset: 5406
CVS date: 2003/09/21 02:53:19
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ xine-lib (1-rc1) - * fix incorrect overlay colours when X server has a big-endian pixel format + * fix incorrect colours when blending frame with a big-endian RGB pixel format * add support for chroma keyed overlay graphics to video_out_pgx64 * add support for double and multi-buffering to video_out_pgx64 * libdvdnav: fix some undetected stills (fixes "Red Dragon" RC2 scene selection) |