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
d4c52c20
Commit
d4c52c20
authored
Nov 23, 2009
by
Gwenole Beauchesne
Committed by
Austin Yuan
Dec 17, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add extra picture info fields for VDPAU/
MPEG-4
.
parent
51867e9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/va.h
src/va.h
+2
-0
No files found.
src/va.h
View file @
d4c52c20
...
...
@@ -656,6 +656,7 @@ typedef struct _VAPictureParameterBufferMPEG4
unsigned
int
quarter_sample
:
1
;
unsigned
int
data_partitioned
:
1
;
unsigned
int
reversible_vlc
:
1
;
unsigned
int
resync_marker_disable
:
1
;
}
bits
;
unsigned
int
value
;
}
vol_fields
;
...
...
@@ -676,6 +677,7 @@ typedef struct _VAPictureParameterBufferMPEG4
}
vop_fields
;
unsigned
char
vop_fcode_forward
;
unsigned
char
vop_fcode_backward
;
unsigned
short
vop_time_increment_resolution
;
/* short header related */
unsigned
char
num_gobs_in_vop
;
unsigned
char
num_macroblocks_in_gob
;
...
...
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