index
:
~yakuiz/libva
cl_branch
libva30
libva31
master
staging
staging-rebased
test
v1.0-branch
vaapi-egl
vaapi-ext
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
va
/
va_enc_h264.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
Added baseline to the list of profiles for the documentation.
Jonathan Bian
1
-4
/
+7
2013-05-28
Added aspect ratio related fields to VAEncSequenceParameterBufferH264
Jonathan Bian
1
-0
/
+8
2013-05-28
API: h264 encode: add more explicit packed header types for H.264.
Gwenole Beauchesne
1
-1
/
+36
2013-05-28
API: h264 encode: move up num_macroblocks, next to macroblock_address.
Gwenole Beauchesne
1
-2
/
+2
2013-05-28
API: h264 encode: remove dec_ref_pic_marking().
Gwenole Beauchesne
1
-32
/
+0
2013-05-28
API: h264 encode: remove ref_pic_list_modification().
Gwenole Beauchesne
1
-22
/
+0
2013-05-28
API: h264 encode: fix comment for RefPicList0/1.
Gwenole Beauchesne
1
-2
/
+2
2013-05-28
API: h264 encode: add intra_idr_period to sequence parameter.
Gwenole Beauchesne
1
-0
/
+2
2013-05-28
API: h264 encode: document DPB usage.
Gwenole Beauchesne
1
-3
/
+14
2013-05-28
API: h264 encode: drop extraneous comment.
Gwenole Beauchesne
1
-1
/
+1
2013-05-28
API: h264 encode: drop profile_idc.
Gwenole Beauchesne
1
-2
/
+0
2013-05-28
API: h264 encode: add packed SEI header.
Gwenole Beauchesne
1
-0
/
+21
2013-05-28
API: h264 encode: fix comments.
Gwenole Beauchesne
1
-3
/
+3
2013-05-28
API: h264 encode: add macroblock parameter buffer.
Gwenole Beauchesne
1
-0
/
+97
2013-05-28
API: add new H.264 encoding API for main and high profiles.
Gwenole Beauchesne
1
-0
/
+471