<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_hardware_intel_common_libva/va/va.c, branch cm-13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/'/>
<entry>
<title>remove warning in libva</title>
<updated>2014-07-30T04:36:06+00:00</updated>
<author>
<name>ywan171</name>
<email>yi.a.wang@intel.com</email>
</author>
<published>2014-07-22T14:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=a11b959f9fe7476b4da95fbaf34105e33cfeb0d6'/>
<id>a11b959f9fe7476b4da95fbaf34105e33cfeb0d6</id>
<content type='text'>
BZ: 209178

remove warning in libva

Signed-off-by: ywan171 &lt;yi.a.wang@intel.com&gt;
Change-Id: Iedf52607ea2a621ca064a1a1285901ffb6e70195
Signed-off-by: root &lt;root@feijiang-desktop.(none)&gt;
Reviewed-on: https://android.intel.com/220738
Tested-by: Fourdan, Olivier &lt;olivier.fourdan@intel.com&gt;
Reviewed-by: Fourdan, Olivier &lt;olivier.fourdan@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 209178

remove warning in libva

Signed-off-by: ywan171 &lt;yi.a.wang@intel.com&gt;
Change-Id: Iedf52607ea2a621ca064a1a1285901ffb6e70195
Signed-off-by: root &lt;root@feijiang-desktop.(none)&gt;
Reviewed-on: https://android.intel.com/220738
Tested-by: Fourdan, Olivier &lt;olivier.fourdan@intel.com&gt;
Reviewed-by: Fourdan, Olivier &lt;olivier.fourdan@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>vafool:refine vafool for encoding</title>
<updated>2014-03-06T02:17:02+00:00</updated>
<author>
<name>Austin Yuan</name>
<email>shengquan.yuan@intel.com</email>
</author>
<published>2014-02-26T08:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=c263d6a794e2a50d0f95919ed9f56003caedd492'/>
<id>c263d6a794e2a50d0f95919ed9f56003caedd492</id>
<content type='text'>
BZ: 173429

Change-Id: I422592f9cdb194c5f2ee50028c26d49631fa9933
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 173429

Change-Id: I422592f9cdb194c5f2ee50028c26d49631fa9933
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix  vatrace coded buffer bug</title>
<updated>2014-02-27T03:26:12+00:00</updated>
<author>
<name>Austin Yuan</name>
<email>shengquan.yuan@intel.com</email>
</author>
<published>2014-02-25T00:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=f1eb19f7d27218c36318f685dadc6d651595f6be'/>
<id>f1eb19f7d27218c36318f685dadc6d651595f6be</id>
<content type='text'>
BZ: 173429

Change-Id: Iec26f4b59ae1ae6934779ec4fda8aa49814d9837
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 173429

Change-Id: Iec26f4b59ae1ae6934779ec4fda8aa49814d9837
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update libVA to latest fdo staging branch</title>
<updated>2013-10-22T13:34:16+00:00</updated>
<author>
<name>Austin Yuan</name>
<email>shengquan.yuan@intel.com</email>
</author>
<published>2013-10-17T03:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=8c4f0e8e0595b1f1951d0299c2be5acf449d6ee5'/>
<id>8c4f0e8e0595b1f1951d0299c2be5acf449d6ee5</id>
<content type='text'>
BZ: 145723

It includes
1) New encoding attributes
2) New encoding MISC parameters: VAEncMiscParameterTypeRIR/VAEncMiscParameterTypeQuantization
3) Modified VAEncMiscParameterRateControl
4) Add missing "frame_type" into va_enc_vp8.h
5) Bugfixing for VATrace

Change-Id: I43c905698b9e6c01cc900f60cb3d59c4ccf90968
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/139262
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Tested-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: cactus &lt;cactus@intel.com&gt;
Tested-by: cactus &lt;cactus@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 145723

It includes
1) New encoding attributes
2) New encoding MISC parameters: VAEncMiscParameterTypeRIR/VAEncMiscParameterTypeQuantization
3) Modified VAEncMiscParameterRateControl
4) Add missing "frame_type" into va_enc_vp8.h
5) Bugfixing for VATrace

Change-Id: I43c905698b9e6c01cc900f60cb3d59c4ccf90968
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/139262
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Tested-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: cactus &lt;cactus@intel.com&gt;
Tested-by: cactus &lt;cactus@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libva: fix tomstone issue in vaTraceEnd</title>
<updated>2013-08-29T04:49:16+00:00</updated>
<author>
<name>Nana GUo</name>
<email>nana.n.guo@intel.com</email>
</author>
<published>2013-08-26T16:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=b549eb0701f9269a4663d86c1eb0c3edd0da4d61'/>
<id>b549eb0701f9269a4663d86c1eb0c3edd0da4d61</id>
<content type='text'>
BZ: 130062

dpy has already been freed in vaDestroy before
used in vaTraceEnd, so tomstone happened   

Change-Id: Ib1873d0a21f534786e8d7ce43b061e2efbc1d24c
Signed-off-by: Nana GUo &lt;nana.n.guo@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/127710
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: Ding, Haitao &lt;haitao.ding@intel.com&gt;
Tested-by: Ding, Haitao &lt;haitao.ding@intel.com&gt;
Reviewed-by: cactus &lt;cactus@intel.com&gt;
Tested-by: cactus &lt;cactus@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 130062

dpy has already been freed in vaDestroy before
used in vaTraceEnd, so tomstone happened   

Change-Id: Ib1873d0a21f534786e8d7ce43b061e2efbc1d24c
Signed-off-by: Nana GUo &lt;nana.n.guo@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/127710
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: Ding, Haitao &lt;haitao.ding@intel.com&gt;
Tested-by: Ding, Haitao &lt;haitao.ding@intel.com&gt;
Reviewed-by: cactus &lt;cactus@intel.com&gt;
Tested-by: cactus &lt;cactus@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with new fdo staging branch</title>
<updated>2013-07-10T02:28:36+00:00</updated>
<author>
<name>Austin Yuan</name>
<email>shengquan.yuan@intel.com</email>
</author>
<published>2013-06-08T02:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=7d9a3d51091eff4c2c32653ad011ecae99dad4fe'/>
<id>7d9a3d51091eff4c2c32653ad011ecae99dad4fe</id>
<content type='text'>
BZ: 119038

Change-Id: I4bf6b90e3bf0bee8f09a919d0a5fd548a1be5238
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
Signed-off-by: pingshix &lt;pingx.shi@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/115742
Reviewed-by: Sun, Jing A &lt;jing.a.sun@intel.com&gt;
Reviewed-by: Guo, Nana N &lt;nana.n.guo@intel.com&gt;
Reviewed-by: Wang, Kun K &lt;kun.k.wang@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 119038

Change-Id: I4bf6b90e3bf0bee8f09a919d0a5fd548a1be5238
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
Signed-off-by: pingshix &lt;pingx.shi@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/115742
Reviewed-by: Sun, Jing A &lt;jing.a.sun@intel.com&gt;
Reviewed-by: Guo, Nana N &lt;nana.n.guo@intel.com&gt;
Reviewed-by: Wang, Kun K &lt;kun.k.wang@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rebase libva to latest staging</title>
<updated>2013-05-28T11:04:40+00:00</updated>
<author>
<name>Austin Yuan</name>
<email>shengquan.yuan@intel.com</email>
</author>
<published>2013-05-22T03:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=2efbafef6046e1d9372c58de2b0d7b03377c686c'/>
<id>2efbafef6046e1d9372c58de2b0d7b03377c686c</id>
<content type='text'>
BZ: 109833

The rebase is trying to fix some "medium" KW issue,
and bugs of vatrace to help dubugging

Change-Id: Ibd9b86eb98d4a79f4452bee2dff7960d8d54ffd5
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/109154
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Tested-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 109833

The rebase is trying to fix some "medium" KW issue,
and bugs of vatrace to help dubugging

Change-Id: Ibd9b86eb98d4a79f4452bee2dff7960d8d54ffd5
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/109154
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Tested-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>va: clean the leftover of last freedesktop rebase</title>
<updated>2013-05-28T11:04:27+00:00</updated>
<author>
<name>Austin Yuan</name>
<email>shengquan.yuan@intel.com</email>
</author>
<published>2013-04-28T08:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=6044ab9a375eb73b08f45d87966652f98f918668'/>
<id>6044ab9a375eb73b08f45d87966652f98f918668</id>
<content type='text'>
BZ: 104446

Change-Id: Ic21d03155eadcaa030b6e4c33a3d4b16f38bf922
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/105680
Reviewed-by: cactus &lt;cactus@intel.com&gt;
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Tested-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 104446

Change-Id: Ic21d03155eadcaa030b6e4c33a3d4b16f38bf922
Signed-off-by: Austin Yuan &lt;shengquan.yuan@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/105680
Reviewed-by: cactus &lt;cactus@intel.com&gt;
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Tested-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libva: on android, will pass driver name through vaDisplay</title>
<updated>2013-04-17T05:54:50+00:00</updated>
<author>
<name>Fei Jiang</name>
<email>fei.jiang@intel.com</email>
</author>
<published>2013-04-11T14:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=7769002df8c21dbfbf6b78ffcbc28bf321a03134'/>
<id>7769002df8c21dbfbf6b78ffcbc28bf321a03134</id>
<content type='text'>
BZ: 98522

On baytrail, VP8 and MPEG4 are decoded by VXD engine,
while other codecs are decoded by GEN engine,
VXD user space driver is pvr_drv_video.so,
GEN user space driver is i965_drv_video.so, so sometime,
different decoding thread need let libva load different video driver.
Will pass driver name through vaDisplay in function vaGetDisplay.
To load pvr driver, need set vaDisplay="libva_driver_name=pvr".
Previous vaDisplay setting is still workable

Change-Id: Idcf974d1ba883b6e7283bc88e930a871abd920fc
Signed-off-by: Fei Jiang &lt;fei.jiang@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/101399
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: cactus &lt;cactus@intel.com&gt;
Tested-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 98522

On baytrail, VP8 and MPEG4 are decoded by VXD engine,
while other codecs are decoded by GEN engine,
VXD user space driver is pvr_drv_video.so,
GEN user space driver is i965_drv_video.so, so sometime,
different decoding thread need let libva load different video driver.
Will pass driver name through vaDisplay in function vaGetDisplay.
To load pvr driver, need set vaDisplay="libva_driver_name=pvr".
Previous vaDisplay setting is still workable

Change-Id: Idcf974d1ba883b6e7283bc88e930a871abd920fc
Signed-off-by: Fei Jiang &lt;fei.jiang@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/101399
Reviewed-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: cactus &lt;cactus@intel.com&gt;
Tested-by: Shi, PingX &lt;pingx.shi@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libva: add vp8 vxd decoding support</title>
<updated>2013-04-03T18:01:39+00:00</updated>
<author>
<name>Fei Jiang</name>
<email>fei.jiang@intel.com</email>
</author>
<published>2013-03-27T20:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_hardware_intel_common_libva/commit/?id=baf2f69a5fe5853d865bc5c701751441a925a4c4'/>
<id>baf2f69a5fe5853d865bc5c701751441a925a4c4</id>
<content type='text'>
BZ: 96355

va_getDriverName need be called even if driver env is set.
Signed-off-by: Fei Jiang &lt;fei.jiang@intel.com&gt;

Change-Id: Iffaef8d5aef9b1f0d056f44d6b302c2d473af0b2
Reviewed-on: http://android.intel.com:8080/98848
Reviewed-by: Ding, Haitao &lt;haitao.ding@intel.com&gt;
Tested-by: Ding, Haitao &lt;haitao.ding@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 96355

va_getDriverName need be called even if driver env is set.
Signed-off-by: Fei Jiang &lt;fei.jiang@intel.com&gt;

Change-Id: Iffaef8d5aef9b1f0d056f44d6b302c2d473af0b2
Reviewed-on: http://android.intel.com:8080/98848
Reviewed-by: Ding, Haitao &lt;haitao.ding@intel.com&gt;
Tested-by: Ding, Haitao &lt;haitao.ding@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
