OSDN Git Service

android-x86/hardware-intel-common-vaapi.git
2017-06-12 Xiang, HaihaoAdd gen9_hevc_enc_kernels.h to the corresponding list
2017-06-12 Wang, Tiantiancorrect subsampling calculate methods of various fourcc...
2017-06-12 Pengfei QuENC: add RC query for AVC mb rc mode on SKL+
2017-06-12 Pengfei QuFix: AVC/HEVC encoder quality range should be 7 on...
2017-06-12 peng.chenEnable is_16bpp flag of gpe_surface for P010 surface
2017-06-12 peng.chenFix the max slice number definition error in hevc encoder
2017-06-12 Xiang, HaihaoUse ASSERT_RET() instead of assert() for some assertions
2017-06-12 Xiang, HaihaoAdd the missing parameter type in a function definition
2017-06-12 U. Artie Eoffdecode: release huffman_table from decode state
2017-06-12 Víctor Manuel... gen9_avc_encoder: brc_curbe_size is not static anymore
2017-06-12 Sreerenj Balachandrangen9_avc_encoder: Fix mbenc curbe size of KBL and GLK
2017-06-12 peng.chenUse the down sampled NV12 surface as the RAW surface
2017-06-12 U. Artie EoffREADME.md: update Slack Team invite URL
2017-06-12 Jun ZhaoFix AUD insert issue in AVC encoder with GEN6/7.5/8.
2017-06-12 Jun ZhaoFix typo in comments.
2017-06-12 Mark ThompsonGen9 H.264 encoders: Fix condition for enabling MB...
2017-06-12 Xiang, HaihaoVP8 encoder can support VBR method since using the...
2017-06-12 Xiang, HaihaoThis silences a gcc warning
2017-06-12 Xiang, HaihaoFix coding style in the previous commits
2017-06-12 Pengfei QuENC: fix the low quality at the first GOP for AVC encod...
2017-06-12 peng.chenImprove the performance of HEVC fast level encoding
2017-06-12 U. Artie Eofftest/jpege: skip >4k res test cases on CHV/BSW
2017-06-12 Chih-Wei Huangandroid: move the libraries to /vendor
2017-06-12 Chih-Wei HuangMake the compiler happy
2017-06-12 Chih-Wei HuangMove source lists into Makefile.sources
2017-06-12 Chih-Wei Huangandroid: set the installation path
2017-06-12 Chih-Wei Huangandroid: remove the unused script
2017-06-12 Chih-Wei Huangandroid: fix the rules to generate intel_version.h
2017-06-12 Chih-Wei Huangandroid: remove deprecated include paths
2017-06-12 Chih-Wei Huangandroid: remove redundant -DANDROID
2017-06-12 Chih-Wei HuangRemove the unnecessary exec bit
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 Daniel Charlesgen9_vp9_encoder: fix parameters sent to the shaders
2017-06-12 jkyuEnable HEVC encoder for GLK
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 peng.chenAdd the new kernel binary for the improved HEVC encoder...
2017-06-12 Wang, TiantianCheck and allocate (if not exist) bo for dst_obj_surfac...
2017-06-12 Pengfei QuENC: add AUD nal unit at the beginning of picture
2017-06-12 Víctor Manuel... dri: error for more unimplemented surface formats
2017-06-12 Víctor Manuel... Fix: check height alignment against hpitch
2017-06-12 Xiang, HaihaoAdd pre-commit hook
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-06-12 Sreerenj Balachandrangen9_avc_encoder: macro optimization
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-12 jkyuAdd the video encoder support for GLK
2017-06-12 Sebastian RamacherFix spelling of 'extended'
2017-06-12 Víctor Manuel... gen8: accept P010 as valid format
2017-06-12 peng.chenAdd the support for GLK in the intel-driver
2017-06-12 Xiang, HaihaoBump intel-vaapi-driver to 1.8.3.pre1 for development
2017-05-22 Xiang, Haihaointel-vaapi-driver 1.8.2
2017-05-15 Xiang, HaihaoUpdate NEWS
2017-05-15 Pengfei QuFix: AVC encoder cause bad frame when quality level...
2017-05-15 Pengfei QuEnc:support multi slice for AVC encoder on SKL/APL/KBL
2017-05-15 Pengfei QuEnc: support AVC MVC encoder on SKL/APL/KBL
2017-05-15 Xiang, HaihaoBump intel-vaapi-driver to 1.8.2.pre1 for development
2017-04-10 Xiang, Haihaointel-vaapi-driver 1.8.1
2017-04-06 Xiang, Haihaointel-vaapi-driver 1.8.1.pre1
2017-04-06 Xiang, Haihaotest: check whether MVC encoding is support
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-03-31 Xiang, Haihaointel-vaapi-driver 1.8.0
2017-03-27 Xiang, Haihaointel-vaapi-driver 1.8.0.pre3
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-26 Xiang, HaihaoUpdate shaders for VP8 encoding
2017-03-17 Xiang, Haihaointel-vaapi-driver 1.8.0.pre2
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 Pengfei QuFix:ROI number should be 4
2017-03-15 Daniel Charlesconfigure: change package tarball name to use hyphens
2017-03-15 Leonardo Taccarii965_decoder_utils: replace alloca(3) with malloc(3...
2017-03-07 Xiang, HaihaoUpdate NEWS for 1.8.0.pre1
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-27 Xiang, HaihaoUpdate the README
next