OSDN Git Service

Do not return FEI caps for non-FEI entrypoints
[android-x86/hardware-intel-common-vaapi.git] / src / i965_drv_video.c
2018-04-28 Mark ThompsonDo not return FEI caps for non-FEI entrypoints
2018-03-15 Mark ThompsonFix packed headers attribute test in vaCreateConfig()
2018-03-14 Xiang, HaihaoAdd the missing 'break' in switch
2018-03-14 Xiang, HaihaoCorrect the valid buffer size
2018-03-08 Haihao XiangMerge branch 'v2.1-branch' into master
2018-02-02 Xiang, HaihaoSupport VBR for HEVC 10bit
2018-01-31 Xiang, HaihaoENC/VP8: set value to VA_ATTRIB_NOT_SUPPORTED when...
2018-01-31 Xiang, HaihaoReturn surface width/height in pixels
2018-01-29 Xiang, HaihaoAdd support for VDEnc VP9 CQP mode on CNL
2018-01-29 Xiang, HaihaoAdd flags for VP9 low power encoding mode
2018-01-29 Xiang, HaihaoAdd a flag for VP9 BRC mode in struct hw_codec_info
2018-01-25 Xiang, HaihaoCQP is supported for jpeg
2018-01-25 Xiang, HaihaoVP8 encoding doesn't require packed header
2018-01-23 Pengfei QuENC:fix min resolution check for encoder
2018-01-22 Xiang, HaihaoCheck the flags of the packed headers when creating...
2018-01-22 Xiang, HaihaoCheck the requirement on RC mode
2018-01-22 Xiang, HaihaoCheck decoding mode
2018-01-18 Pengfei QuENC: add mininum resolution query for encoder
2018-01-11 peng.chenAdd the HEVC encoder on CNL
2018-01-11 Qu PengfeiENC: enable avc encoder on cnl
2018-01-11 Zhao YakuiAdd the initial support of CNL
2018-01-10 Pengfei QuFix: AVC encoder use at most 4 fwd ref frames and 1...
2018-01-10 Sreerenj BalachandranStats/PreEnc: Add basic infrastructure for PreEnc enabl...
2018-01-10 Victor Tosoi965: Remove negative check on unsigned variable
2017-12-04 Mark ThompsonAdd info messages for failure cases of vaExportSurfaceH...
2017-12-04 Mark ThompsonAdd new functions for logging
2017-11-30 Mark ThompsonImplement vaExportSurfaceHandle()
2017-10-13 Xiang, HaihaoChange the vertical alignment for linear surface
2017-10-05 Xiang, HaihaoChange the vertical alignment for linear surface
2017-09-27 Xiang, HaihaoFix a typo in VAConfigAttribValEncROI
2017-08-24 U. Artie EoffFEI: validate VAConfigAttribRateControl in i965_CreateC...
2017-08-23 Sreerenj BalachandranFEI: Add basic infrastructure for FEI enablement
2017-08-17 Xiang, HaihaoReturn UYVY format for vaQuerySurfaceAttributes
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-08-11 U. Artie Eoffavoid NULL pointer deref in i965_CreateConfig
2017-08-10 Pengfei Quadd brc mode check for AVC when creating the config
2017-08-10 peng.chenAdd the configure attributes of EncMaxRefs for GEN9...
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-12 Pengfei QuENC: add RC query for AVC mb rc mode on SKL+
2017-06-12 U. Artie Eoffdecode: release huffman_table from decode state
2017-06-12 Xiang, HaihaoVP8 encoder can support VBR method since using the...
2017-06-12 peng.chenAdd the support of multi-slices for the HEVC encoder
2017-06-12 Zhao YakuiFix the suspicious reference before check NULL pointer
2017-06-12 peng.chenSet the quality range and default level for hevc encoder
2017-06-12 peng.chenAdd the RC_VBR in GetConfigAttributes for HEVC encoding
2017-06-12 peng.chenImprove the HEVC encoding quality on SKL/APL/KBL
2017-06-12 Víctor Manuel Jáqu... Fix: check height alignment against hpitch
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-06-12 Wang, TiantianAdd imported surface alignment check
2017-06-12 Wang, TiantianFix wrong y_cb/cr_offset when the imported surfaces...
2017-06-03 U. Artie Eoffdecode: release huffman_table from decode state
2017-05-15 Pengfei QuEnc:support multi slice for AVC encoder on SKL/APL/KBL
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()
next