OSDN Git Service

android-x86/hardware-intel-common-vaapi.git
2014-12-13 Xiang, HaihaoHEVC: Make sure the buffer store is allocated for the...
2014-12-13 Xiang, HaihaoHEVC: Verify HEVC parameters before deocoding.
2014-12-13 Xiang, HaihaoHEVC: update frame store index
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_bsd_object()
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_slice_state()
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_weightoffset_state()
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_ref_idx_state()
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_tile_state()
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_pic_state()
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_hevc_qm_state()
2014-12-13 Xiang, HaihaoHEVC: Set the default flat IQ matrix
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_ind_obj_base_addr_state()
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_pipe_buf_addr_state()
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_surface_state()
2014-12-13 Xiang, HaihaoHEVC: gen9_hcpd_pipe_mode_select();
2014-12-13 Xiang, HaihaoHEVC: Add the frame store array
2014-12-13 Xiang, HaihaoHEVC: All internal buffers used for HCP pipe on SKL
2014-12-13 Xiang, HaihaoHEVC: append a motion vector temporal buffer to a VA...
2014-12-13 Xiang, HaihaoHEVC: some variables used later
2014-12-13 Xiang, HaihaoAdd the initial code for HEVC decoding on SKL into...
2014-12-13 Xiang, HaihaoHEVC Codec Pipeline (HCP) commands on SKL
2014-12-13 Xiang, HaihaoAdd support for JPEG encoding on SKL
2014-12-13 Xiang, HaihaoFix SKL media pipeline for VPP
2014-12-13 Zhong LiUse BDW rebuilt shaders for skl encoding
2014-12-13 Xiang, HaihaoAdd Makefile.am to build the shader code for VPP on SKL
2014-12-13 Xiang, HaihaoAdd the initial support for VPP on SKL
2014-12-13 Xiang, HaihaoSKL: The minimum URB start address for VS is 4
2014-12-13 Xiang, HaihaoSKL: Set the 3DSTATE_VF/3DSTATE_VF_INSTANCING
2014-12-13 Zhao YakuiRendering/SKL: Add the rendering shaders
2014-12-13 Zhao YakuiRendering/SKL: Update the 3DSTATE_SBE command for 3D...
2014-12-13 Zhao YakuiSKL: Add the Render_SURFACE_STATE for SKL
2014-12-13 Zhao YakuiSKL: Add the MEDIA_SURFACE_STATE for SKL
2014-12-13 Zhao YakuiMedia/SKL: Follow the spec to add the media_sampler...
2014-12-13 Zhao YakuiMedia/SKL: Follow the spec to add the FORCE_MEDIA_AWAKE...
2014-12-13 Zhao YakuiMedia/SKL: Follow the spec to add the pipeline_selectio...
2014-12-13 Zhao YakuiMedia/SKL: Follow the spec to update the STATE_BASE_ADD...
2014-12-13 Zhao YakuiMedia/Skl: Add the gen9_gpe_pipeline_setup to configure...
2014-12-13 Zhao YakuiRendering/SKL: Follow the spec to update the 3DSTATE_DS...
2014-12-13 Zhao YakuiRendering/SKL: Follw the spec to add the PIPE_SELECTION...
2014-12-13 Zhao YakuiRendering/Skl: Update the STATE_BASE_ADDRESS command
2014-12-13 Zhao YakuiSkl: Flush batch buffer like that on Gen8
2014-12-13 Zhao YakuiSkl: Export the surface attribute like that on Gen8
2014-12-13 Zhao YakuiSkl: Add the initial support for media encoding
2014-12-13 Zhao YakuiSkl: Add the initial support for rendering on Skl
2014-12-13 Zhao YakuiSkl: Add the PCIIDs and initial driver-codec info for Skl
2014-12-13 Xiang, Haihaodecoder: Remove the dependency on the fixed length...
2014-12-13 Xiang, Haihaodecoder: Remove the dependency on H.264 picture parameter
2014-12-13 Xiang, Haihaodecoder: Add struct gen_codec_surface
2014-11-26 Xiang, HaihaoRemove the check against obj_config->profile
2014-11-26 Xiang, HaihaoRemove two fields from struct i965_render_state
2014-11-26 Xiang, HaihaoRemove the check against render_state->interleaved_uv...
2014-11-19 Sirisha MuppavarapuJPEG Encode: Added JPEG Encode feature support for...
2014-11-19 Sirisha MuppavarapuJPEG Encode: Bypass VME for JPEG Encode
2014-11-19 Sirisha MuppavarapuJPEG Encode: Added support for JPEG Encode in the driver.
2014-11-19 Sreerenj Balachandranencoder: h264: Fix skip_emul_byte_count while inserting...
2014-11-17 Zhao, YakuiRendering: Align the origin coordinate of internal...
2014-11-14 Xiang, HaihaoBump version to 1.4.2.pre1
2014-11-11 Gwenole Beauchesnevpp: fix check for non-linear anamorphic scaling on...
2014-11-11 Gwenole Beauchesnevpp: enable advanced video scaling in VPP pipelines...
2014-11-11 Gwenole Beauchesnevpp: drop internal postprocessing (I965_PP_xxx) flags.
2014-11-11 Gwenole Beauchesnevpp: cache calculation of AVS coefficients.
2014-11-11 Gwenole Beauchesnevpp: validate AVS filter coefficients for debugging...
2014-11-11 Gwenole Beauchesnevpp: add support for high-quality scaling.
2014-11-11 Gwenole Beauchesnevpp: factor out calculation of AVS coefficients.
2014-11-11 Gwenole Beauchesnevpp: fix AVS coefficients for Broadwell.
2014-11-11 Gwenole Beauchesnevpp: fix adaptive filter for all channels flag (< Haswell).
2014-11-11 Zhao YakuiAdd one hook list to disable encoding on some Ivybridge...
2014-11-11 Zhao YakuiAdd one hook list to disable encoding on some Sandybrid...
2014-11-10 Emil VelikovAdd final header to fix 'make dist'
2014-11-10 Emil VelikovUse python2 to execute gpp.py
2014-11-10 Emil VelikovDo not overlink i965_drv_video
2014-11-10 Emil Velikovpost-processing: fix out of tree builds
2014-11-10 Emil Velikovshaders: fix out of tree builds
2014-11-10 Emil Velikovdebian: cleanup control & changelog on 'make dist'
2014-11-10 Emil Velikovconfigure: use ${libdir} over the hardcoded /usr/lib
2014-11-10 Emil Velikovconfigure: use top_builddir for wayland_scanner_rules
2014-11-10 Emil Velikovautogen.sh: fix out of tree invocation
2014-10-30 Zhao YakuiCall preinit_hw_codec callback after successful initial...
2014-10-28 Gwenole Beauchesnevebox: fix denoising when IECP is enabled.
2014-10-28 Gwenole Beauchesnevebox: fix memory leak of VEBOX state tables.
2014-10-28 Gwenole Beauchesnevebox: use Y-tiling for internal VEBOX surfaces.
2014-10-28 Gwenole Beauchesnevebox: add support for advanced deinterlacing.
2014-10-28 Gwenole Beauchesnevebox: factor out deinterlacing code, drop broken MADI...
2014-10-28 Gwenole Beauchesnevebox: robustify frame store surface storage allocations.
2014-10-28 Gwenole Beauchesnevebox: factor out initialization of pipeline parameters.
2014-10-28 Gwenole Beauchesnevebox: clean-up frame store initialization.
2014-10-28 Gwenole Beauchesnevebox: fix invalid conversion and scaling params order.
2014-10-28 Gwenole Beauchesnevebox: fix order of submitted commands.
2014-10-28 Gwenole Beauchesnevebox: fix indication of field ordering in sequence.
2014-10-28 Gwenole Beauchesnevebox: drop magic numbers in filters mask.
2014-10-28 Gwenole Beauchesnevebox: silence compilation warning.
2014-09-30 Xiang, Haihao1.4.1.pre1 for development
2014-09-30 Sean V KelleyCHV: Add PCIID placeholders for CHV
2014-09-28 Zhao YakuiUse the inline CPUID assembly to obtain CPUID string...
2014-09-28 Zhao YakuiCheck the value returned by strstr to avoid NULL pointer
2014-09-28 Zhao YakuiUse the strncasecmp instead of strcasecmp to make it...
2014-09-15 Zhao YakuiEncoding: Add one hook callback function to detect...
2014-09-15 Zhao Yakuichange the attribute of hw_codec_info so that it can...
2014-09-15 Zhao YakuiAdd one callback function for hw_codec_info to initiali...
2014-09-09 Gwenole Beauchesnebuild: fix make dist for packaging.
next