OSDN Git Service

intel-vaapi-driver 2.2.0.pre1
[android-x86/hardware-intel-common-vaapi.git] / src /
2018-07-03 Haihao XiangVPP: clear a surface using media pipeline on GEN8+
2018-07-03 Haihao Xiangrender: clear background using 3D pipeline on GEN8+
2018-07-03 Haihao XiangUpdate some CSC kernels for packed pixels
2018-07-03 Haihao XiangMove the function declaration to an internal header...
2018-06-29 Nicolas ChauvetDon't show an error on hybrid driver failure
2018-06-29 Chih-Wei Huangandroid: get vaapi version from configure.ac
2018-06-29 Chih-Wei Huangandroid: get libva version from va_version.h
2018-05-31 Haihao XiangAlways set pre/post deblocking output buffer
2018-05-31 carpalisgenX_mfd: fix out-of-bounds reference pixel replication
2018-05-31 Patrick Waterlanderi965_pciids: add kbl-y refresh PCI ID
2018-05-18 ottingergmake sure there is no copy_buffer_to_golden/copy_buffer...
2018-05-18 ottingergmake sure reference objects are placed in the same...
2018-05-18 ottingergvp8 encoder parameter check - do not check for ref...
2018-04-28 Mark ThompsonUse f_code to determine max MV length
2018-04-28 Mark ThompsonDo not return FEI caps for non-FEI entrypoints
2018-04-20 carpalisgenX_mfd: ignore FASTUVMC for interlace frame P and...
2018-03-15 Haihao XiangSet the right height for VP9 encoding
2018-03-15 Haihao XiangAdd '-fstack-protector' to CFLAGS
2018-03-15 Mark ThompsonFix packed headers attribute test in vaCreateConfig()
2018-03-14 peng.chenFix a potential over run issue
2018-03-14 Haihao XiangRemove dead code
2018-03-14 Xiang, HaihaoRemove self-assignment
2018-03-14 Xiang, HaihaoFix typo of variable name in JPEG decoding
2018-03-14 Xiang, HaihaoAdd the missing 'break' in switch
2018-03-14 Xiang, HaihaoRemove dead code
2018-03-14 Xiang, HaihaoRemove 'if' statement
2018-03-14 Xiang, HaihaoFix typo of variable name
2018-03-14 Xiang, HaihaoRemove decode code.
2018-03-14 Xiang, HaihaoDon't compare an array against NULL
2018-03-14 Xiang, HaihaoMake sure a pointer is valid before using
2018-03-14 Xiang, HaihaoDon't compare an unsigned variable with 0
2018-03-14 Xiang, HaihaoCheck function return value
2018-03-14 Xiang, HaihaoCorrect the valid buffer size
2018-03-14 Víctor Manuel Jáqu... Remove implicit truncation from unsigned int to bit...
2018-03-14 Víctor Manuel Jáqu... Remove implicit truncations from int to bit-field
2018-03-14 Víctor Manuel Jáqu... Remove spurious assignations
2018-03-08 Haihao XiangMerge branch 'v2.1-branch' into master
2018-02-11 Víctor Manuel Jáqu... Add meson support
2018-02-11 Víctor Manuel Jáqu... build: delete shaders targets at distclean
2018-02-11 Víctor Manuel Jáqu... build: add to VPATH src and build dirs
2018-02-11 Víctor Manuel Jáqu... build: remove undefined variable
2018-02-11 Víctor Manuel Jáqu... build: Add libdrm_intel dependency
2018-02-11 Víctor Manuel Jáqu... build: fix variable name
2018-02-02 Xiang, HaihaoSupport VBR for HEVC 10bit
2018-02-01 Xiang, HaihaoFix a typo
2018-02-01 Xiang, HaihaoAdd the missing files to the corresponding lists
2018-01-31 Sreerenj Balachandrani965_avc_encoder: Fix possible NULL pointer dereferencing
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, HaihaoEnable VP9 non-low power encoding
2018-01-29 Xiang, HaihaoAdd support for VDEnc VP9 CBR/VBR mode on CNL
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-29 peng.chenAdd vdenc common commands for CNL
2018-01-29 Xiang, HaihaoAdd HuC common commands for CNL
2018-01-29 Xiang, HaihaoAdd GPE function for MI_COPY_MEM_MEM command
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-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 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: 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
next