summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-07-09 15:38:44 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-09 15:38:44 +0100
commit78cece0461b94e5ffc4417f0228e0ad528ad8efe (patch)
tree92d28af8f0d03b001a5f8c6036fc0491bb5f4ff8 /ChangeLog
parent661245c262558da01b6c587b94bc975d9f78e8e1 (diff)
Maintain frame-snap for position and trim when set_video_frame_rate is called (#1335).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ea7016b3..e51168502 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-07-09 Carl Hetherington <cth@carlh.net>
+
+ * Keep video content position and trim on frame boundaries
+ even if the content's frame rate is forced to a new value (#1335).
+
2018-07-07 Carl Hetherington <cth@carlh.net>
* Add export buton for cinemas XML file (#1319).