Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | Merge remote-tracking branch 'fdo/master' into v1.6-branchbxt-alpha-rc1bxt-alpha | Xiang, Haihao | 12 | -141/+595 |
2016-01-15 | P010(10bits) enabling in vaCreateImage(), vaGetImage(), vaPutImage() | peng.chen | 4 | -0/+205 |
2016-01-15 | VPP P010(10bits) enabling | peng.chen | 5 | -56/+251 |
2016-01-11 | only re-caculate surface width&height for tiled surface | peng.chen | 1 | -10/+10 |
2016-01-06 | VP9HWDEC:fix vp9 hw decoder issue | Pengfei Qu | 3 | -73/+126 |
2015-12-15 | libva-intel-driver 1.6.21.6.2 | Xiang, Haihao | 2 | -3/+3 |
2015-12-14 | Add assert checking for allocated gen9_vp9_surface | Lim Siew Hoon | 1 | -0/+1 |
2015-12-14 | 1.6.3.pre1 for development | Xiang, Haihao | 1 | -1/+1 |
2015-12-07 | version 1.6.2.pre21.6.2.pre2 | Xiang, Haihao | 1 | -1/+1 |
2015-12-07 | Update NEWS and README | Xiang, Haihao | 2 | -0/+7 |
2015-12-07 | Keep backward compatibility with VA API 0.38.0 | Xiang, Haihao | 1 | -0/+8 |
2015-12-07 | Keep backward compatibility with VA API 0.38.0 | Xiang, Haihao | 1 | -0/+8 |
2015-12-07 | Export VP9 decoding on BXT | Sirisha Muppavarapu | 1 | -0/+1 |
2015-12-07 | VP9 HWDec:change the name vp8_xxx to vpx_xxx and share it with VP9 | Pengfei Qu | 6 | -153/+0 |
2015-12-07 | VP9 HWDec: add VP9 HW decoding pipeline | Pengfei Qu | 2 | -2/+968 |
2015-12-07 | VP9 HWDec:add vp9 parameter check function before decoding | Pengfei Qu | 2 | -0/+162 |
2015-12-07 | VP9 HWDec:add vp9 surface structure and related parameter | Pengfei Qu | 3 | -0/+44 |
2015-12-07 | VP9 HWDEC:add vp9 table file | Sirisha Muppavarapu | 2 | -0/+641 |
2015-12-07 | VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driver | Sirisha Muppavarapu | 2 | -1/+14 |
2015-12-07 | Add support for P010 in vaPutSurface() in a X window system | Xiang, Haihao | 1 | -23/+37 |
2015-12-07 | support HEVC 10bits decoding | Peng Chen | 6 | -48/+157 |
2015-12-07 | Initial support for Broxton in the intel-driver | Sirisha Muppavarapu | 3 | -0/+60 |
2015-12-07 | Export VP9 decoding on BXT | Sirisha Muppavarapu | 1 | -0/+1 |
2015-12-07 | VP9 HWDec:change the name vp8_xxx to vpx_xxx and share it with VP9 | Pengfei Qu | 6 | -153/+0 |
2015-12-07 | VP9 HWDec: add VP9 HW decoding pipeline | Pengfei Qu | 2 | -2/+968 |
2015-12-07 | VP9 HWDec:add vp9 parameter check function before decoding | Pengfei Qu | 2 | -0/+162 |
2015-12-07 | VP9 HWDec:add vp9 surface structure and related parameter | Pengfei Qu | 3 | -0/+44 |
2015-12-07 | VP9 HWDEC:add vp9 table file | Sirisha Muppavarapu | 2 | -0/+641 |
2015-12-07 | VP9 HWDec: Added profile and entrypoint for VAProfileVP9Profile0 in the driver | Sirisha Muppavarapu | 2 | -1/+14 |
2015-12-07 | Add support for P010 in vaPutSurface() in a X window system | Xiang, Haihao | 1 | -23/+37 |
2015-12-07 | support HEVC 10bits decoding | Peng Chen | 6 | -48/+157 |
2015-12-07 | Initial support for Broxton in the intel-driver | Sirisha Muppavarapu | 3 | -0/+60 |
2015-11-27 | Update NEWS1.6.2.pre1 | Xiang, Haihao | 1 | -1/+14 |
2015-11-19 | Fix for ring hung issue in SNB platform. | Lim Siew Hoon | 1 | -1/+1 |
2015-11-18 | HEVC ENC:add CBR feature. | Pengfei Qu | 2 | -55/+101 |
2015-11-18 | Update README | Xiang, Haihao | 1 | -2/+12 |
2015-11-17 | Fix correct coordinate dst_rect->x with 4 alignment | Lim Siew Hoon | 2 | -6/+8 |
2015-11-17 | Fix the segmentation fault causing by NULL buffer object | Lim Siew Hoon | 1 | -0/+3 |
2015-11-09 | shaders: vpp: gen8/9: use yuv to rgb matrix to compute rgb values | Lionel Landwerlin | 3 | -812/+901 |
2015-11-09 | shaders: vpp: gen7: use yuv to rgb matrix to compute rgb values | Lionel Landwerlin | 3 | -773/+909 |
2015-11-09 | vpp: gen8/9: send yuv to rgb coefs | Lionel Landwerlin | 1 | -0/+8 |
2015-11-09 | vpp: gen7: send yuv to rgb coefs | Lionel Landwerlin | 1 | -0/+8 |
2015-11-09 | vpp: gen7/8/9: add yuv to rgb conversion matrix to registers send to EUs | Lionel Landwerlin | 128 | -2251/+2276 |
2015-11-09 | render: extract out yuv->rgb coefs | Lionel Landwerlin | 6 | -76/+131 |
2015-10-14 | vaDeriveImage: properly set VAImage format | Julien Isorce | 1 | -1/+53 |
2015-10-14 | Fix YUY2/UYVY info | Xiang, Haihao | 2 | -3/+3 |
2015-10-13 | vpp/gen9: Use 48 bit address relocation for STATE_BASE_ADDRESS | Sreerenj Balachandran | 1 | -9/+6 |
2015-10-13 | vpp/gen8: Use 48 bit address relocation for STATE_BASE_ADDRESS | Sreerenj Balachandran | 1 | -9/+8 |
2015-10-13 | intel_batchbuffer: Add utility fuction for supporting 48-bit address relocati... | Sreerenj Balachandran | 2 | -0/+30 |
2015-10-13 | vpp/gen9: Fix the incorrect loading of kernel module. | Sreerenj Balachandran | 1 | -1/+1 |