Tested-by: Zaverel <[email protected]>
Signed-off-by: Zhao Yakui <[email protected]>
---
src/i965_post_processing.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/i965_post_processing.c b/src/i965_post_processing.c
index 6cb6681..7efb75b 100755
--- a/src/i965_post_processing.c
+++ b/src/i965_post_processing.c
@@ -5957,6 +5957,8 @@ i965_proc_picture(VADriverContextP ctx,
obj_surface,
pipeline_param->output_background_color);
+ intel_batchbuffer_flush(hw_context->batch);
+
saved_filter_flag = i965pp_context->filter_flags;
i965pp_context->filter_flags = VA_FILTER_SCALING_HQ;
--
1.9.1
_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva