summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <devspam@moreofthesa.me.uk>2012-06-09 18:30:59 +0100
committerDarren Salt <devspam@moreofthesa.me.uk>2012-06-09 18:30:59 +0100
commitf78bedc5da5b9bfb72383726c48e1f3287c5b956 (patch)
tree1137cdb8e5785d3eef07e795109b20b2f6795a1d /ChangeLog
parent4227cf2d342d3803619f2ae4a34693140e9db796 (diff)
parent9f1eb4a63fc25a5f46c64d2c374d005eb692e2ee (diff)
downloadxine-lib-f78bedc5da5b9bfb72383726c48e1f3287c5b956.tar.gz
xine-lib-f78bedc5da5b9bfb72383726c48e1f3287c5b956.tar.bz2
Merge from 1.1.
--HG-- rename : src/libfaad/xine_faad_decoder.c => src/audio_dec/xine_faad_decoder.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 7 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index aa34541c8..105e30d0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -82,18 +82,20 @@ xine-lib (1.2.0) 2012-01-01
* Report more video output capabilities via (port)->get_capabilities():
colour controls, zooming, colour keying.
-xine-lib (1.1.21) ????-??-??
- * mpeg-ts fixes and enhancements
+xine-lib (1.1.21) 2012-06-09
+ * Fix a potential double-free (goom) when playing AAC files.
+ * Fix a possible clean-up crash in the goom FFT code.
+ * Fix matroska header compression.
+ * MPEG-TS fixes and enhancements
* Improved syncing of DVB subtitles
* BluRay support (requires libbluray)
* Fix full range YUV (with ffmpeg codecs)
* Fix multithreading with recent ffmpeg versions
* Fix cropping with ffmpeg codecs
* Fix OSD when using OpenGL video output
-
-xine-lib (1.1.20.2) ????-??-??
+ * xine-list no longer causes catalog.cache to be written.
+ * Windows-related (cygwin, mingw) build fixes.
* Various bug fixes.
- * Fix matroska header compression.
xine-lib (1.1.20.1) 2012-01-01
* Various bug fixes.