summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2010-03-07 17:31:35 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2010-03-07 17:31:35 +0000
commit1df1992a4b5b23cabb2851fe902b214f6ceb9381 (patch)
treee644ddc4fdfd741c57a2dd098691e260ffc86c99 /ChangeLog
parent755a021dd10786f564fba86be431f04017348128 (diff)
parent82083a26798febc8184717d4b6a3eda94fb48925 (diff)
downloadxine-lib-1df1992a4b5b23cabb2851fe902b214f6ceb9381.tar.gz
xine-lib-1df1992a4b5b23cabb2851fe902b214f6ceb9381.tar.bz2
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cefda3f73..4b2808aba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -70,7 +70,13 @@ xine-lib (1.1.90) (Unreleased)
* Report more video output capabilities via (port)->get_capabilities():
colour controls, zooming, colour keying.
-xine-lib (1.1.18) 20??-??-??
+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.
+
+xine-lib (1.1.18) 2010-02-23
* Bump the FLAC decoder's priority above ffmpegaudio. This should fix
various problems with FLAC playback.
* Build fix (undefined symbol) for when using older ffmpeg.