diff options
author | Ruiling Song <ruiling.song@intel.com> | 2018-03-06 10:35:56 +0800 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2018-03-21 08:42:47 +0100 |
commit | 86499771d1228d8303c8eb6509e20c0caaa02da5 (patch) | |
tree | 4470d472c9fd032ad669d5bbb8e29bfb10686733 /libavfilter/formats.h | |
parent | ea2f72a2c14c67a3b35dac6426d1e3c0fae33fd5 (diff) | |
download | ffmpeg-86499771d1228d8303c8eb6509e20c0caaa02da5.tar.gz |
qsv: align surface width/height to 16.
Per MediaSDK documentation, it requires width/height to 16 alignment.
Without this patch, hwupload pipeline may fail if 16 alignment is
not met. Although this patch also apply 16 alignment to qsv encoder/decoder,
it will not bring any side-effect to them as they are already aligned.
Signed-off-by: Ruiling Song <ruiling.song@intel.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavfilter/formats.h')
0 files changed, 0 insertions, 0 deletions