summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-11-05 14:33:13 +0000
committerCarl Hetherington <cth@carlh.net>2014-11-05 14:33:13 +0000
commit19ae5744be713673e42b5c6f43c1d9613c715509 (patch)
treeee72c2ced0e838d12ad3cfd40dc426a3cf087360
parent3273c4af16cef692b35a6fca8c82df7253dda6f9 (diff)
Fix ChangeLog.
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ff2b607e9..106e845e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-<<<<<<< HEAD
+2014-11-05 c.hetherington <cth@carlh.net>
+
+ * Add a few more hints.
+
2014-10-30 Carl Hetherington <cth@carlh.net>
* Version 2.0.19 released.
@@ -15,12 +18,11 @@
2014-10-26 Carl Hetherington <cth@carlh.net>
* Version 2.0.17 released.
-=======
+
2014-11-02 Carl Hetherington <cth@carlh.net>
* Be more tolerant of some FFmpeg audio decoding errors;
should fix #352.
->>>>>>> fc8fb8f... Process decoded audio even if avcodec_decode_audio4 returns an error, as there are cases where it produces good data and then returns an error.
2014-10-26 Carl Hetherington <cth@carlh.net>