OSDN Git Service

android-x86/hardware-intel-common-vaapi.git
2016-10-31 U. Artie Eofftest: jpeg/enc: return empty TestInput::Shared if fourc...
2016-10-31 U. Artie Eofftest: jpeg/enc: improve random YUV data initialization
2016-10-31 U. Artie Eofftest: jpeg/enc: move YUV conversion to TestInput class
2016-10-31 U. Artie Eofftest: jpeg/enc: enable shared_from_this on TestInput
2016-10-31 U. Artie Eofftest: jpeg/enc: move input creators to data file
2016-10-31 U. Artie Eofftest: jpeg/enc: move TestInput impl to compilation...
2016-10-31 U. Artie Eofftest: jpeg/enc: fix TestInput::SharedConst typedef
2016-10-31 U. Artie Eofftest: move generic toString to i965_streamable.h
2016-10-31 U. Artie Eofftest: move ASSERT_NO_FAILURE macro to test.h
2016-10-31 peng.chenMove the sharpening into the whole virtual VEBOX process
2016-10-31 Xiang, HaihaoThe {width, height} in VEBOX_SURFACE_STATE is in unit...
2016-10-31 Xiang, HaihaoAdd CBR and VBR bitrate control flags for low power...
2016-10-31 Xiang, HaihaoCheck whether there is a fully loaded HuC firmware
2016-10-31 U. Artie Eofftest: add some jpeg encode tests
2016-10-31 U. Artie Eofftest: add common test utils
2016-10-31 U. Artie Eofftest: add wrapper for SyncSurface
2016-10-31 U. Artie Eofftest: add streamable operators for VA structs and other
2016-10-31 U. Artie Eofftest: add wrapper for CreateSurfaces2
2016-10-31 U. Artie Eofftest: wrap jpeg decode tests and data in namespace
2016-10-31 U. Artie Eofftest: split jpeg test data into header and cpp
2016-10-31 Xiang, HaihaoUse char *ptr instead of void *ptr
2016-10-31 Xiang, HaihaoG2130 doesn't support MPEG2/H.264 encoding
2016-10-31 Xiang, HaihaoRevert "HEVC10bit ENC: work around gpu hang when p010...
2016-10-31 peng.chenClear IECP state buffer when it is enabled
2016-10-31 Xiang, HaihaoUpdate the dependency on VA-API version
2016-10-31 Xiang, HaihaoWayland: try prime fd first in buffer sharing meachanism
2016-10-31 Xiang, HaihaoUpdate wayland-drm.xml
2016-10-31 Xiang, HaihaoAdd support for VAConfigAttribEncRateControlExt attribute
2016-10-31 Xiang, HaihaoUpdate CBR algo for H.264 per tempolar layer
2016-10-31 Xiang, HaihaoInitialize internal related parameters per temporal...
2016-10-31 Xiang, HaihaoUse arrays to store BRC related parameters per temporal...
2016-10-31 Xiang, HaihaoChange the type of the 2nd parameter of intel_mfc_updat...
2016-10-31 Xiang, HaihaoSave bitrate and framerate per temporal layer
2016-10-31 Xiang, HaihaoUse arrays to store bitrate and framerate
2016-10-31 Xiang, HaihaoCheck temporal layer structure
2016-10-31 Xiang, HaihaoStore buffers for VAEncMiscParameterTypeRateControl...
2016-10-31 Xiang, HaihaoUse a 2-dimensional array to store misc parameters
2016-10-31 Xiang, Haihaomove QpPrimeY to another inner structure for H.264...
2016-10-31 Xiang, HaihaoRemove unused fields and code in H.264/VP8 BRC
2016-10-31 Xiang, HaihaoDo not use the input parameters directly in H.264 BRC
2016-10-31 Xiang, HaihaoRemove unnecessary code in H.264 BRC
2016-10-31 Xiang, HaihaoCheck bitrate control related parameters in sequence...
2016-10-31 Xiang, HaihaoAdd some new internal variables for a new sequence
2016-10-31 Xiang, HaihaoAdd an internal flag to indicate the start of a new...
2016-10-31 Xiang, Haihaointel_mfc_brc_prepare() only works for H.264 or H.264 MVC
2016-10-31 Pengfei QuFix: check the bo of reconstructed to ensure it is...
2016-10-31 Xiang, HaihaoCode cleanup for vme/mfc initializing on SKL
2016-10-31 U. Artie Eofftest: skip jpeg fourcc decode test if unsupported by hw
2016-10-31 U. Artie Eofftest: add getFullTestName to i965 test fixture
2016-10-31 U. Artie Eofftest: add jpeg entrypoint test
2016-10-31 U. Artie Eofftest: add more convenience macros and wrap VAStatus
2016-10-31 U. Artie Eoffmove HAS_* macros to header
2016-10-31 Pengfei QuHEVC10bit ENC: work around gpu hang when p010->nv12
2016-10-31 Pengfei QuHEVC10bit ENC:enable hevc 10bit encoding pipeline
2016-10-31 Pengfei QuHEVC10bit ENC:enable hevc 10bit on VME and PAK
2016-10-31 Pengfei QuHEVC10bit ENC: add private surface for p010 conversion...
2016-10-31 U. Artie Eofftest: fix jpeg decode invalid indexing
2016-10-31 U. Artie Eofftest: add TESTING readme file
2016-10-31 U. Artie Eofftest: add some chipset tests
2016-10-31 U. Artie Eofftest: add some object_heap tests
2016-10-31 U. Artie Eofftest: add some JPEG decode test cases
2016-10-31 U. Artie Eofftest: add an i965 initialize test
2016-10-31 U. Artie Eofftest: add i965 test fixture
2016-10-31 U. Artie Eofftest: link to i965 convenience library
2016-10-31 U. Artie Eoffi965: compile driver source as convenience library
2016-10-31 U. Artie Eofftest: add initial test_i965_drv_video target
2016-10-31 U. Artie Eofftoolchain: build gtest convenience library
2016-10-31 U. Artie Eofftest: add googletest release-1.8.0 source
2016-10-31 peng.chenAdd the write_enabled flag of GPE media surface state
2016-10-31 Xiang, Haihao1.7.3.pre1 for development
2016-09-08 Xiang, Haihaolibva-intel-driver 1.7.2
2016-08-23 Xiang, HaihaoUpdate NEWS
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-22 Xiang, HaihaoSet the right transform 8x8 flag for Intra macroblock...
2016-08-22 Xiang, HaihaoRemove unused fields in struct encode_state
2016-08-22 Xiang, HaihaoSet cost to 0 for CHROMA INTRA mode
2016-08-22 Xiang, HaihaoEncode/VP9: Don't use hardcoded offsets
2016-08-22 Xiang, HaihaoEncode/VP9: turn gen9_vp9_get_coded_status() into a...
2016-08-22 Ung, Teng EnFix the code to avoid plus minus conversion if the...
2016-08-22 Daniel Charlesi965_encoder: remove double check for VAStatus result
2016-08-22 Daniel Charlesvp9encoder: encoder to handle properly CSC on input...
2016-08-22 Xiang, HaihaoUpdate the dependency on VA-API version
2016-08-22 Jia Mengscaling matrix of h264 encoder on gen7/gen7.5/gen8...
2016-08-22 Jia MengAdjust the maximum number of motion vectors for B frame...
2016-08-22 Pengfei QuROI:enable on gen8 and gen9
2016-08-22 Zhao YakuiEncoding: ROI support for CQP/CBR on Haswell/Ivy
2016-08-22 Zhao Yakuiencoding:use the qp per every macroblock on Ivy and...
2016-08-22 Zhao YakuiEncoding: Add one ROI flag and ROI buffer
2016-08-22 Zhao YakuiEncoding: Dynamically select one mechanism to construct...
2016-08-22 Zhao YakuiEncoding: Pass the qp parameter into VME shader and...
2016-08-22 Zhao Yakuiencoding: Send VME instruction uses one register as...
2016-08-22 Zhao YakuiEncoding: VME shader reads mbmv_cost from cost_table...
2016-08-22 Zhao YakuiEncoding: mbmv cost table related changes for ROI
2016-08-22 Zhao YakuiVPP: Check the returned status of hsw_veb_pre_format_co...
2016-08-22 Zhao YakuiVPP: Check the VPP pipeline_parameter to avoid NULL...
2016-08-22 Hyunjun Kogen8_mfc: fix memory leak during vp8 encoding
2016-08-22 Xiang, Haihaodecoder/h264: don't assert on invalid parameter
next