OSDN Git Service

Fix a typo
[android-x86/hardware-intel-common-vaapi.git] / src / gen7_mfc.c
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2016-08-22 Jia Mengscaling matrix of h264 encoder on gen7/gen7.5/gen8...
2016-08-15 Jia Mengscaling matrix of h264 encoder on gen7/gen7.5/gen8...
2015-09-15 Xiang, HaihaoCheck pointer returned from calloc()
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-02-27 Zhao YakuiUpdate the MFX_AVC_IMAGE_STATE to follow the spec
2014-02-27 Zhao YakuiAvoid the duplicated macro-definition of surface size
2013-12-03 Xiang, HaihaoH.264: Support Constrained Baseline profile instead...
2013-11-13 Zhao YakuiRemove the unused variable to avoid the warning
2013-11-13 Zhao YakuiEncoding reuses aux_batchbuffer instead of allocating...
2013-11-13 Xiang, HaihaoIndent the code of encoding
2013-09-06 Zhao YakuiOptimize quantization rounding precision for MPEG2...
2013-09-06 Xiang, HaihaoCleanup profile tracking in encoder
2013-09-06 Xiang, HaihaoRename the macros
2013-04-03 Xiang, HaihaoMerge branch 'master' into staging
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: directly use the surface object of the input...
2013-03-15 Xiang, HaihaoSilence a bunch of warnings
2013-01-17 Li XiaoweiRefine mpeg2 mfc pipeline code
2013-01-17 Zhao YakuiAdd the bidirectional MVP to optimize the VME parameter...
2012-10-23 Zhao YakuiAdd the common BRC API to avoid the duplicated code
2012-06-11 Rogozhkin, Dmitry VNew BRC algorithm to match HRD
2012-05-14 Zhou ChangEnable Stream-Out on IVB
2012-04-19 Xiang, HaihaoRemove hard-coded code.
2012-03-13 Xiang, HaihaoMerge branch 'vaapi-ext' into staging-work
2012-03-09 Xiang, HaihaoSetup pipeline to create MFC batchbuffer on Sandybridge
2012-03-08 Xiang, HaihaoSetup pipeline to create MFC batchbuffer on IVB
2012-03-02 teaonlySynced gen7 with gen6 for HRD.
2012-03-02 teaonlySynced gen7 with gen6 for HRD.
2012-02-29 Zhou,ChangSynced IVB with SNB, added HRD and multipul slices...
2012-02-22 Xiang, HaihaoSupport Main & High profile
2012-02-22 Xiang, HaihaoUse the bitrate control mode set in the current configu...
2012-02-22 Xiang, HaihaoSwitch to the new interface in staging branch.
2012-02-22 Xiang, HaihaoMerge branch 'master' into staging
2012-02-14 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2012-02-01 Xiang, HaihaoAdd support for I420, YV12 etc. formatted YUV surface...
2012-01-18 Xiang, HaihaoFix graphics memory allocation for VA surface
2012-01-12 Xiang, HaihaoMerge branch 'master' into vaapi-ext
2011-12-19 Xiang, HaihaoSplit Gen6 MFC and Gen7 MFC