1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
Zhao Zhili 680b3cee1f 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>
2024-06-07 13:14:46 +08:00
..
2023-03-01 21:59:10 +01:00
2024-03-19 04:10:48 +01:00
2024-06-03 11:24:33 +02:00
2024-02-24 15:05:19 +01:00
2024-03-18 17:59:19 +01:00
2024-04-19 09:00:59 +02:00
2024-02-28 10:28:49 +01:00
2023-11-08 23:53:19 +01:00