ffmpeg/libavutil
Ruiling Song 86499771d1 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>
2018-03-21 08:42:47 +01:00
..
aarch64 Drop some unnecessary config.h #includes 2018-02-06 10:03:15 +01:00
arm Drop some unnecessary config.h #includes 2018-02-06 10:03:15 +01:00
avr32
bfin
mips
ppc Drop some unnecessary config.h #includes 2018-02-06 10:03:15 +01:00
sh4
tests
tomi
x86 Drop some unnecessary config.h #includes 2018-02-06 10:03:15 +01:00
.gitignore
Makefile
adler32.c
adler32.h
aes.c
aes.h
attributes.h
audio_fifo.c
audio_fifo.h
avassert.h
avstring.c
avstring.h
avutil.h
base64.c
base64.h
blowfish.c
blowfish.h
bswap.h
buffer.c
buffer.h
buffer_internal.h
channel_layout.c
channel_layout.h
colorspace.h
common.h
cpu.c cpu: split flag checks per arch in av_cpu_max_align() 2017-10-09 11:48:24 +02:00
cpu.h
cpu_internal.h Drop some unnecessary config.h #includes 2018-02-06 10:03:15 +01:00
crc.c
crc.h
des.c
des.h
dict.c
dict.h
display.c
display.h
downmix_info.c
downmix_info.h
error.c
error.h
eval.c
eval.h
fifo.c
fifo.h
file.c
file.h
file_open.c Remove support for building for mingw32ce (Windows CE) 2017-08-31 14:21:08 +03:00
float_dsp.c
float_dsp.h
frame.c lavc, lavu: move frame cropping to a convenience function 2017-07-26 23:20:40 +02:00
frame.h lavc, lavu: move frame cropping to a convenience function 2017-07-26 23:20:40 +02:00
hmac.c
hmac.h
hwcontext.c hwcontext: Perform usual uninitialisation on derived frames contexts 2018-02-11 22:11:10 +00:00
hwcontext.h hwcontext: Fix documentation for av_hwdevice_ctx_alloc() 2018-02-04 13:47:19 +00:00
hwcontext_cuda.c
hwcontext_cuda.h
hwcontext_d3d11va.c d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 2017-07-05 13:55:11 +03:00
hwcontext_d3d11va.h hwcontext_d3d11va: add option to enable debug mode 2017-06-27 00:23:12 +02:00
hwcontext_dxva2.c
hwcontext_dxva2.h
hwcontext_internal.h
hwcontext_qsv.c qsv: align surface width/height to 16. 2018-03-21 08:42:47 +01:00
hwcontext_qsv.h
hwcontext_vaapi.c hwcontext_vaapi: Set message callbacks on internally-created devices 2017-10-25 00:01:41 +01:00
hwcontext_vaapi.h
hwcontext_vdpau.c
hwcontext_vdpau.h
imgutils.c imgutils: add function to clear an image to black 2017-07-26 23:21:26 +02:00
imgutils.h imgutils: add function to clear an image to black 2017-07-26 23:21:26 +02:00
imgutils_internal.h
internal.h msvc: Properly specify dllexport for data symbols shared across dll boundaries 2017-08-31 14:22:06 +03:00
intfloat.h
intmath.c
intmath.h
intreadwrite.h intreadwrite: Use __unaligned in MSVC for ARM64 as well 2018-01-16 22:52:11 +02:00
lfg.c
lfg.h
libavutil.v
libm.h
lls.c
lls.h
log.c
log.h
log2_tab.c
lzo.c
lzo.h
macros.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
mem.h build: Drop support for legacy TI ARM compiler 2017-10-25 13:39:58 +02:00
opt.c
opt.h
parseutils.c
parseutils.h
pixdesc.c pixdesc: Add API to map color property names to enum values 2017-09-21 13:23:21 +02:00
pixdesc.h pixdesc: Add API to map color property names to enum values 2017-09-21 13:23:21 +02:00
pixfmt.h pixfmt: Support chroma-derived and ictcp color matrices 2017-08-10 15:36:04 +02:00
random_seed.c build: CryptGenRandom --> wincrypt, it is a better name 2017-10-12 20:04:18 +02:00
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
replaygain.h
samplefmt.c
samplefmt.h
sha.c
sha.h
spherical.c
spherical.h
stereo3d.c
stereo3d.h stereo3d: Support view type for frame sequence type 2017-11-28 14:56:51 -05:00
thread.h
time.c
time.h
time_internal.h
timer.h build: Merge mach/mach_time.h and mach_absolute_time() checks 2017-10-12 20:04:16 +02:00
tree.c
tree.h
utils.c
version.h stereo3d: Support view type for frame sequence type 2017-11-28 14:56:51 -05:00
wchar_filename.h Remove support for building for mingw32ce (Windows CE) 2017-08-31 14:21:08 +03:00
xtea.c
xtea.h