OSDN Git Service

android-x86/hardware-intel-common-vaapi.git
2016-09-08 Pengfei QuHEVC10bit ENC: work around gpu hang when p010->nv12
2016-09-08 Pengfei QuHEVC10bit ENC:enable hevc 10bit encoding pipeline
2016-09-08 Pengfei QuHEVC10bit ENC:enable hevc 10bit on VME and PAK
2016-09-08 Pengfei QuHEVC10bit ENC: add private surface for p010 conversion...
2016-09-07 U. Artie Eofftest: fix jpeg decode invalid indexing
2016-09-07 U. Artie Eofftest: add TESTING readme file
2016-09-07 U. Artie Eofftest: add some chipset tests
2016-09-07 U. Artie Eofftest: add some object_heap tests
2016-09-07 U. Artie Eofftest: add some JPEG decode test cases
2016-09-07 U. Artie Eofftest: add an i965 initialize test
2016-09-07 U. Artie Eofftest: add i965 test fixture
2016-09-07 U. Artie Eofftest: link to i965 convenience library
2016-09-07 U. Artie Eoffi965: compile driver source as convenience library
2016-09-07 U. Artie Eofftest: add initial test_i965_drv_video target
2016-09-07 U. Artie Eofftoolchain: build gtest convenience library
2016-09-07 U. Artie Eofftest: add googletest release-1.8.0 source
2016-08-24 peng.chenAdd the write_enabled flag of GPE media surface state
2016-08-23 Xiang, Haihao1.7.3.pre1 for development
2016-08-23 Pengfei QuHEVC ENC:set the initial QP threshold to avoid the...
2016-08-23 Pengfei QuHEVC ENC:fill the correct chroma intra mode
2016-08-23 Xiang, HaihaoRemove unused .g9a/.g9b files
2016-08-23 Xiang, HaihaoCleanup gen9_mfc.c
2016-08-19 Xiang, HaihaoSet the right transform 8x8 flag for Intra macroblock...
2016-08-19 Xiang, HaihaoRemove unused fields in struct encode_state
2016-08-19 Xiang, HaihaoSet cost to 0 for CHROMA INTRA mode
2016-08-19 Xiang, HaihaoEncode/VP9: Don't use hardcoded offsets
2016-08-19 Xiang, HaihaoEncode/VP9: turn gen9_vp9_get_coded_status() into a...
2016-08-18 Ung, Teng EnFix the code to avoid plus minus conversion if the...
2016-08-18 Daniel Charlesi965_encoder: remove double check for VAStatus result
2016-08-15 Daniel Charlesvp9encoder: encoder to handle properly CSC on input...
2016-08-15 Xiang, HaihaoUpdate the dependency on VA-API version
2016-08-15 Jia Mengscaling matrix of h264 encoder on gen7/gen7.5/gen8...
2016-08-15 Jia MengAdjust the maximum number of motion vectors for B frame...
2016-08-15 Pengfei QuROI:enable on gen8 and gen9
2016-08-15 Zhao YakuiEncoding: ROI support for CQP/CBR on Haswell/Ivy
2016-08-15 Zhao Yakuiencoding:use the qp per every macroblock on Ivy and...
2016-08-15 Zhao YakuiEncoding: Add one ROI flag and ROI buffer
2016-08-15 Zhao YakuiEncoding: Dynamically select one mechanism to construct...
2016-08-15 Zhao YakuiEncoding: Pass the qp parameter into VME shader and...
2016-08-15 Zhao Yakuiencoding: Send VME instruction uses one register as...
2016-08-15 Zhao YakuiEncoding: VME shader reads mbmv_cost from cost_table...
2016-08-15 Zhao YakuiEncoding: mbmv cost table related changes for ROI
2016-08-10 Zhao YakuiVPP: Check the returned status of hsw_veb_pre_format_co...
2016-08-10 Zhao YakuiVPP: Check the VPP pipeline_parameter to avoid NULL...
2016-08-10 Hyunjun Kogen8_mfc: fix memory leak during vp8 encoding
2016-08-05 Xiang, Haihaodecoder/h264: don't assert on invalid parameter
2016-08-04 Xiang, HaihaoSet cost for modes used for VP8 encoding
2016-07-29 Xiang, HaihaoEncode: Set cost for MODE_CHROMA_INTRA/MODE_REFID_COST
2016-07-29 XuGuangxinEncode: Clear right and bottom border of NV12 surface...
2016-07-29 Daniel Charlesi965_encoder: return a failing status
2016-07-27 Lim Siew HoonMissing 'do' in "do ...while" in macro ALLOC_VDENC_BUFF...
2016-07-27 Scott D Phillipsdri: return error for unimplemented surface formats
2016-07-27 Ung, Teng EnFix to use source and output regions size instead of...
2016-07-22 Xiang, HaihaoFix the condition used in 'else if()'
2016-07-22 Sreerenj Balachandranencode: h264, h265: Remove unnecessary warning
2016-07-22 Zhao YakuiExport the P010 surface attribute for HEVC/VP9 10-bits...
2016-07-22 U. Artie Eoffshaders/gen9: fix build when no intel-gen4asm available
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-24 Xiang, HaihaoUpdate PCI IDs for Kabylake
2016-06-22 Xiang, HaihaoMake sure a right VEBOX_IECP_STATE is used on BDW+
2016-06-13 Víctor Manuel... check the result of hsw_veb_post_format_convert()
2016-06-13 Qu, PengFeiFollow the HW spec to set the surface cache attribute...
2016-06-13 Zhao YakuiEncoding: H264 uses the GPU to construct the PAK obj...
2016-06-13 Zhao YakuiEncoding: Encoding reuses aux_batchbuffer instead of...
2016-06-08 U. Artie Eoffjpeg enc/dec gen9: Allow up to 8K JPEG max resolution...
2016-06-08 U. Artie Eoffi965_drv: add support for per-codec max resolution
2016-06-07 Zhao YakuiFix the potential NULL issue
2016-06-07 Zhao YakuiRestrict the VP9 HW encoding for Profile0
2016-06-06 Víctor Manuel... Fix the alpha mask at getting derive images
2016-06-02 Xiang, Haihao1.7.2.pre1 for development
2016-06-02 Xiang, Haihaolibdrm 2.4.52 is required to avoid the compiler error
2016-06-02 Xiang, HaihaoDon't check WAYLAND_SCANNER if wayland isn't used or...
2016-06-01 Scott D PhillipsRemove extraneous OUT_BATCH in gen8_gpe_state_base_address
2016-05-27 Xiang, HaihaoUpdate the dependency on VA-API version
2016-05-27 Zhao YakuiExport the VBR bit rate-control for VP9 encoding on KBL
2016-05-27 Zhao YakuiAdd the support of CBR/VBR for Vp9 Encoding
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-27 Zhao YakuiAdd the low-level implementation of VP9 encoding
2016-05-27 Zhao YakuiAdd some utility functions for i965_gpe_resources
2016-05-26 Zhao YakuiAdd the VAEncMacroblockMapBufferType buffer for encoding
2016-05-26 Zhao YakuiFix the 48-bit address issue for gpe_util functions...
2016-05-26 Zhao YakuiUse the buffer allocated externally to configure dynami...
2016-05-26 Zhao YakuiAdd one field to keep the specific priv_state for encoding
2016-05-26 Zhao YakuiAdd common helper functions for VP9 Hw encoding
2016-05-26 Zhao YakuiRefine vp9_probs.h so that the prob table can be used...
2016-05-24 Xiang, HaihaoAvoid potential NULL pointer access
2016-05-11 Xiang, HaihaoUpdate the dependency on VA-API version
2016-05-09 Xiang, HaihaoExport Low power encoding for H.264 on SKL
2016-05-09 Xiang, HaihaoImplement low power mode on SKL
2016-05-09 Xiang, HaihaoAdd support for VAEntrypointEncSliceLP
2016-05-09 Xiang, HaihaoAdd a path to fetch encoder status from the underlying...
2016-05-09 Xiang, HaihaoMake intel_avc_find_skipemulcnt() a public function
2016-05-09 Xiang, HaihaoAdd some utility functions for MI commands for GEN9
2016-05-09 Xiang, HaihaoAdd 'struct i965_gpe_resource' and related utility...
2016-05-09 Xiang, HaihaoInrease the maximum number of attributes
2016-05-09 Xiang, HaihaoAdd a flag for skylake in struct intel_device_info
2016-05-09 Xiang, HaihaoAdd OUT_BCS_RELOC64() to support 48-bit address relocat...
2016-04-28 peng.chenadd the support of 8-aligned size setting for hevc...
next