diff options
author | Robin KAY <komadori@users.sourceforge.net> | 2003-09-14 22:02:26 +0000 |
---|---|---|
committer | Robin KAY <komadori@users.sourceforge.net> | 2003-09-14 22:02:26 +0000 |
commit | 43372700ba19909e1b7dfccf1dc42d6882b0a245 (patch) | |
tree | 2b1dbc781f2898acb495631ff97f7b473035db95 /ChangeLog | |
parent | d03a288ff56e710f335fb54434c9f74b402b9a4d (diff) | |
download | xine-lib-43372700ba19909e1b7dfccf1dc42d6882b0a245.tar.gz xine-lib-43372700ba19909e1b7dfccf1dc42d6882b0a245.tar.bz2 |
Add multi-buffering support to video_out_pgx64 (massive performance increase ^_^). Remove assertions for alignment from bswap.h and allow unaligned accesses in XE_xx macros on IA32. Update ChangeLog.
CVS patchset: 5380
CVS date: 2003/09/14 22:02:26
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ xine-lib (1-rc1) + * add support for double and multi-buffering to video_out_pgx64 * libdvdnav: fix some undetected stills (fixes "Red Dragon" RC2 scene selection) * video output plugin for libstk * bugfix: detection of external subtitle formats |