diff options
author | Marth64 <marth64@proxyid.net> | 2024-03-03 03:02:40 -0600 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2024-03-04 10:52:12 +0100 |
commit | e3a137bef3d2e26ce4e36a8df19a59a8a91b8f08 (patch) | |
tree | bd3cb4bef4ed9f7f7c2ee8954c8cbd074a7ccc56 | |
parent | 01476f752aa74f23c9226dfa3dc161285184a242 (diff) | |
download | ffmpeg-e3a137bef3d2e26ce4e36a8df19a59a8a91b8f08.tar.gz |
Changelog: restore new line
A new line was removed in a1304272c3a0ef7c3d77c702dd466b3f11bf300f
which breaks consistency in between versions.
Signed-off-by: Marth64 <marth64@proxyid.net>
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ version <next>: - removed deprecated ffmpeg CLI options -psnr and -map_channel - DVD-Video demuxer, powered by libdvdnav and libdvdread + version 6.1: - libaribcaption decoder - Playdate video decoder and demuxer |