projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef1ae70
)
vl: add level idc in sps
author
Leo Liu
<leo.liu@amd.com>
Mon, 16 Mar 2015 19:06:30 +0000
(15:06 -0400)
committer
Marek Olšák
<marek.olsak@amd.com>
Tue, 28 Apr 2015 15:42:39 +0000
(17:42 +0200)
Signed-off-by: Leo Liu <leo.liu@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 6621dbdd028c7d28544d89b968b8ace7ef20b3de..3713cd91b095f9f20cf482b24ed29f8292d2c0c3 100644
(file)
--- a/
src/gallium/include/pipe/p_video_state.h
+++ b/
src/gallium/include/pipe/p_video_state.h
@@
-271,6
+271,7
@@
struct pipe_vc1_picture_desc
struct pipe_h264_sps
{
+ uint8_t level_idc;
uint8_t chroma_format_idc;
uint8_t separate_colour_plane_flag;
uint8_t bit_depth_luma_minus8;