]> git.sesse.net Git - ffmpeg/commit
hwcontext_vaapi: add a quirk for the missing MemoryType attribute
authorAnton Khirnov <anton@khirnov.net>
Fri, 30 Sep 2016 19:21:46 +0000 (21:21 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 2 Oct 2016 09:41:45 +0000 (11:41 +0200)
commit2124711b950b03c582a119c75f52a87acc32d6ec
tree69987dd522a5716aeba2aedde4ca4b53c326083b
parentb57e38f52cc3f31a27105c28887d57cd6812c3eb
hwcontext_vaapi: add a quirk for the missing MemoryType attribute

The Intel binary iHD driver does not support the
VASurfaceAttribMemoryType, so surface allocation will fail when using
it.
doc/APIchanges
libavutil/hwcontext_vaapi.c
libavutil/hwcontext_vaapi.h
libavutil/version.h