summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-03-22 16:51:05 +0000
committerCarl Hetherington <cth@carlh.net>2014-03-22 16:51:05 +0000
commit6e7a497e9802635de713e350593b12c783a0f64c (patch)
treefbf1f0652ca173644d557c45a889f380cf66f6ce /ChangeLog
parent604ef9902b6b2256adea97a20195cdb68b3a4aa6 (diff)
Give SndfileContent a video frame rate so that it can be specified by the user.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f44c24870..23b2b23c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2014-03-22 Carl Hetherington <cth@carlh.net>
+ * Allow specification of the video frame rate that a sound file
+ was prepared for.
+
* Another attempt to fix colour conversion dialog strange behaviour
on OS X.