summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-10-27 01:28:35 +0100
committerCarl Hetherington <cth@carlh.net>2012-10-27 01:28:35 +0100
commit3a81d58dab294f09fec720bc28622062a50d1b73 (patch)
tree950d3fb7515dd54218a367d7c2e8b4b0d1283fca
parent9c34cfd11a22757b2bd006ce14c7a1b6f94d1571 (diff)
ChangeLog.
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 47273963a..7eb9589d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,13 +4,18 @@
* Re-add DCI naming support.
- * Fix a few bugs.
-
* Basic support for selection of audio
and subtitle streams.
* Fixes for audio/video sync in some cases.
+ * Cope with videos with varying size and/or
+ pixel format.
+
+ * Fix bug with handling of YUV422-format videos.
+
+ * Various bug fixes and code rearrangement.
+
2012-10-09 Carl Hetherington <cth@carlh.net>
* Version 0.55 released.