Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
libva
Commits
ae6adeb0
Commit
ae6adeb0
authored
Jan 26, 2011
by
Xiang, Haihao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add profile into VAPictureParameterBufferVC1
Signed-off-by:
Xiang, Haihao
<
haihao.xiang@intel.com
>
parent
e173ab48
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
va/va.h
va/va.h
+1
-0
No files found.
va/va.h
View file @
ae6adeb0
...
@@ -868,6 +868,7 @@ typedef struct _VAPictureParameterBufferVC1
...
@@ -868,6 +868,7 @@ typedef struct _VAPictureParameterBufferVC1
unsigned
int
syncmarker
:
1
;
/* METADATA::SYNCMARKER */
unsigned
int
syncmarker
:
1
;
/* METADATA::SYNCMARKER */
unsigned
int
rangered
:
1
;
/* METADATA::RANGERED */
unsigned
int
rangered
:
1
;
/* METADATA::RANGERED */
unsigned
int
max_b_frames
:
3
;
/* METADATA::MAXBFRAMES */
unsigned
int
max_b_frames
:
3
;
/* METADATA::MAXBFRAMES */
unsigned
int
profile
:
2
;
/* SEQUENCE_LAYER::PROFILE or The MSB of METADATA::PROFILE */
}
bits
;
}
bits
;
unsigned
int
value
;
unsigned
int
value
;
}
sequence_fields
;
}
sequence_fields
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment