OSDN Git Service

android-x86/hardware-intel-common-vaapi.git
2017-01-10 Pengfei QuENC: add const data/table for AVC encoder
2017-01-10 Pengfei QuENC:add context init function for AVC/HEVC encoder
2017-01-10 Pengfei QuENC: add common structure for AVC/HEVC encoder
2017-01-10 Pengfei QuENC: move gpe related function into src/i965_gpe_utils.h/c
2017-01-10 Mark ThompsonH.264 encoder: add a simple reactive VBR rate control...
2017-01-09 Xiang, Haihao1.8.0.pre1 for development
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2017-01-05 Xiang, HaihaoEncoder: release all misc parameter buffers
2017-01-05 Xiang, HaihaoAVC encoder: use generic ROI parameters
2017-01-05 Mark ThompsonH.264 encoder: respect initial QP setting
2017-01-05 Mark ThompsonH.264 encoder: respect min QP setting
2016-12-30 Xiang, HaihaoInitialize some buffers to 0 when created
2016-12-29 Xiang, HaihaoNeedn't reset brc if the bitrate setting isn't changed...
2016-12-29 Zhao YakuiAdd new sequence flag check for HEVC/VP9 Encoding
2016-12-28 Xiang, HaihaoSupport AVC VDEnc on KBL
2016-12-28 Xiang, HaihaoEnable AVC VDEnc on BXT
2016-12-28 Xiang, HaihaoVDEnc: update the constant buffer
2016-12-28 Xiang, HaihaoVDEnc: update the value of inter rounding for CQP mode
2016-12-28 Xiang, HaihaoVDEnc: update the MFX_AVC_IMG_STATE command
2016-12-28 Xiang, HaihaoVDEnc: always enable bitrate control per mb
2016-12-23 Mark ThompsonVP9 encoder: use generic rate control parameters
2016-12-23 Mark ThompsonVP8 encoder: use generic rate control parameters
2016-12-23 Mark ThompsonHEVC encoder: use generic rate control parameters
2016-12-23 Mark Thompsoni965_encoder: consistently represent framerate as a...
2016-12-15 Mark ThompsonH.265 main 10 encoder supports only 10bpp render targets
2016-12-02 Xiang, HaihaoCheck VP8 brc parameters in the common function
2016-11-30 Xiang, HaihaoAdd a function table for used GPE functions
2016-11-30 Xiang, HaihaoRename gen9_gpe_mi_load_register_xxx() to gen8_gpe_mi_l...
2016-11-30 Xiang, HaihaoDon't parse Misc parameters in VDEnc
2016-11-30 peng.chenSave other bitrate control parameters in the common...
2016-11-30 peng.chenSave ROI parameters in the common encoder context
2016-11-29 Zhao YakuiRewrite Media_kernel to optimize the YUV420 8Bit-scalin...
2016-11-29 Zhao YakuiRewrite Media_kernel to optimize the YUV420 8Bit-scalin...
2016-11-29 Zhao YakuiMove some VPP structures/functions into the common...
2016-11-22 Daniel Charlesi965_GetDisplayAttributes: propagate flags from src...
2016-11-21 Zhao YakuiAdd the 10bit-scaling conversion for I010 format
2016-11-21 Zhao YakuiAdd the support of 10bit I010 surface
2016-11-21 Zhao YakuiUse obtained eu_counts to configure GPU media pipeline...
2016-11-21 Zhao YakuiQuery the kernel API to check the EU counts of GPU...
2016-11-18 Xiang, HaihaoAdd a new gpe function gen8_gpe_pipe_control() for...
2016-11-18 Xiang, HaihaoAdd a new gpe function gen8_gpe_mi_conditional_batch_bu...
2016-11-18 Xiang, HaihaoAdd a new gpe function gen8_gpe_context_add_surface...
2016-11-18 Xiang, HaihaoAdd a new gpe function gen8_gpe_reset_binding_table...
2016-11-18 Xiang, HaihaoRename gen9_gpe_mi_store_register_mem() to gen8_gpe_mi_...
2016-11-18 Xiang, HaihaoRename gen9_gpe_mi_flush_dw() to gen8_gpe_mi_flush_dw()
2016-11-18 Xiang, HaihaoRename gen9_gpe_mi_store_data_imm() to gen8_gpe_mi_stor...
2016-11-18 Xiang, HaihaoRename gen9_gpe_mi_batch_buffer_start() to gen8_gpe_mi_...
2016-11-18 Xiang, HaihaoRename gen9_gpe_media_object_walker() to gen8_gpe_media...
2016-11-18 Xiang, HaihaoRename i965_gpe_dri_object_to_2d_gpe_resource() to...
2016-11-18 Xiang, HaihaoRename gen8p_gpe_context_map_curbe()/gen8p_gpe_context_...
2016-11-18 Xiang, HaihaoFix curbe length in CMD_MEDIA_CURBE_LOAD on GEN8+
2016-11-18 Xiang, HaihaoFix the size calculation of the required memory for...
2016-11-18 Xiang, HaihaoMove sampler state related settings to the inner struct...
2016-11-18 Xiang, HaihaoMove interface descriptor remapping table related setti...
2016-11-18 Xiang, HaihaoMove all curbe related settings to the inner structure...
2016-11-18 Xiang, HaihaoChange the size calculation of the required memory...
2016-11-17 Daniel Charlesi965_driver_info: add vp9_enc_profiles
2016-11-17 Zhao YakuiAlign coordinate/width of DST rect for 10-bit VPP conve...
2016-11-17 Zhao YakuiExecute the 10-bit scaling for P010 surface on Gen9+
2016-11-17 Zhao YakuiVPP select the appropriate fourcc for deferred surface...
2016-11-17 Zhao YakuiInitialize one 10bit-scaling gpe_context for Gen9
2016-11-17 Zhao YakuiInitialize internal context based on Render ring earlier
2016-11-17 Zhao YakuiAdd one API to initialize MEDIA_OBJECT_WALKER parameter...
2016-11-17 Zhao YakuiAdd the 10-bit flag for MEDIA_BLOCK_RW operation on...
2016-11-17 Zhao YakuiFix the incorrect sampler_state offset for INTERFACE_DE...
2016-11-14 Víctor Manuel... avoid asserts when color convertion fails
2016-11-10 Daniel Charlesi965_test_config: return properly unsupported profile
2016-11-10 Daniel Charlesi965_validate_config: return unsupported profile
2016-11-10 Xiang, HaihaoAdd the missing filename to the list
2016-11-10 Xiang, Haihaolibva-intel-driver 1.7.3
2016-11-10 Xiang, HaihaoAdd the missing filename to the list
2016-11-10 Xiang, Haihao1.7.4.pre1 for development
2016-10-31 Xiang, HaihaoUpdate NEWS
2016-10-31 U. Artie Eofftest: use YUVImage in JPEG encode tests
2016-10-31 U. Artie Eofftest: streamable valarray
2016-10-31 U. Artie Eofftest: add YUVImage class
2016-10-31 U. Artie Eofftest: use C random library for random numbers
2016-10-31 U. Artie Eofftest: add a timer class
2016-10-31 Xiang, Haihaovdenc: Always use the 1st VCS ring
2016-10-31 Xiang, Haihaosvct: hrd check per layer
2016-10-31 Xiang, Haihaosvct: Adjust the estimated frame size for QP=1
2016-10-31 Xiang, Haihaosvct: Save the frame numbers for each frame type in...
2016-10-31 Xiang, Haihaosvct: Save the current slice type per layer
2016-10-31 Xiang, Haihaosvct: Save the current frame size per layer
2016-10-31 Xiang, Haihaosvct: Usa an array to store QP rounding accumulator
2016-10-31 Xiang, HaihaoUse Media Read message if possible on Gen8+
2016-10-31 Scott D Phillipstest: use valarray for raw image comparison
2016-10-31 Daniel Charlesvpp chroma-formats: report supported chroma formats...
2016-10-31 U. Artie Eofftest: add some avce context tests
2016-10-31 U. Artie Eofftest: allow default attribs param for create config
2016-10-31 U. Artie Eofftest: allow default surface param for create context
2016-10-31 Daniel CharlesConfigAttribEncROI: check entrypoint on VAGetConfigAttrib
2016-10-31 Xiang, HaihaoAdd support for IYUV in vaCreateSurfaces()
2016-10-31 U. Artie Eofftest: use common I965ConfigTest fixture for jpeg enc/dec
2016-10-31 U. Artie Eofftest: add avce/avcd create config tests
2016-10-31 U. Artie Eofftest: add ostream operators for VAProfile and VAEntrypoint
2016-10-31 U. Artie Eofftest: move vaInitialize/vaTerminate to a global test...
2016-10-31 Xiang, HaihaoSet default framerate to 30fps if user doesn't set...
2016-10-31 U. Artie Eofftest: add create surface test
2016-10-31 U. Artie Eoffjpeg/dec: gen8+ set correct fourcc for monochrome decode
next