index
:
delta/libva.git
coverity_scan
gh-pages
libva30
libva31
master
staging
staging-rebased
test
v1.0-branch
v1.3.x
v1.4-branch
v1.5-branch
v1.6-branch
v1.7-branch
v1.8-branch
v2.0-branch
v2.1-branch
v2.2-branch
v2.3-branch
v2.4-branch
v2.5-branch
v2.6-branch
v2.7-branch
v2.8-branch
v2.9-branch
vaapi-egl
vaapi-ext
github.com: 01org/libva.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
va
/
va_enc_h264.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix deprecated warning
Xiang, Haihao
2017-09-27
1
-1
/
+1
*
Use portable types for VA structures
Xiang, Haihao
2017-09-27
1
-92
/
+92
*
Deprecate packed misc packed header
Xiang, Haihao
2017-09-27
1
-1
/
+6
*
update VAEncMacroblockParameterBufferH264
Xiang, Haihao
2017-09-27
1
-4
/
+5
*
Add support for encoding QP buffer
Sreerenj Balachandran
2017-08-21
1
-0
/
+9
*
Don't automatically destroy the buffer(s) passed to vaRenderPicture
Xiang, Haihao
2017-01-09
1
-2
/
+1
*
Added baseline to the list of profiles for the documentation.
Jonathan Bian
2013-05-28
1
-4
/
+7
*
Added aspect ratio related fields to VAEncSequenceParameterBufferH264
Jonathan Bian
2013-05-28
1
-0
/
+8
*
API: h264 encode: add more explicit packed header types for H.264.
Gwenole Beauchesne
2013-05-28
1
-1
/
+36
*
API: h264 encode: move up num_macroblocks, next to macroblock_address.
Gwenole Beauchesne
2013-05-28
1
-2
/
+2
*
API: h264 encode: remove dec_ref_pic_marking().
Gwenole Beauchesne
2013-05-28
1
-32
/
+0
*
API: h264 encode: remove ref_pic_list_modification().
Gwenole Beauchesne
2013-05-28
1
-22
/
+0
*
API: h264 encode: fix comment for RefPicList0/1.
Gwenole Beauchesne
2013-05-28
1
-2
/
+2
*
API: h264 encode: add intra_idr_period to sequence parameter.
Gwenole Beauchesne
2013-05-28
1
-0
/
+2
*
API: h264 encode: document DPB usage.
Gwenole Beauchesne
2013-05-28
1
-3
/
+14
*
API: h264 encode: drop extraneous comment.
Gwenole Beauchesne
2013-05-28
1
-1
/
+1
*
API: h264 encode: drop profile_idc.
Gwenole Beauchesne
2013-05-28
1
-2
/
+0
*
API: h264 encode: add packed SEI header.
Gwenole Beauchesne
2013-05-28
1
-0
/
+21
*
API: h264 encode: fix comments.
Gwenole Beauchesne
2013-05-28
1
-3
/
+3
*
API: h264 encode: add macroblock parameter buffer.
Gwenole Beauchesne
2013-05-28
1
-0
/
+97
*
API: add new H.264 encoding API for main and high profiles.
Gwenole Beauchesne
2013-05-28
1
-0
/
+471