Am 27.05.2014 16:12, schrieb Leo Liu:
Signed-off-by: Leo Liu <leo....@amd.com>
Reviewed and pushed upstream.
Thanks,
Christian.
---
src/gallium/include/pipe/p_video_state.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/gallium/include/pipe/p_video_state.h
b/src/gallium/include/pipe/p_video_state.h
index 0256a8f..6621dbd 100644
--- a/src/gallium/include/pipe/p_video_state.h
+++ b/src/gallium/include/pipe/p_video_state.h
@@ -371,6 +371,8 @@ struct pipe_h264_enc_picture_desc
unsigned pic_order_cnt;
unsigned ref_idx_l0;
unsigned ref_idx_l1;
+
+ bool not_referenced;
};
#ifdef __cplusplus
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev