diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-05-15 23:17:18 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-05-15 23:17:18 +0100 |
| commit | 255562e13056c967ca969d6762024166500d8038 (patch) | |
| tree | b07bf24be437128e353bb3cb727b9cf2b4b9796e /ChangeLog | |
| parent | e881184597fa77bcc4ebf1e64a48927bc210d03d (diff) | |
Fix crash on enabling telecine filter.v2.13.21
Apparently we have to pass frame_rate as a parameter when making the buffer
source for the filter chain.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2018-05-15 Carl Hetherington <cth@carlh.net> + * Fix crash on enabling telecine filter. + * Fix incorrect subtitle positining in a VF when there are more than two consecutive reels with no subtitles. |
