OSDN Git Service

Don't check the stride in the y direction for a single plane surface
[android-x86/hardware-intel-common-vaapi.git] / src / i965_drv_video.c
2017-07-13 Xiang, HaihaoDon't check the stride in the y direction for a single...
2017-07-13 peng.chenAdd HEVC ROI attributes for VAConfigAttribEncROI
2017-06-30 Pengfei QuEnc: add max ref number query for AVC encoder on SKL+
2017-06-12 Pengfei QuENC: add RC query for AVC mb rc mode on SKL+
2017-06-03 U. Artie Eoffdecode: release huffman_table from decode state
2017-05-12 Xiang, HaihaoVP8 encoder can support VBR method since using the...
2017-05-12 Xiang, HaihaoFix coding style in the previous commits
2017-05-04 Pengfei QuEnc:support multi slice for AVC encoder on SKL/APL/KBL
2017-04-27 peng.chenAdd the support of multi-slices for the HEVC encoder
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-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 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 Wang, TiantianAdd imported surface alignment check
2017-04-07 Wang, TiantianFix wrong y_cb/cr_offset when the imported surfaces...
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 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-03-27 Pengfei QuEncoder: AVC encoder improved on KBL
2017-03-22 Pengfei QuEncoder: AVC encoder improved on KBL
2017-03-02 Pengfei QuENC:support more quality level and switch to new AVC...
2017-02-28 Hyunjun KoJPEG Encoder: return supported pixel formats for vaQuer...
2017-02-16 peng.chenFix the linear P010 aborts bug for hevc main10 encoding.
2017-02-14 Xiang, HaihaoDo not return VA_STATUS_SUCCESS when checking (VAProfil...
2017-02-09 Víctor Manuel Jáqu... JPEG Encoder: support vaQuerySurfaceAttributes() pixel...
2017-02-02 Sean V. KelleyMerge pull request #25 from tmm1/add-missing-ifdef
2017-02-02 Aman Guptai965_drv: fix building with --enable-static
2017-01-17 Sean V KelleyRevert "ENC:support more quality level and switch to...
2017-01-10 Pengfei QuENC:support more quality level and switch to new AVC...
2017-01-10 Mark ThompsonH.264 encoder: add a simple reactive VBR rate control...
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2017-01-05 Xiang, HaihaoEncoder: release all misc parameter buffers
2016-12-30 Xiang, HaihaoInitialize some buffers to 0 when created
2016-12-23 Mark ThompsonVP9 encoder: use generic rate control parameters
2016-12-15 Mark ThompsonH.265 main 10 encoder supports only 10bpp render targets
2016-11-30 Xiang, HaihaoAdd a function table for used GPE functions
2016-11-22 Daniel Charlesi965_GetDisplayAttributes: propagate flags from src...
2016-11-21 Zhao YakuiAdd the support of 10bit I010 surface
2016-11-17 Daniel Charlesi965_driver_info: add vp9_enc_profiles
2016-11-17 Zhao YakuiInitialize one 10bit-scaling gpe_context for Gen9
2016-11-10 Daniel Charlesi965_validate_config: return unsupported profile
2016-10-31 Daniel Charlesvpp chroma-formats: report supported chroma formats...
2016-10-31 Daniel CharlesConfigAttribEncROI: check entrypoint on VAGetConfigAttrib
2016-10-31 Xiang, HaihaoAdd support for IYUV in vaCreateSurfaces()
2016-10-31 Xiang, HaihaoAdd support for VAConfigAttribEncRateControlExt attribute
2016-10-31 Xiang, HaihaoStore buffers for VAEncMiscParameterTypeRateControl...
2016-10-31 Xiang, HaihaoUse a 2-dimensional array to store misc parameters
2016-10-31 U. Artie Eoffmove HAS_* macros to header
2016-10-31 Pengfei QuHEVC10bit ENC:enable hevc 10bit encoding pipeline
2016-10-17 Daniel Charlesvpp chroma-formats: report supported chroma formats...
2016-10-13 Daniel CharlesConfigAttribEncROI: check entrypoint on VAGetConfigAttrib
2016-10-13 Xiang, HaihaoAdd support for IYUV in vaCreateSurfaces()
2016-09-19 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-09-16 Xiang, HaihaoAdd support for VAConfigAttribEncRateControlExt attribute
2016-09-16 Xiang, HaihaoStore buffers for VAEncMiscParameterTypeRateControl...
2016-09-16 Xiang, HaihaoUse a 2-dimensional array to store misc parameters
2016-09-08 U. Artie Eoffmove HAS_* macros to header
2016-09-08 Pengfei QuHEVC10bit ENC:enable hevc 10bit encoding pipeline
2016-08-22 Xiang, HaihaoRemove unused fields in struct encode_state
2016-08-22 Xiang, HaihaoEncode/VP9: turn gen9_vp9_get_coded_status() into a...
2016-08-22 Pengfei QuROI:enable on gen8 and gen9
2016-08-22 Zhao YakuiEncoding: ROI support for CQP/CBR on Haswell/Ivy
2016-08-22 XuGuangxinEncode: Clear right and bottom border of NV12 surface...
2016-08-22 Zhao YakuiExport the P010 surface attribute for HEVC/VP9 10-bits...
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 U. Artie Eoffi965_drv: add support for per-codec max resolution
2016-08-22 Víctor Manuel Jáqu... Fix the alpha mask at getting derive images
2016-08-19 Xiang, HaihaoRemove unused fields in struct encode_state
2016-08-19 Xiang, HaihaoEncode/VP9: turn gen9_vp9_get_coded_status() into a...
2016-08-15 Pengfei QuROI:enable on gen8 and gen9
2016-08-15 Zhao YakuiEncoding: ROI support for CQP/CBR on Haswell/Ivy
2016-07-29 XuGuangxinEncode: Clear right and bottom border of NV12 surface...
2016-07-22 Zhao YakuiExport the P010 surface attribute for HEVC/VP9 10-bits...
2016-07-22 Scott D Phillipsi965_drv: fix cb_cr_height for YUV422 formats
2016-06-28 Zhao YakuiDowngrade the alignment requirement for linear surface...
2016-06-08 U. Artie Eoffi965_drv: add support for per-codec max resolution
2016-06-07 Zhao YakuiRestrict the VP9 HW encoding for Profile0
2016-06-07 Zhao YakuiRestrict the VP9 HW encoding for Profile0
2016-06-06 Víctor Manuel Jáqu... Fix the alpha mask at getting derive images
2016-05-27 Zhao YakuiExport the VBR bit rate-control for VP9 encoding on KBL
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-26 Zhao YakuiAdd the VAEncMacroblockMapBufferType buffer for encoding
2016-05-24 Xiang, HaihaoAvoid potential NULL pointer access
2016-05-09 Xiang, HaihaoAdd support for VAEntrypointEncSliceLP
2016-05-09 Xiang, HaihaoAdd a path to fetch encoder status from the underlying...
2016-04-25 Zhao YakuiRestrict the hybrid Vp9 usage on the platform without...
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-01-29 peng.chensupport VP9 profile2 10bits decoding
2016-01-29 peng.chendon't mask 8bit NV12 surface supporting for hevc main10...
next