Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tristan Matthews
bitstream
Commits
b7a57f50
Commit
b7a57f50
authored
Oct 15, 2018
by
Clément Vasseur
Browse files
h265: fix hvcc header size
parent
6a24dfe2
Changes
1
Hide whitespace changes
Inline
Side-by-side
itu/h265.h
View file @
b7a57f50
...
...
@@ -336,7 +336,7 @@ static inline void h265eob_init(uint8_t *p_h265eob)
/*****************************************************************************
* H265 hvcC structure
*****************************************************************************/
#define H265HVCC_HEADER 2
2
#define H265HVCC_HEADER 2
3
#define H265HVCC_ARRAY_HEADER 3
#define H265HVCC_NALU_HEADER 2
...
...
Write
Preview
Supports
Markdown
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