diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-06-09 23:57:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-06-09 23:57:00 +0100 |
| commit | f3db6f37c85352ad7631078907439ce8ff151b3d (patch) | |
| tree | b3bcb0606ed8ad53ef0f8eec8c159c72ba561df0 /ChangeLog | |
| parent | 4513308f3c08579d53a0eee91b470dca3a28cbc2 (diff) | |
Fix bad parsing of ASS lines embedded into FFmpeg files and containing commas.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,11 @@ 2018-06-09 Carl Hetherington <cth@carlh.net> + * Fix bad parsing of ASS lines embedded into FFmpeg files + and containing commas. + * Add option to open a DCP in the player (#1312). -a2018-06-08 Carl Hetherington <cth@carlh.net> +2018-06-08 Carl Hetherington <cth@carlh.net> * Add support for rotation and flipping of video sources, and auto-detect when this is necessary (#966). |
