summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-06-04 12:33:41 +0100
committerCarl Hetherington <cth@carlh.net>2014-06-04 12:33:41 +0100
commit8102046b2f29e0c7b234c29bf204b056cb30e64f (patch)
tree84933e8db7822e863ae9ab4e6524ab3176606b11 /ChangeLog
parent3574212ee42b2bd924eb95d5c0f4f69ec9e0a2f0 (diff)
parent82926443230084739cb673a83b2ab1f9d733a07b (diff)
Merge master.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e31fc719e..78954c82d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,28 @@
* Add subtitle view.
+2014-06-03 Carl Hetherington <cth@carlh.net>
+
+ * Fix bad resampling of separate sound file sources that
+ have specified video frame rates.
+
+ * Version 1.69.20 released.
+
+2014-06-03 Carl Hetherington <cth@carlh.net>
+
+ * Re-calculate and update audio plots when the mapping is changed.
+
+ * Change the -3dB preset to -6dB since we are talking about
+ amplitude, not power.
+
+ * Version 1.69.19 released.
+
+2014-06-02 Carl Hetherington <cth@carlh.net>
+
+ * Empirical hack to prevent over-read of array
+ by libswscale; may fix crashes at the start of
+ DCP encodes.
+
2014-05-29 Carl Hetherington <cth@carlh.net>
* Version 1.69.18 released.