CHV: Add PCIID placeholders for CHV
[platform/upstream/libva-intel-driver.git] / src / i965_encoder.c
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
2013-12-03 Xiang, HaihaoH.264: Support Constrained Baseline profile instead...
2013-09-06 Xiang, HaihaoCleanup profile tracking in encoder
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
2013-03-15 Xiang, HaihaoVPP: check the backing store buffer
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reference...
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reconstructed...
2013-03-15 Xiang, HaihaoEncoder: check whether the coded buffer and reconstruct...
2013-03-15 Xiang, HaihaoEncoder: unify the initialization of the context
2013-03-15 Xiang, HaihaoEncoder: directly use the surface object of the input...
2013-03-15 Xiang, HaihaoReturn the status when running the pipeline
2013-01-17 Zhao YakuiAdd the separated encoding files for Ivy
2012-12-14 Xiang, HaihaoNew field profile in struct intel_encoder_context
2012-11-01 Zhao YakuiAllow to create batchbuffer based on the expected buffe...
2012-10-31 Zhao YakuiAllow to create batchbuffer based on the expected buffe...
2012-10-23 Zhao YakuiAdd the separated file for media encoding on haswell
2012-10-23 Zhao YakuiAdd the separated files for media encoder on haswell
2012-06-11 Rogozhkin, Dmitry VNew BRC algorithm to match HRD
2012-03-29 Zhou ChangFixed CBR mode missed issue in SNB.
2012-03-16 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-02-22 Xiang, HaihaoUse the bitrate control mode set in the current configu...
2012-02-22 Xiang, HaihaoFix the interface for internal context initialization
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-07 Xiang, Haihaoi965_drv_video: Simplify render buffer function
2012-02-01 Xiang, HaihaoAdd support for I420, YV12 etc. formatted YUV surface...
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-01-10 Xiang, HaihaoAvoid depending on va_backend.h for some files
2011-12-19 Xiang, HaihaoSplit Gen6 MFC and Gen7 MFC
2011-10-11 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-09-19 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-08-25 Xiang, Haihaoi965_drv_video: Simplify render buffer function
2011-08-22 Gwenole BeauchesneMoved files around.