diff options
author | Zhao Zhili <zhilizhao@tencent.com> | 2024-05-23 15:08:54 +0800 |
---|---|---|
committer | Zhao Zhili <zhilizhao@tencent.com> | 2024-06-07 13:14:46 +0800 |
commit | 680b3cee1f481976cae9787e16f181c1d0e989bd (patch) | |
tree | 126dccdbd6894460ea51d191587b0605ba760380 /libavcodec/mpeg4videodec.h | |
parent | d55f5cba7b1fd362beb3b0322c5674016a85e859 (diff) | |
download | ffmpeg-680b3cee1f481976cae9787e16f181c1d0e989bd.tar.gz |
avcodec/h265_metadata: Add options to set width/height after crop
It's a common usecase to request a video size after crop. Before
this patch, user must know the video size before crop, then set
crop_right/crop_bottom accordingly. Since HEVC can have different
CTU size, it's not easy to get/deduce the video size before crop.
With the new width/height options, there is no such requirement.
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'libavcodec/mpeg4videodec.h')
0 files changed, 0 insertions, 0 deletions