OSDN Git Service

add the support of 8-aligned size setting for hevc encoding
[android-x86/hardware-intel-intel-driver.git] / src /
2016-04-28 peng.chenadd the support of 8-aligned size setting for hevc...
2016-04-28 Xiang, HaihaoSet the right alignment on BXT/KBL
2016-04-28 Xiang, HaihaoCSC: Remove average logic when saving NV12 surface...
2016-04-25 Zhao YakuiRestrict the hybrid Vp9 usage on the platform without...
2016-04-08 peng.chenfix the FPS caculation error for HEVC encoder
2016-04-08 peng.chenoptimize the internal prob buffer management
2016-03-31 Xiang, HaihaoCSC: Set the right filter mode for YUY2/UYVY surface...
2016-03-17 peng.chenupdate PIPE_MODE command setting for VP9 decoding
2016-03-17 peng.chenvp9_decoding: disable all seg reference for key frame...
2016-03-17 Xiang, HaihaoMerge remote-tracking branch 'fdo/v1.7-branch' into...
2016-03-14 James Tangfix memory leak in jpeg encoding
2016-03-04 Xiang, HaihaoRemove duplicate H264MultiviewHigh and H264StereoHigh...
2016-03-04 Xiang, HaihaoFix a potential infinite loop
2016-03-04 Xiang, HaihaoAdd missing SKL/BXT PCI IDs
2016-01-29 peng.chensupport VP9 profile2 10bits decoding
2016-01-29 Peng ChenKBL driver enabling
2016-01-29 peng.chenset the minimum of vp9 deocding frame width and height...
2016-01-29 peng.chendon't mask 8bit NV12 surface supporting for hevc main10...
2016-01-29 peng.chensupport VP9 profile2 10bits decoding
2016-01-29 Peng ChenKBL driver enabling
2016-01-26 peng.chenset the minimum of vp9 deocding frame width and height...
2016-01-26 peng.chendon't mask 8bit NV12 surface supporting for hevc main10...
2016-01-15 Xiang, HaihaoMerge remote-tracking branch 'fdo/master' into v1.6...
2016-01-15 peng.chenP010(10bits) enabling in vaCreateImage(), vaGetImage...
2016-01-15 peng.chenVPP P010(10bits) enabling
2016-01-11 peng.chenonly re-caculate surface width&height for tiled surface
2016-01-06 Pengfei QuVP9HWDEC:fix vp9 hw decoder issue
2015-12-13 Lim Siew HoonAdd assert checking for allocated gen9_vp9_surface
2015-12-07 Xiang, HaihaoKeep backward compatibility with VA API 0.38.0
2015-12-07 Xiang, HaihaoKeep backward compatibility with VA API 0.38.0
2015-12-07 Sirisha MuppavarapuExport VP9 decoding on BXT
2015-12-07 Pengfei QuVP9 HWDec:change the name vp8_xxx to vpx_xxx and share...
2015-12-07 Pengfei QuVP9 HWDec: add VP9 HW decoding pipeline
2015-12-07 Pengfei QuVP9 HWDec:add vp9 parameter check function before decoding
2015-12-07 Pengfei QuVP9 HWDec:add vp9 surface structure and related parameter
2015-12-07 Sirisha MuppavarapuVP9 HWDEC:add vp9 table file
2015-12-07 Sirisha MuppavarapuVP9 HWDec: Added profile and entrypoint for VAProfileVP...
2015-12-07 Xiang, HaihaoAdd support for P010 in vaPutSurface() in a X window...
2015-12-07 Peng Chensupport HEVC 10bits decoding
2015-12-07 Sirisha MuppavarapuInitial support for Broxton in the intel-driver
2015-12-07 Sirisha MuppavarapuExport VP9 decoding on BXT
2015-12-07 Pengfei QuVP9 HWDec:change the name vp8_xxx to vpx_xxx and share...
2015-12-07 Pengfei QuVP9 HWDec: add VP9 HW decoding pipeline
2015-12-07 Pengfei QuVP9 HWDec:add vp9 parameter check function before decoding
2015-12-07 Pengfei QuVP9 HWDec:add vp9 surface structure and related parameter
2015-12-07 Sirisha MuppavarapuVP9 HWDEC:add vp9 table file
2015-12-07 Sirisha MuppavarapuVP9 HWDec: Added profile and entrypoint for VAProfileVP...
2015-12-07 Xiang, HaihaoAdd support for P010 in vaPutSurface() in a X window...
2015-12-07 Peng Chensupport HEVC 10bits decoding
2015-12-07 Sirisha MuppavarapuInitial support for Broxton in the intel-driver
2015-11-19 Lim Siew HoonFix for ring hung issue in SNB platform.
2015-11-18 Pengfei QuHEVC ENC:add CBR feature.
2015-11-17 Lim Siew HoonFix correct coordinate dst_rect->x with 4 alignment
2015-11-17 Lim Siew HoonFix the segmentation fault causing by NULL buffer object
2015-11-09 Lionel Landwerlinshaders: vpp: gen8/9: use yuv to rgb matrix to compute...
2015-11-09 Lionel Landwerlinshaders: vpp: gen7: use yuv to rgb matrix to compute...
2015-11-09 Lionel Landwerlinvpp: gen8/9: send yuv to rgb coefs
2015-11-09 Lionel Landwerlinvpp: gen7: send yuv to rgb coefs
2015-11-09 Lionel Landwerlinvpp: gen7/8/9: add yuv to rgb conversion matrix to...
2015-11-09 Lionel Landwerlinrender: extract out yuv->rgb coefs
2015-10-14 Julien IsorcevaDeriveImage: properly set VAImage format
2015-10-14 Xiang, HaihaoFix YUY2/UYVY info
2015-10-13 Sreerenj Balachandranvpp/gen9: Use 48 bit address relocation for STATE_BASE_...
2015-10-13 Sreerenj Balachandranvpp/gen8: Use 48 bit address relocation for STATE_BASE_...
2015-10-13 Sreerenj Balachandranintel_batchbuffer: Add utility fuction for supporting...
2015-10-13 Sreerenj Balachandranvpp/gen9: Fix the incorrect loading of kernel module.
2015-10-13 Sreerenj Balachandranvpp/gen8: Fix the incorrect loading of kernel module.
2015-10-08 Lim Siew HoonAvoid NULL ptr deref in i965_decoder_wrapper_picture()
2015-09-29 Xiang, HaihaoAVS: avs has more phases for sharp filter on SKL
2015-09-29 Qu,PengfeiFIX: Follow user's setting on filter flag
2015-09-28 Xiang, HaihaoUse the right function to release allocated resources
2015-09-28 Xiang, HaihaoEncode: Update all used flag register channels in VME...
2015-09-28 Xiang, HaihaoMake sure the pointer is valid before dereferencing it
2015-09-15 Xiang, HaihaoSilence compiler warning
2015-09-15 Xiang, HaihaoCheck pointer returned from calloc()
2015-09-15 Xiang, HaihaoCheck pointer against NULL first before dereferencing it
2015-09-15 Sean V Kelleyi965: Remove duplicate check on platform in hybrid...
2015-09-10 Xiang, HaihaoMerge branch 'v1.6-branch' into fdo--master
2015-09-09 Lim Siew HoonFix if issue of SLICE_TYPE_I statement in vme_pipeline_...
2015-09-09 Xiang, HaihaoReplace --enable-wrapper with --enable-hybrid-codec
2015-09-09 Xiang, HaihaoReplace --enable-wrapper with --enable-hybrid-codec
2015-09-06 Sameer KibeyRemove file access check in loading wrapper
2015-09-06 Zhao YakuiExport the profile/entrypoints for the wrapped backend...
2015-09-06 Zhao YakuiCall the wrapped backend driver for the given decoding
2015-09-06 Zhao YakuiAdd the support of wrapper the VA Buffer to the backend...
2015-09-06 Zhao YakuiAdd one function to wrapper VA surface into backend...
2015-09-06 Zhao YakuiCall the wrapped function to free wrapped surface/buffer
2015-09-06 Zhao YakuiCall wrapped driver to handle config/context related...
2015-09-06 Zhao YakuiWrapper the DriverContextP of backend driver
2015-09-06 Zhao YakuiAdd one field for Config/Context/Surface/Buffer to...
2015-09-06 Lim Siew HoonClean up unused local variable 'i965'
2015-09-06 Lim Siew HoonClean up the duplicate extra two line of code
2015-09-06 Lim Siew HoonFix if statement checking sampling factor for YUV422V_4Y
2015-09-06 Lim Siew HoonFix suspiciously placed semicolon at if statement.
2015-09-06 Lim Siew HoonFix memset initialize for huff_co_table and huff_si_tab...
2015-09-06 Lim Siew HoonFix memset initialize value for huff_size_table and...
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-09-06 Xiang, Haihaoencode/hevc: Check slice type first in case user passes...
2015-09-06 Xiang, Haihaoencode/hevc: Check the correct BO before unreferencing it
2015-09-06 Zhao YakuiDecoding: Export the attribute of slice mode for decoding
next