mirror of https://github.com/FFmpeg/FFmpeg.git
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>pull/284/head
parent
ea2f72a2c1
commit
86499771d1
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue