aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/synth_filter.c
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2023-05-18 14:54:38 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2023-05-25 09:04:13 +0800
commit943a42fc54fc4eb9195151b0f8653adde009ca09 (patch)
treeb5743f1e6ffbe0150b331c46ae1506b1fbe8de75 /libavcodec/synth_filter.c
parentcf79dab8dff4be3a875cfe0b1e1025f4eb541623 (diff)
downloadffmpeg-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