diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2023-05-18 14:54:38 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2023-05-25 09:04:13 +0800 |
commit | 943a42fc54fc4eb9195151b0f8653adde009ca09 (patch) | |
tree | b5743f1e6ffbe0150b331c46ae1506b1fbe8de75 /libavcodec/synth_filter.c | |
parent | cf79dab8dff4be3a875cfe0b1e1025f4eb541623 (diff) | |
download | ffmpeg-943a42fc54fc4eb9195151b0f8653adde009ca09.tar.gz |
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>
Diffstat (limited to 'libavcodec/synth_filter.c')
0 files changed, 0 insertions, 0 deletions