diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-03-10 19:14:22 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-03-10 19:14:22 +0000 |
commit | 8c0b202a58fbce2a96ce3d02eea24b0e1e786e7a (patch) | |
tree | 7a0b771db2925715579a9937b8ac1d3c9d75283f /ChangeLog | |
parent | a51de094aba9e272e6f216a705fc9259553dc9cc (diff) | |
download | xine-lib-8c0b202a58fbce2a96ce3d02eea24b0e1e786e7a.tar.gz xine-lib-8c0b202a58fbce2a96ce3d02eea24b0e1e786e7a.tar.bz2 |
Handle odd widths properly (for ffmpeg-decoded video).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ xine-lib (1.1.18.1) 2010-03-06 * Fix up V4L/V4L2 compilation. Some non-Linux have V4L2 but not V4L. * Fix a size check (wrong variable, causing int/ptr comparison) in rmff.c. * Fix build with the old, outdated and deprecated internal ffmpeg. + * Handle odd widths properly (for ffmpeg-decoded video). xine-lib (1.1.18) 2010-02-23 * Bump the FLAC decoder's priority above ffmpegaudio. This should fix |