summaryrefslogtreecommitdiffstats
path: root/src/psb_texture.c
diff options
context:
space:
mode:
authorhding3 <haitao.ding@intel.com>2012-09-17 16:42:30 +0800
committerPatrick Tjin <pattjin@google.com>2014-07-21 22:06:06 -0700
commit38d89d625f11c0c3f0ff313cef450252e6467baf (patch)
tree2b03833341569378e8a2044b64bb84317db21140 /src/psb_texture.c
parent4fd9fcb6978e95955a7373a28b398bc0bb845299 (diff)
downloadandroid_hardware_intel_img_psb_video-38d89d625f11c0c3f0ff313cef450252e6467baf.tar.gz
android_hardware_intel_img_psb_video-38d89d625f11c0c3f0ff313cef450252e6467baf.tar.bz2
android_hardware_intel_img_psb_video-38d89d625f11c0c3f0ff313cef450252e6467baf.zip
Merged the latest Merrifield video encoder code here, and fixed some compiling error
BZ: 57543 fix some compile error to make psb-video can pass compile both android and linux development env. #MFLD part. Change-Id: I45f10c52d75c0b429f78b5d0fe21c2d8898a2815 Signed-off-by: edward lin <edward.lin@intel.com> Signed-off-by: hding3 <haitao.ding@intel.com> Reviewed-on: http://android.intel.com:8080/66662 Reviewed-by: Zeng, Li <li.zeng@intel.com> Reviewed-by: Shi, PingX <pingx.shi@intel.com> Tested-by: Shi, PingX <pingx.shi@intel.com> Reviewed-by: buildbot <buildbot@intel.com> Tested-by: buildbot <buildbot@intel.com>
Diffstat (limited to 'src/psb_texture.c')
-rw-r--r--src/psb_texture.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/psb_texture.c b/src/psb_texture.c
index 3c1c0d5..be8b41c 100644
--- a/src/psb_texture.c
+++ b/src/psb_texture.c
@@ -37,6 +37,7 @@
#else
#include <psb_drm.h>
#endif
+
#include <va/va_backend.h>
#include <va/va_dricommon.h>
#include "psb_drv_debug.h"