summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b12a57019..942db33e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,9 +6,9 @@ xine-lib (1.2.3) ????-??-??
* Add fast libjpeg based JPEG decoder
* Add max. Xv image size detection to Xv video output plugin
* Fix crash when trying to display too large jpeg image with Xv output plugin
-
-xine-lib (1.1.22) ????-??-??
- * Fix segfault when trying to display large images with Xv output plugins
+ * Fix possible crash when stopping playback with deinterlacing enabled
+ * Support large PAT in MPEG TS
+ * Handle EAC3 audio (via ffmpeg)
xine-lib (1.2.2) 2012-06-09
* Fix musepack decoder compilation if libmpcdec headers aren't available.
@@ -99,6 +99,9 @@ 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.22) ????-??-??
+ * Fix segfault when trying to display large images with Xv output plugins
+
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.