1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Lynne 9db68ed042
hw_base_encode: refactor picture allocation/freeing
This commit cleans up and refactors the mess of private state upon
private state that used to be.

Now, FFHWBaseEncodePicture is fully initialized upon call-time,
and, most importantly, this lets APIs which require initialization
data for frames (VkImageViews) to initialize this for both the
input image, and the reconstruction (DPB) image.

Signed-off-by: Tong Wu <wutong1208@outlook.com>
2024-09-09 07:05:24 +02:00
..
2024-09-02 11:56:53 +02:00
2024-09-02 11:56:53 +02:00
2024-09-02 11:56:53 +02:00
2024-09-06 22:14:52 +08:00
2024-08-14 18:21:01 +02:00
2024-09-06 13:59:28 +02:00
2024-07-23 23:21:17 +02:00
2024-09-02 11:56:53 +02:00
2024-08-09 13:40:26 +08:00