1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Haihao Xiang 943a42fc54 lavc/qsvenc: make sure continuous allocation
Intel MediaSDK and oneVPL expect continuous allocation for data[i],
however there are mandatory padding bytes between data[i] and data[i+1].
when calling av_frame_get_buffer. This patch removes all extra padding
bytes.

Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
2023-05-25 09:04:13 +08:00
..
2023-05-15 10:24:54 +02:00
2023-05-15 14:17:49 +02:00
2023-05-04 12:10:11 +08:00
2023-04-20 15:44:38 +02:00
2023-05-15 10:24:54 +02:00
2023-05-15 10:24:54 +02:00
2023-05-21 10:50:59 +02:00
2023-05-06 00:22:25 +02:00
2023-05-15 10:24:54 +02:00
2023-05-15 10:24:54 +02:00
2023-05-17 19:20:57 +08:00
2023-05-15 10:24:54 +02:00
2023-04-16 23:36:03 -03:00
2023-04-09 18:12:26 +08:00