OSDN Git Service

android: move the libraries to /vendor
[android-x86/hardware-intel-common-vaapi.git] / src /
2017-05-02 Chih-Wei Huangandroid: move the libraries to /vendor
2017-05-02 Chih-Wei HuangMake the compiler happy
2017-05-02 Chih-Wei HuangMove source lists into Makefile.sources
2017-05-02 Chih-Wei Huangandroid: set the installation path
2017-05-02 Chih-Wei Huangandroid: fix the rules to generate intel_version.h
2017-05-02 Chih-Wei Huangandroid: remove deprecated include paths
2017-05-02 Chih-Wei Huangandroid: remove redundant -DANDROID
2017-05-02 Chih-Wei HuangRemove the unnecessary exec bit
2017-04-27 peng.chenAdd the support of multi-slices for the HEVC encoder
2017-04-27 Pengfei QuEnc: support AVC MVC encoder on SKL/APL/KBL
2017-04-20 Zhao YakuiFix the suspicious reference before check NULL pointer
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-14 Daniel Charlesgen9_vp9_encoder: fix parameters sent to the shaders
2017-04-13 jkyuEnable HEVC encoder for GLK
2017-04-13 peng.chenSet the quality range and default level for hevc encoder
2017-04-13 peng.chenAdd the RC_VBR in GetConfigAttributes for HEVC encoding
2017-04-13 peng.chenImprove the HEVC encoding quality on SKL/APL/KBL
2017-04-13 peng.chenAdd the new kernel binary for the improved HEVC encoder...
2017-04-13 Wang, TiantianCheck and allocate (if not exist) bo for dst_obj_surfac...
2017-04-13 Pengfei QuENC: add AUD nal unit at the beginning of picture
2017-04-13 Víctor Manuel Jáqu... dri: error for more unimplemented surface formats
2017-04-13 Víctor Manuel Jáqu... Fix: check height alignment against hpitch
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2017-04-07 Sreerenj Balachandrangen9_avc_encoder: macro optimization
2017-04-07 Wang, TiantianAdd imported surface alignment check
2017-04-07 Wang, TiantianFix wrong y_cb/cr_offset when the imported surfaces...
2017-04-07 jkyuAdd the video encoder support for GLK
2017-04-06 Pengfei QuENC: Disable the ROI feature of AVC encoder on SKL...
2017-04-06 Pengfei QuENC:disable SVC feature of AVC encoder on SKL/APL/KBL
2017-04-06 Pengfei QuENC: Add the attribute of VAConfigAttribEncMaxSlices...
2017-04-06 Pengfei QuENC: disable MVC feature of AVC encoder on SKL/APL/KBL
2017-04-06 Pengfei QuENC: Disable the ROI feature of AVC encoder on SKL...
2017-04-06 Pengfei QuENC:disable SVC feature of AVC encoder on SKL/APL/KBL
2017-04-06 Pengfei QuENC: Add the attribute of VAConfigAttribEncMaxSlices...
2017-04-06 Pengfei QuENC: disable MVC feature of AVC encoder on SKL/APL/KBL
2017-04-05 Sebastian RamacherFix spelling of 'extended'
2017-03-29 Víctor Manuel Jáqu... gen8: accept P010 as valid format
2017-03-27 Pengfei QuFix: WA the AVC B frame issue with high profile
2017-03-27 Pengfei QuFix: wrong type define and cause the memory access...
2017-03-27 Pengfei QuEncoder: AVC encoder improved on KBL
2017-03-27 Pengfei QuFix:code refine and replace 52 with Marco defines
2017-03-27 Pengfei QuEncoder: add AVC encoder pipeline support on KBL
2017-03-27 Pengfei QuENC: use common gpe structure in AVC encoder
2017-03-27 Pengfei QuEncoder: add mbenc structure for KBL
2017-03-27 Pengfei QuEncoder: add AVC const data for KBL
2017-03-27 Pengfei QuEncoder: add AVC kernel binary on KBL
2017-03-27 Pengfei QuFix: WA the AVC B frame issue with high profile
2017-03-26 Xiang, HaihaoUpdate shaders for VP8 encoding
2017-03-26 Pengfei QuFix: wrong type define and cause the memory access...
2017-03-24 Xiang, HaihaoUpdate shaders for VP8 encoding
2017-03-22 Pengfei QuEncoder: AVC encoder improved on KBL
2017-03-22 Pengfei QuFix:code refine and replace 52 with Marco defines
2017-03-22 Pengfei QuEncoder: add AVC encoder pipeline support on KBL
2017-03-22 Pengfei QuENC: use common gpe structure in AVC encoder
2017-03-22 Pengfei QuEncoder: add mbenc structure for KBL
2017-03-22 Pengfei QuEncoder: add AVC const data for KBL
2017-03-22 Pengfei QuEncoder: add AVC kernel binary on KBL
2017-03-16 Xiang, HaihaoAvoid NULL pointer in avc_get_first_mb_bit_offset_with_...
2017-03-16 Xiang, HaihaoAvoid NULL pointer in avc_get_first_mb_bit_offset_with_...
2017-03-15 Xiang, HaihaoCheck pointers against NULL before using
2017-03-15 Xiang, HaihaoCheck pointers against NULL before using
2017-03-15 Pengfei QuFix:ROI number should be 4
2017-03-15 Leonardo Taccarii965_decoder_utils: replace alloca(3) with malloc(3...
2017-03-15 peng.chenAdd the support for GLK in the intel-driver
2017-03-15 Pengfei QuFix:ROI number should be 4
2017-03-09 Leonardo Taccarii965_decoder_utils: replace alloca(3) with malloc(3...
2017-03-09 Lim Siew HoonFix src_obj_surf->orig_height assign to src_rect.height.
2017-03-06 Pengfei QuFix the quality range regression issue
2017-03-06 Zhao YakuiVDENC: Avoid using the first index reference frame...
2017-03-02 Pengfei QuENC:support more quality level and switch to new AVC...
2017-03-02 Pengfei QuENC: add MFX pipeline for AVC encoder
2017-03-02 Pengfei QuENC: add VME pipeline for AVC encoder
2017-03-02 Pengfei QuENC: add AVC common structure and functions
2017-03-02 Pengfei QuENC: add kernel related structure and define for AVC
2017-03-02 Pengfei QuENC: add AVC kernel binary on SKL
2017-03-02 Pengfei QuENC: add const data/table for AVC encoder
2017-03-02 Pengfei QuENC: add common structure for AVC encoder
2017-03-02 Pengfei QuENC: move gpe related function into src/i965_gpe_utils.h/c
2017-02-28 Xiang, HaihaoUpdate license header for VP8/VP9 encoding kernels
2017-02-28 Hyunjun KoJPEG Encoder: return supported pixel formats for vaQuer...
2017-02-27 Zhao YakuiVDENC: Fix the incorrect shift in REF_IDX_STATE command
2017-02-22 Xiang, HaihaoSet the pipeline to use the new VP8 encoding shaders...
2017-02-22 Xiang, HaihaoAdd new VP8 encoding shaders for SKL/BXT/KBL
2017-02-22 Xiang, HaihaoSet the pipeline to use the new VP8 encoding shaders...
2017-02-22 Xiang, HaihaoAdd new VP8 encoding shaders for BSW
2017-02-17 Zhao YakuiFix the incorrect usage of buffer domain for VDENC
2017-02-17 Hyunjun Kowayland: return error rather than assertion in case...
2017-02-16 peng.chenMove the down-sampled NV12 surface handlers into the...
2017-02-16 peng.chenFix the linear P010 aborts bug for hevc main10 encoding.
2017-02-15 Hans de GoedeWayland-drm: Fix not finding wl_drm_interface on system...
2017-02-14 Xiang, HaihaoDo not return VA_STATUS_SUCCESS when checking (VAProfil...
2017-02-14 Zhao YakuiQuery the Huc on APL/KBL to check whether VDENC BRC...
2017-02-14 Zhao YakuiFollow the HW requirement to configure VDENC on KBL
2017-02-14 Zhao YakuiFix the incorrect ver-coord for VDENC encoding
2017-02-10 Zhao YakuiVDENC: add the const prefix to avoid updating the const...
2017-02-09 Víctor Manuel Jáqu... JPEG Encoder: support vaQuerySurfaceAttributes() pixel...
2017-02-04 Sean V Kelleyconfig: Explicitly handle wayland-client pkgconfig
2017-02-04 Sean V. KelleyMerge pull request #28 from xhaihao/master
2017-02-03 Xiang, Haihao1037U doesn't support encoding
2017-02-02 Sean V. KelleyMerge pull request #25 from tmm1/add-missing-ifdef
next