diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-09-23 13:36:56 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-09-23 13:36:56 +0000 |
commit | 983e4dd1dbd74b3aea742f5eb702275c8715f541 (patch) | |
tree | f2b0039c976695b275eeb377e170bdbfaff7b3e8 | |
parent | e50e14dbfbc78ecca9366a47392907e37501fea6 (diff) | |
download | xine-lib-983e4dd1dbd74b3aea742f5eb702275c8715f541.tar.gz xine-lib-983e4dd1dbd74b3aea742f5eb702275c8715f541.tar.bz2 |
better changelog for the cropping stuff
CVS patchset: 6993
CVS date: 2004/09/23 13:36:56
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,8 +1,11 @@ * build system improvements: replacement functions, better work with headers * Set the codec name for Real Media even if we can't play the files * Fix win32 playback on recent versions of Linux - * Added cropping capability to some video_out drivers - + * Added cropping capability to some video_out drivers (Xv, XvMC, vidix). + automatic software cropping is provided for drivers not supporting it. + * Fixed displaying of mpeg2 files where width/height is not a multiple of 16 + (these files required cropping after decoding) + xine-lib (1-rc6) * Moved win32 frontend into separate module. * Fixed Xv initialization to enable multiple instances of the Xv plugin |