diff options
author | Niklas Haas <git@haasn.dev> | 2024-04-24 12:46:01 +0200 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2024-05-03 14:23:23 +0200 |
commit | 95568c4e316e8f5f3252596b1f01ce1de22216b6 (patch) | |
tree | 742fa4ea12673a7fc0c154da055c2dd757c8e8ec /Changelog | |
parent | 5b5e692da636688311e792e9847713a1b339c517 (diff) | |
download | ffmpeg-95568c4e316e8f5f3252596b1f01ce1de22216b6.tar.gz |
avfilter/scale2ref: deprecate in favor of scale=rw:rh
And remove it from the documentation.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ version <next>: - LC3/LC3plus demuxer and muxer - pad_vaapi, drawbox_vaapi filters - vf_scale supports secondary ref input and framesync options +- vf_scale2ref deprecated version 7.0: |