OSDN Git Service

Fix a typo
[android-x86/hardware-intel-common-vaapi.git] / src / i965_encoder.c
2018-01-29 Xiang, HaihaoAdd support for VDEnc VP9 CQP mode on CNL
2018-01-29 Xiang, HaihaoAvoid dereferencing a pointer before checking pointer...
2018-01-23 Pengfei QuENC:fix min resolution check for encoder
2018-01-18 Pengfei QuENC: add sanity check for invalid input resolution...
2018-01-11 Qu PengfeiENC: enable avc encoder on cnl
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...
2017-09-04 peng.chenAdd several asserts to detect unvalid NULL pointer
2017-08-23 Sreerenj BalachandranFEI: Select VME and/or PAK as per user request
2017-08-23 Sreerenj BalachandranFEI: Add basic infrastructure for FEI enablement
2017-08-16 Xiang, HaihaoMerge branch 'v1.8-branch' into master
2017-07-17 Xiang, HaihaoEncoder: Avoid memory leak
2017-07-13 peng.chenParse ROI Misc parameters for CQP mode
2017-06-12 peng.chenAdd the support of multi-slices for the HEVC encoder
2017-06-12 peng.chenSet the quality range and default level for hevc encoder
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-04-27 peng.chenAdd the support of multi-slices for the HEVC encoder
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-13 peng.chenSet the quality range and default level for hevc encoder
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2017-04-06 Pengfei QuENC: Add the attribute of VAConfigAttribEncMaxSlices...
2017-04-06 Pengfei QuENC: Add the attribute of VAConfigAttribEncMaxSlices...
2017-03-27 Pengfei QuEncoder: AVC encoder improved on KBL
2017-03-22 Pengfei QuEncoder: AVC encoder improved on KBL
2017-03-06 Pengfei QuFix the quality range regression issue
2017-03-02 Pengfei QuENC:support more quality level and switch to new AVC...
2017-02-22 Xiang, HaihaoSet the pipeline to use the new VP8 encoding shaders...
2017-02-16 peng.chenFix the linear P010 aborts bug for hevc main10 encoding.
2017-01-17 Sean V KelleyRevert "ENC:support more quality level and switch to...
2017-01-10 Pengfei QuENC:support more quality level and switch to new AVC...
2017-01-09 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2017-01-05 Mark ThompsonH.264 encoder: respect initial QP setting
2017-01-05 Mark ThompsonH.264 encoder: respect min QP setting
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-23 Mark ThompsonVP9 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-02 Xiang, HaihaoCheck VP8 brc parameters in the common function
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-17 Zhao YakuiInitialize one 10bit-scaling gpe_context for Gen9
2016-10-31 Xiang, HaihaoSet default framerate to 30fps if user doesn't set...
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, HaihaoUse a 2-dimensional array to store misc parameters
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, HaihaoCode cleanup for vme/mfc initializing on SKL
2016-10-31 Pengfei QuHEVC10bit ENC:enable hevc 10bit encoding pipeline
2016-10-04 Xiang, HaihaoSet default framerate to 30fps if user doesn't set...
2016-09-19 Xiang, HaihaoMerge branch 'v1.7-branch' into fdo--master
2016-09-16 Xiang, HaihaoSave bitrate and framerate per temporal layer
2016-09-16 Xiang, HaihaoUse arrays to store bitrate and framerate
2016-09-16 Xiang, HaihaoCheck temporal layer structure
2016-09-16 Xiang, HaihaoUse a 2-dimensional array to store misc parameters
2016-09-16 Xiang, HaihaoCheck bitrate control related parameters in sequence...
2016-09-16 Xiang, HaihaoAdd some new internal variables for a new sequence
2016-09-16 Xiang, HaihaoAdd an internal flag to indicate the start of a new...
2016-09-09 Xiang, HaihaoCode cleanup for vme/mfc initializing on SKL
2016-09-08 Pengfei QuHEVC10bit ENC:enable hevc 10bit encoding pipeline
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 Zhao YakuiEncoding: ROI support for CQP/CBR on Haswell/Ivy
2016-08-22 Zhao YakuiEncoding: Add one ROI flag and ROI buffer
2016-08-22 XuGuangxinEncode: Clear right and bottom border of NV12 surface...
2016-08-22 Daniel Charlesi965_encoder: return a failing status
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 Zhao YakuiEncoding: ROI support for CQP/CBR on Haswell/Ivy
2016-08-15 Zhao YakuiEncoding: Add one ROI flag and ROI buffer
2016-07-29 XuGuangxinEncode: Clear right and bottom border of NV12 surface...
2016-07-29 Daniel Charlesi965_encoder: return a failing status
2016-05-27 Zhao YakuiExport the Vp9 encoding profile/entrypoint for KBL
2016-05-26 Zhao YakuiAdd one field to keep the specific priv_state for encoding
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...
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-09-06 Xiang, Haihaoencode/hevc: Check slice type first in case user passes...
2015-09-06 Lim Siew HoonFix klockwork critical message hit on calloc function...
2015-09-06 Xiang, Haihaoencode/hevc: Check slice type first in case user passes...
2015-03-19 Qu,PengfeiHEVC ENC:Added pipeline init
2015-03-19 Zhong LiVP8 HWEnc: Build VP8 PAK pipeline and enabling I frame
2015-03-19 Zhong LiVP8 HWEnc: Build vp8 gen9 encoding vme pipeline
2014-12-13 Sirisha MuppavarapuJPEG Encode: Added support for UYVY/YUY2/Y8 Input formats
2014-12-13 Xiang, HaihaoAdd support for JPEG encoding on SKL
2014-12-13 Zhao YakuiSkl: Add the initial support for media encoding
2014-11-19 Sirisha MuppavarapuJPEG Encode: Added JPEG Encode feature support for...
2014-09-09 Zhong LiRemove gen7 only limitation for encoding configuration
2014-09-09 Zhong LiAdd multi quality levels encoding support for GEN7
2014-06-16 Li XiaoweiMVC: CODEC_H264_MVC defination and relatived properties...
2014-06-16 Zhao YakuiDefine i965_CreateSurfaces in header file explicitly...
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-04-23 Zhao YakuiDefine i965_DestroySurfaces in header file explicitly...
2014-02-27 Xiang, HaihaoDon't advertise CBR for MPEG-2 encoding
2014-02-27 Zhao YakuiAdd the separated media encoding/decoding files for BDW
next