OSDN Git Service

android-x86/hardware-intel-common-vaapi.git
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.
2014-09-09 Gwenole Beauchesnei965_drv_video: add git commit id to VA driver version...
2014-09-09 Gwenole Beauchesnei965_drv_video: factor out and robustify vendor string.
2014-09-09 Gwenole Beauchesnevpp: expose BGRA surface formats on Ivybridge and Haswell.
2014-09-09 Gwenole BeauchesneReport BUSY surface state accordingly.
2014-09-09 Gwenole BeauchesneFactor out va{Get,Put}Image() implementations.
2014-09-09 Zhao, Halleyinitial export_refcount for obj_buffer
2014-09-09 Gwenole BeauchesneAdd support for new VA buffer export APIs.
2014-09-09 Zhong LiRemove gen7 only limitation for encoding configuration
2014-09-09 Zhong LiEnabling BDW avc encoding configuration
2014-09-09 Zhong LiEnabling HSW avc encoding configuration
2014-09-09 Zhong LiEnabling SNB avc encoding configuration
2014-09-09 Zhong LiAdd multi quality levels encoding support for GEN7
2014-09-05 Zhong LiAdd phantom slice support on IVB+
2014-09-05 Zhong LiMove gen6 phantom slice function as common
2014-09-02 Zhao YakuiH264_Encoding: Fix the incorrect Qp setting under CBR...
2014-08-18 Gwenole Beauchesnedecoder: h264: fix RefPicList0/1 without frame in DPB.
2014-07-23 Zhao YakuiAdd more check of H264 slice param to avoid GPU hang...
2014-07-01 Zhao, Yakuiremove fixed uses of inte-gen4asm tool
2014-06-16 Zhao, YakuiEncoding: Use the different delimeter to pass packed_ra...
2014-06-16 Zhao, YakuiEncoding: Update the comment for the data structure...
2014-06-16 Sreerenj BalachandranFix the segfault while encoding multiple slice per...
2014-06-16 Sreerenj BalachandranFix the segfault while inserting packed slice header
2014-06-16 Sreerenj BalachandranFix the GetConfigAttributes() for H264SteroHighProfile
2014-06-16 Zhao, YakuiH264_encoding: Don't update the slice qp for CBR mode...
2014-06-16 Zhao, YakuiH264_Encoding: Add the support of packed slice header...
2014-06-16 Zhao, YakuiH264_encoding: Reset the last_packed_header_type to...
2014-06-16 Zhao, YakuiH264_encoding: Add the support of inserting the packed...
2014-06-16 Zhao, YakuiH264_Encoding: Prepare some data structures for adding...
2014-06-16 Zhao, YakuiH264_Encoding: Parse the packed header data from user...
2014-06-16 Zhao, YakuiEncoding: Reinitialize CBR bit rate-control parameter...
2014-06-16 Gwenole Beauchesnedecoder: h264: fix frame store logic for MVC.
2014-06-16 Gwenole Beauchesnedecoder: h264: improve AVC_REF_IDX_STATE for MVC.
2014-06-16 Gwenole Beauchesnesurface: drop SURFACE_DISPLAYED flag.
2014-06-16 Gwenole Beauchesnerender: don't deallocate surface storage of displayed...
2014-06-16 Gwenole Beauchesnedecoder: MVC chroma formats
2014-06-16 Gwenole Beauchesnedecoder: h264: expose the set of supported MVC profiles.
2014-06-16 Gwenole Beauchesnedecoder: h264: enable Picture ID Remapping on Haswell...
2014-06-16 Gwenole Beauchesnedecoder: h264: factor out look ups for VA/H264 picture...
2014-06-16 Gwenole Beauchesnedecoder: h264: fix submission of AVC_REF_IDX_STATE...
2014-06-16 Gwenole Beauchesnedecoder: h264: simplify and optimize reference frame...
2014-06-16 Gwenole Beauchesnedecoder: h264: allocate reference frames earlier, if...
2014-06-16 Gwenole Beauchesnedecoder: h264: don't deallocate surface storage of...
2014-06-16 Li Xiaoweiencoder: MVC: Add support for MVC profiles
2014-06-16 Li XiaoweiMVC: CODEC_H264_MVC defination and relatived properties...
2014-06-16 Gwenole Beauchesneh264: Add the macros for MVC profiles to keep backward...
2014-06-16 Zhao YakuiDefine i965_CreateSurfaces in header file explicitly...
2014-06-16 Xiang, HaihaoCheck the pointer against NULL
2014-06-16 Xiang, Haihao1.3.3.pre1 for development
2014-06-16 Xiang, HaihaoIntel driver 1.3.2
2014-06-09 Zhao, YakuiEncoding: Fix one type error in intra-prediction shader...
2014-06-09 Xiang, HaihaoUpdate NEWS for 1.3.2 pre1
2014-06-06 Zhao, Halleydebug: add g_intel_debug_option_flags for simple driver...
2014-06-06 Xiang, HaihaoFix the scaling issue on IVB/HSW/BDW
2014-06-06 Xiang, HaihaoVPP: Simplify surface state setting for csc and scaling...
2014-06-06 Xiang, HaihaoNew structure i965_fourcc_info
2014-06-06 Xiang, Haihaompeg2: calculate the slice data length on IVB
2014-06-06 Sebastian RamacherPropagate error code
2014-06-06 Sebastian RamacherDefine i965_proc_picture in header
2014-06-06 Xiang, HaihaoVPP: MADI on SNB
2014-06-06 Xiang, HaihaoVPP: i965_vpp_clear_surface() is still used for CSC...
2014-06-06 Xiang, HaihaoRemove unnecessary check with IS_GEN8()
2014-06-05 Gwenole Beauchesnedecoder: h264: don't allocate bottom DMV buffer on...
2014-06-05 Gwenole Beauchesnedecoder: h264: only allocate tiled surfaces for Sandybr...
2014-06-02 Gwenole Beauchesnedecoder: h264: optimize support for grayscale surfaces.
2014-06-02 Gwenole Beauchesnedecoder: h264: factor out allocation of reconstructed...
2014-06-02 Gwenole Beauchesneconfig: fix supported set of chroma formats for JPEG...
2014-06-02 Gwenole Beauchesneconfig: fix vaCreateConfig() to not override user chrom...
2014-06-02 Gwenole Beauchesneconfig: fix vaGetConfigAttributes() to validate profile...
2014-06-02 Gwenole Beauchesnesurface: factor out release of surface buffer storage.
2014-06-02 Gwenole Beauchesnesurface: fix geometry (size, layout) of grayscale surfaces.
2014-05-26 Xiang, Haihaompeg2: check frame_pred_frame_dct instead of progressiv...
2014-05-26 Xiang, HaihaoLimit the minimum pitch for linear surface
2014-05-26 Xiang, HaihaoRename HAS_PP() to HAS_VPP()
2014-05-26 Xiang, Haihaoposst_processing_context_init()/finalize() callback...
2014-05-26 Xiang, Haihaorender_init()/render_terminate() callback functions...
2014-05-26 Xiang, HaihaoSimplify some macros
next