Re: [Mesa-dev] [PATCH 2/3] vl: add parameters for VAAPI encode

2016-06-22 Thread Zhang, Boyuan
Agree, please see the new patch set I just sent. -Original Message- From: Christian König [mailto:deathsim...@vodafone.de] Sent: June-22-16 3:29 AM To: Zhang, Boyuan; mesa-dev@lists.freedesktop.org Subject: Re: [PATCH 2/3] vl: add parameters for VAAPI encode Am 21.06.2016 um 16:50 schrie

Re: [Mesa-dev] [PATCH 2/3] vl: add parameters for VAAPI encode

2016-06-22 Thread Christian König
Am 21.06.2016 um 16:50 schrieb Boyuan Zhang: Signed-off-by: Boyuan Zhang Please move that patch to the end of the series. E.g. implement the existing interface first, then add the new one and make the changes to support the new one. Regards, Christian. --- src/gallium/include/pipe/p_vi

[Mesa-dev] [PATCH 2/3] vl: add parameters for VAAPI encode

2016-06-21 Thread Boyuan Zhang
Signed-off-by: Boyuan Zhang --- src/gallium/include/pipe/p_video_state.h | 13 + 1 file changed, 13 insertions(+) diff --git a/src/gallium/include/pipe/p_video_state.h b/src/gallium/include/pipe/p_video_state.h index d353be6..d519d17 100644 --- a/src/gallium/include/pipe/p_video_sta