OSDN Git Service

add controls for encode quality
[android-x86/hardware-intel-common-libva.git] / va / va_enc_h264.h
2017-11-22 xfengcarladd controls for encode quality
2017-11-22 xfengcarlenhance h264 encode vui header setting
2017-09-27 Xiang, HaihaoAdd reserved bytes to most structures
2017-09-27 Xiang, HaihaoFix deprecated warning
2017-09-27 Xiang, HaihaoUse portable types for VA structures
2017-09-27 Xiang, HaihaoDeprecate packed misc packed header
2017-09-27 Xiang, Haihaoupdate VAEncMacroblockParameterBufferH264
2017-08-21 Sreerenj BalachandranAdd support for encoding QP buffer
2017-01-09 Xiang, HaihaoDon't automatically destroy the buffer(s) passed to...
2013-05-28 Jonathan BianAdded baseline to the list of profiles for the document...
2013-05-28 Jonathan BianAdded aspect ratio related fields to VAEncSequenceParam...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add more explicit packed header types...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: move up num_macroblocks, next to...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: remove dec_ref_pic_marking().
2013-05-28 Gwenole BeauchesneAPI: h264 encode: remove ref_pic_list_modification().
2013-05-28 Gwenole BeauchesneAPI: h264 encode: fix comment for RefPicList0/1.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add intra_idr_period to sequence...
2013-05-28 Gwenole BeauchesneAPI: h264 encode: document DPB usage.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: drop extraneous comment.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: drop profile_idc.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add packed SEI header.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: fix comments.
2013-05-28 Gwenole BeauchesneAPI: h264 encode: add macroblock parameter buffer.
2013-05-28 Gwenole BeauchesneAPI: add new H.264 encoding API for main and high profiles.