OSDN Git Service

android-x86/hardware-intel-common-vaapi.git
2016-08-22 Zhao YakuiEncoding: Pass the qp parameter into VME shader and...
2016-08-22 Zhao Yakuiencoding: Send VME instruction uses one register as...
2016-08-22 Zhao YakuiEncoding: VME shader reads mbmv_cost from cost_table...
2016-08-22 Zhao YakuiEncoding: mbmv cost table related changes for ROI
2016-08-22 Zhao YakuiVPP: Check the returned status of hsw_veb_pre_format_co...
2016-08-22 Zhao YakuiVPP: Check the VPP pipeline_parameter to avoid NULL...
2016-08-22 Hyunjun Kogen8_mfc: fix memory leak during vp8 encoding
2016-08-22 Xiang, Haihaodecoder/h264: don't assert on invalid parameter
2016-08-22 Xiang, HaihaoSet cost for modes used for VP8 encoding
2016-08-22 Xiang, HaihaoEncode: Set cost for MODE_CHROMA_INTRA/MODE_REFID_COST
2016-08-22 XuGuangxinEncode: Clear right and bottom border of NV12 surface...
2016-08-22 Daniel Charlesi965_encoder: return a failing status
2016-08-22 Lim Siew HoonMissing 'do' in "do ...while" in macro ALLOC_VDENC_BUFF...
2016-08-22 Scott D Phillipsdri: return error for unimplemented surface formats
2016-08-22 Ung, Teng EnFix to use source and output regions size instead of...
2016-08-22 Xiang, HaihaoFix the condition used in 'else if()'
2016-08-22 Sreerenj Balachandranencode: h264, h265: Remove unnecessary warning
2016-08-22 Zhao YakuiExport the P010 surface attribute for HEVC/VP9 10-bits...
2016-08-22 U. Artie Eoffshaders/gen9: fix build when no intel-gen4asm available
2016-08-22 Scott D Phillipsi965_drv: fix cb_cr_height for YUV422 formats
2016-08-22 Zhao YakuiDowngrade the alignment requirement for linear surface...
2016-08-22 Xiang, HaihaoUpdate PCI IDs for Kabylake
2016-08-22 Xiang, HaihaoMake sure a right VEBOX_IECP_STATE is used on BDW+
2016-08-22 Víctor Manuel... check the result of hsw_veb_post_format_convert()
2016-08-22 Qu, PengFeiFollow the HW spec to set the surface cache attribute...
2016-08-22 Zhao YakuiEncoding: H264 uses the GPU to construct the PAK obj...
2016-08-22 Zhao YakuiEncoding: Encoding reuses aux_batchbuffer instead of...
2016-08-22 U. Artie Eoffjpeg enc/dec gen9: Allow up to 8K JPEG max resolution...
2016-08-22 U. Artie Eoffi965_drv: add support for per-codec max resolution
2016-08-22 Víctor Manuel... Fix the alpha mask at getting derive images
2016-08-22 Xiang, Haihao1.7.2.pre1 for development
2016-06-21 Xiang, Haihaolibva-intel-driver 1.7.1
2016-06-07 Xiang, HaihaoUpdate NEWS
2016-06-07 Zhao YakuiFix the potential NULL issue
2016-06-07 Zhao YakuiRestrict the VP9 HW encoding for Profile0
2016-06-02 Xiang, Haihaolibdrm 2.4.52 is required to avoid the compiler error
2016-06-02 Xiang, HaihaoDon't check WAYLAND_SCANNER if wayland isn't used or...
2016-06-01 Scott D PhillipsRemove extraneous OUT_BATCH in gen8_gpe_state_base_address
2016-05-27 Xiang, HaihaoUpdate the dependency on VA-API version
2016-05-27 Zhao YakuiExport the VBR bit rate-control for VP9 encoding on KBL
2016-05-27 Zhao YakuiAdd the support of CBR/VBR for Vp9 Encoding
2016-05-27 Zhao YakuiRelease the corresponding buffers for VP9 encoding
2016-05-27 Zhao YakuiExport the Vp9 encoding profile/entrypoint for KBL
2016-05-27 Zhao YakuiAdd the low-level implementation of VP9 encoding
2016-05-27 Zhao YakuiAdd some utility functions for i965_gpe_resources
2016-05-26 Zhao YakuiAdd the VAEncMacroblockMapBufferType buffer for encoding
2016-05-26 Zhao YakuiFix the 48-bit address issue for gpe_util functions...
2016-05-26 Zhao YakuiUse the buffer allocated externally to configure dynami...
2016-05-26 Zhao YakuiAdd one field to keep the specific priv_state for encoding
2016-05-26 Zhao YakuiAdd common helper functions for VP9 Hw encoding
2016-05-26 Zhao YakuiRefine vp9_probs.h so that the prob table can be used...
2016-05-24 Xiang, HaihaoAvoid potential NULL pointer access
2016-05-11 Xiang, HaihaoUpdate the dependency on VA-API version
2016-05-09 Xiang, HaihaoExport Low power encoding for H.264 on SKL
2016-05-09 Xiang, HaihaoImplement low power mode on SKL
2016-05-09 Xiang, HaihaoAdd support for VAEntrypointEncSliceLP
2016-05-09 Xiang, HaihaoAdd a path to fetch encoder status from the underlying...
2016-05-09 Xiang, HaihaoMake intel_avc_find_skipemulcnt() a public function
2016-05-09 Xiang, HaihaoAdd some utility functions for MI commands for GEN9
2016-05-09 Xiang, HaihaoAdd 'struct i965_gpe_resource' and related utility...
2016-05-09 Xiang, HaihaoInrease the maximum number of attributes
2016-05-09 Xiang, HaihaoAdd a flag for skylake in struct intel_device_info
2016-05-09 Xiang, HaihaoAdd OUT_BCS_RELOC64() to support 48-bit address relocat...
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, Haihao1.7.1.pre1 for development
2016-03-17 Xiang, HaihaoMerge remote-tracking branch 'fdo/v1.7-branch' into...
2016-03-15 Xiang, Haihaolibva-intel-driver 1.7.0
2016-03-14 James Tangfix memory leak in jpeg encoding
2016-03-04 Xiang, HaihaoUpdate NEWS and README
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-03-03 Xiang, Haihao1.7.0.pre1 for development
2016-03-03 Xiang, HaihaoMerge remote-tracking branch 'fdo/v1.6-branch' into...
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-15 Xiang, Haihaolibva-intel-driver 1.6.2
2015-12-13 Lim Siew HoonAdd assert checking for allocated gen9_vp9_surface
2015-12-13 Xiang, Haihao1.6.3.pre1 for development
2015-12-07 Xiang, Haihaoversion 1.6.2.pre2
2015-12-07 Xiang, HaihaoUpdate NEWS and README
next