summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-06-26 14:35:33 +0100
committerCarl Hetherington <cth@carlh.net>2014-06-26 14:35:33 +0100
commitd1125d09c7741d05b57b1520531a0451663ad66c (patch)
tree3a4dd044fdaf676d13c08e4b9fc207d3900b3251 /ChangeLog
parent02f028d271677b3b3669b5cdfda1597108a34b80 (diff)
Allow user to set video frame rate of video sources (to override the detected one).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b004770c..39acb863e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-06-26 Carl Hetherington <cth@carlh.net>
+ * Allow override of detected video frame rates.
+
* Optimisation of uncertain effect to encoder and server
thread handling.