summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-07-09 15:49:32 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-09 15:49:32 +0100
commitca63531ff0233410311cc31b2df8ea523bdaf524 (patch)
tree816e684dec99044f4de9707506f20826d0fecd62 /ChangeLog
parent78cece0461b94e5ffc4417f0228e0ad528ad8efe (diff)
Sequence content after trim changes (#1327). This gives me a slight
sense of unease but let's see how it goes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e51168502..8804ff1b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-07-09 Carl Hetherington <cth@carlh.net>
+ * Maintain content sequence after trim (#1327).
+
* Keep video content position and trim on frame boundaries
even if the content's frame rate is forced to a new value (#1335).