changed device detection procedure, added resizing surface to bigger size
authorAlexey Ershov <user@example.com>
Thu, 17 Sep 2015 23:25:49 +0000 (02:25 +0300)
committerAlexey Ershov <user@example.com>
Wed, 23 Sep 2015 14:35:49 +0000 (17:35 +0300)
commit5feca50f58881399d1c73a708de49fbb1221f2c4
treea705bc38ad285253044ef6879ffcba1787749b62
parent95339827293ef32e9d6733fa9d96361372dcb35b
changed device detection procedure, added resizing surface to bigger size
removed unused context_id2; changed blur size 7x7 to 3x3; added short comments
removed unnecessary call to convertFromVASurface()
replaced dumpSurface() with writeImage()
added infile cmdline parameter, input image loaded by imread()
cmake/OpenCVFindVA.cmake
samples/va_intel/display.cpp.inc
samples/va_intel/va_intel_interop.cpp