projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3181065
)
vl: remove is idr flag
author
Boyuan Zhang
<boyuan.zhang@amd.com>
Thu, 7 Dec 2017 21:13:51 +0000
(16:13 -0500)
committer
Leo Liu
<leo.liu@amd.com>
Fri, 15 Dec 2017 21:04:05 +0000
(16:04 -0500)
Remove is_idr flag since not being used anymore.
Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
src/gallium/include/pipe/p_video_state.h
patch
|
blob
|
history
diff --git
a/src/gallium/include/pipe/p_video_state.h
b/src/gallium/include/pipe/p_video_state.h
index
1d57165
..
5a88e6c
100644
(file)
--- a/
src/gallium/include/pipe/p_video_state.h
+++ b/
src/gallium/include/pipe/p_video_state.h
@@
-407,7
+407,6
@@
struct pipe_h264_enc_picture_desc
unsigned ref_pic_mode;
bool not_referenced;
- bool is_idr;
bool enable_vui;
struct util_hash_table *frame_idx;