summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.