diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-03-13 00:53:52 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-03-13 00:53:52 +0000 |
commit | 8313b038cb6668c6cac06781e20da61f87a25360 (patch) | |
tree | d88e865e17a749b720e08d946502b79837acaceb | |
parent | f29240252178f69777f7df415d3a538435f897cb (diff) | |
download | xine-lib-8313b038cb6668c6cac06781e20da61f87a25360.tar.gz xine-lib-8313b038cb6668c6cac06781e20da61f87a25360.tar.bz2 |
Correct changelog.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,10 +1,12 @@ +xine-lib (1.1.19) 2010-??-?? + * Handle odd widths properly (for ffmpeg-decoded video). + * Make buildable with current (external) libdvdnav & libdvdread. + xine-lib (1.1.18.1) 2010-03-06 * Oops. compat.c (for DXR3 support) was omitted. * 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). - * Make buildable with current (external) libdvdnav & libdvdread. xine-lib (1.1.18) 2010-02-23 * Bump the FLAC decoder's priority above ffmpegaudio. This should fix |