OSDN Git Service

android-x86/hardware-intel-common-vaapi.git
2018-01-29 Xiang, HaihaoAvoid dereferencing a pointer before checking pointer...
2018-01-26 Xiang, HaihaoNew PCI IDs for CFL
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-23 U. Artie Eofftest/avce_context: update RC expectation for Stats...
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-19 Xiang, HaihaoUpdate .gitignore
2018-01-18 Xiang, HaihaoUse generic register instead of acc0 to calculate the...
2018-01-18 Pengfei QuENC: add sanity check for invalid input resolution...
2018-01-18 Pengfei QuENC: add mininum resolution query for encoder
2018-01-18 Xiang, HaihaoFix AVC encoding regression on KBL/GLK/CFL
2018-01-18 jkyuenc: Add restriction to vp9 encoder frame rate to avoid...
2018-01-17 Pengfei QuENC: fix AVC multi slice
2018-01-17 Pengfei QuEnc: fix AVC mbenc curbe paraterer on CNL
2018-01-12 Xiang, HaihaoENC/jpeg: fix regression with Small optimization
2018-01-11 Zhao YakuiVDENC: Add the VDENC H264 on CNL
2018-01-11 peng.chenAdd the HEVC encoder on CNL
2018-01-11 peng.chenAdd common HCP implementation for CNL
2018-01-11 Qu PengfeiENC: enable avc encoder on cnl
2018-01-11 Pengfei QuENC: add AVC encoder media kernel on CNL
2018-01-11 Xiang, HaihaoAdd support for VP8 encode 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: tests: Add VAEntryPointStats
2018-01-10 Sreerenj BalachandranStats/PreEnc: Add GEN9 AVC PreEnc support
2018-01-10 Sreerenj BalachandranStat/PreEnc: Add GEN9 AVC PreEnc specific constants
2018-01-10 Sreerenj BalachandranStats/PreEnc: Add basic infrastructure for PreEnc enabl...
2018-01-10 Mark ThompsonAdd informational messages for developers on failed...
2018-01-10 Mark ThompsonAdd informational messages for developers on failed...
2018-01-10 Mark ThompsonFix coding style error from astyle
2018-01-10 Mark ThompsonAdd support for H.264 levels 6, 6.1 and 6.2
2018-01-10 Mark ThompsonConvert H.264 level limit lookup functions to use a...
2018-01-10 Mark ThompsonRemove unused functions for slice and mv limits
2018-01-10 Victor TosoInclude missing do in do/while macro
2018-01-10 Victor TosoUse enum's type name to fix implicit conversion
2018-01-10 Victor TosoFix coding style
2018-01-10 Victor TosoFix possible implicit conversion
2018-01-10 Victor TosoFix check return value without assignment
2018-01-10 Victor Tosoi965: Remove negative check on unsigned variable
2018-01-10 Victor TosoSmall optimization while removing warning
2018-01-09 Xiang, HaihaoVC1: Fix for frame coding mode
2018-01-05 carpalisgenX_mfd: add comment on dmv buffer scaling
2018-01-05 carpalisgenX_mfd: optimize comparison out of loop
2018-01-05 carpalisgenX_mfd: fix code indenting
2018-01-05 carpalisgen8_mfd: program hardware for range reduction scaling
2018-01-05 carpalisgenX_mfd: clean up the use of profile bitstream element
2018-01-05 carpalisgenX_mfd: fix range reduction scaling
2018-01-05 carpalisgenX_mfd: fix dmv buffer size calculation
2018-01-05 carpalisgenX_mfd: fix intensity compensation for frame-interlac...
2018-01-05 carpalisgen7_mfd: remove obsolete gen7_vc1_surface fields
2018-01-05 carpalisi965_decoder_utils: enable decoding of VC-1 interlaced...
2018-01-05 carpalisgen8_mfd: add support for VC-1 interlaced intensity...
2018-01-05 carpalisgen8_mfd: add support for VC-1 interlaced reference...
2018-01-05 carpalisgen8_mfd: add support for VC-1 interlaced pictures
2018-01-05 carpalisgen7_mfd: add support for VC-1 interlaced intensity...
2018-01-05 carpalisgen7_mfd: add support for VC-1 interlaced reference...
2018-01-05 carpalisgen7_mfd: add support for VC-1 interlaced pictures
2018-01-05 carpalisgen75_mfd: add support for VC-1 interlaced intensity...
2018-01-05 carpalisgen75_mfd: add support for VC-1 interlaced reference...
2018-01-05 carpalisgen75_mfd: add support for VC-1 interlaced pictures
2018-01-05 carpalisi965_decoder_utils: add support for VC-1 interlaced...
2018-01-05 carpalisgenX_mfd: fix calculation of motion vector mode
2018-01-05 carpalisgenX_mfd: no raw coded bitplanes for skipped pictures
2018-01-05 carpalisgenX_mfd: fix BitplanePresentFlag for skipped pictures
2018-01-05 carpalisgenX_mfd: align dmv buffer use with VC-1 spec and PRM
2018-01-05 carpalisgenX_mfd: no need for loop filtering for skipped pictures
2018-01-05 carpalisgenX_mfd: remove mapping of I frame to BI frame
2018-01-05 carpalisgenX_mfd: change order within if-else
2018-01-05 carpalisgenX_mfd: use input range instead of mapped range in...
2018-01-05 carpalisgenX_mfd: remove one-to-one mapping for picture_type
2018-01-05 carpalisgenX_mfd: fix unnecessary variable reuse
2018-01-05 carpalisgenX_mfd: do not scale dmv buffer with height
2018-01-05 carpalisgenX_mfd: align hardware programming of Y Offset for...
2018-01-05 carpalisgenX_mfd: fix hardware programming for bitplanes coded...
2018-01-05 carpalisgenX_mfd: mask unused bits in bitplane_present.value
2018-01-05 carpalisgenX_mfd: fix bitplane encoding for skipped pictures
2018-01-05 carpalisgen75_mfd: Check ptr before dereferencing
2018-01-05 carpalisgenX_mfd: remove emulation byte on MB layer boundary
2017-12-19 Xiang, HaihaoDo CSC/scaling from 8bit 420 YUV to RGB32 in the common...
2017-12-19 Xiang, HaihaoDo CSC/scaling for YV12/IMC1/IMC3 surface in the common...
2017-12-19 Xiang, HaihaoAllow loading mulitple kernels for a single GPE for...
2017-12-19 Xiang, HaihaoMove reserved bytes to the end of the structure
2017-12-04 Mark ThompsonAdd info messages for failure cases of vaExportSurfaceH...
2017-12-04 Mark ThompsonAdd new functions for logging
2017-12-01 U. Artie EoffAVC encoder: fix ROI CQP array indexing
2017-12-01 U. Artie EoffAVC encoder: fix ROI config for CQP
2017-11-30 Mark ThompsonImplement vaExportSurfaceHandle()
2017-11-30 U. Artie Eofftest: add null check assertions to object_heap tests
2017-11-30 U. Artie Eoffvme_context->private_enc_ctx: check null before dereference
2017-11-30 U. Artie Eofffix possible null dereference after null check
2017-11-30 U. Artie Eofffix inadvertent logic error in conditional
2017-11-30 U. Artie Eofftest: fix use of uninitialized variable
2017-11-28 Xiang, Haihaogtest: Fix 5 failed cases on legacy platforms
2017-11-28 Xiang, HaihaoAdd upper bound check in HCP_IND_OBJ_BASE_ADDR_STATE
2017-11-27 Zhong Livp9enc: limit min_qp of brc to be non-zero
2017-11-27 U. Artie Eofffix memset size for fixed array
2017-11-17 Sebastian Ramachergen5_6: fix null shader generation
next