Encoder: directly use the surface object of the input surface
[platform/upstream/libva-intel-driver.git] / src / gen6_mfc_common.c
2013-03-15 Xiang, HaihaoEncoder: directly use the surface object of the input...
2013-03-15 Xiang, HaihaoSilence a bunch of warnings
2013-03-15 Xiang, HaihaoAvoid potential buffer overflow issue
2013-02-20 Adrian Marius Negreanuadd replacement for log2f when not available
2013-01-23 Zhao YakuiFix the issue of GPU hang when encoding picture with...
2013-01-17 Zhao YakuiUse the common scoreboard code on Ivy/Haswell to remove...
2013-01-17 Zhao YakuiBackport the mode/mv cost table on Ivy
2013-01-17 Zhao YakuiAdd the bidirectional MV prediction for B-frame on...
2012-12-14 Xiang, HaihaoInternal flag for the coded buffer
2012-12-14 Xiang, Haihaorename I965_CODEDBUFFER_SIZE
2012-12-14 Zhao YakuiAdjust the mode/mv cost for VME parameter based on...
2012-10-31 Zhao YakuiAvoid the dup of gen_free_avc_surface during compile
2012-10-31 Zhao YakuiRemove the dup code of XXX_mfc_avc_prepare
2012-10-23 Zhao YakuiAdd the default SEI info for CBR mode
2012-10-23 Zhao YakuiUse the common API to write avc SPS/PPS/SEI info on...
2012-10-23 Zhao YakuiAdd the common BRC API to avoid the duplicated code