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
7c82a74c
Commit
7c82a74c
authored
Dec 17, 2009
by
Austin Yuan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
git+ssh://AustinYuan@git.freedesktop.org/git/libva
into sync-fdo-master
parents
efa8d7c8
d4c52c20
Changes
1
Show 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 @
7c82a74c
...
...
@@ -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