summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2023-02-09 15:12:03 +0100
committerAnton Khirnov <anton@khirnov.net>2023-02-10 11:02:13 +0100
commit2c4dcbd66be6427b8c91afbff63a77fbce5123b7 (patch)
treebfdf1607b4d2549d25f7b51e0525aa3cc093bd6e /Changelog
parentb40856c905712da6d38b70766a4eb833dcc34839 (diff)
downloadffmpeg-2c4dcbd66be6427b8c91afbff63a77fbce5123b7.tar.gz
fftools/ffmpeg: rename -enc_stats* to -stats_enc*
This is consistent with -stats_mux* As the options were added very recently, this should not break any users.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index bd9fe9922d..11dfd7ef73 100644
--- a/Changelog
+++ b/Changelog
@@ -32,7 +32,7 @@ version <next>:
- WADY DPCM decoder and demuxer
- CBD2 DPCM decoder
- ssim360 video filter
-- ffmpeg CLI new options: -enc_stats_pre[_fmt], -enc_stats_post[_fmt],
+- ffmpeg CLI new options: -stats_enc_pre[_fmt], -stats_enc_post[_fmt],
-stats_mux_pre[_fmt]
- hstack_vaapi, vstack_vaapi and xstack_vaapi filters
- XMD ADPCM decoder and demuxer