OSDN Git Service

android-x86/hardware-intel-common-vaapi.git
2015-09-06 Zhao YakuiCall the wrapped backend driver for the given decoding
2015-09-06 Zhao YakuiAdd the support of wrapper the VA Buffer to the backend...
2015-09-06 Zhao YakuiAdd one function to wrapper VA surface into backend...
2015-09-06 Zhao YakuiCall the wrapped function to free wrapped surface/buffer
2015-09-06 Zhao YakuiCall wrapped driver to handle config/context related...
2015-09-06 Zhao YakuiWrapper the DriverContextP of backend driver
2015-09-06 Zhao YakuiAdd one field for Config/Context/Surface/Buffer to...
2015-09-06 Lim Siew HoonClean up unused local variable 'i965'
2015-09-06 Lim Siew HoonClean up the duplicate extra two line of code
2015-09-06 Lim Siew HoonFix if statement checking sampling factor for YUV422V_4Y
2015-09-06 Lim Siew HoonFix suspiciously placed semicolon at if statement.
2015-09-06 Lim Siew HoonFix memset initialize for huff_co_table and huff_si_tab...
2015-09-06 Lim Siew HoonFix memset initialize value for huff_size_table and...
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 Xiang, Haihaoencode/hevc: Check the correct BO before unreferencing it
2015-09-06 Joel HoldsworthAdded LIBVA_DRIVERS_PATH configure argument
2015-09-06 Zhao YakuiDecoding: Export the attribute of slice mode for decoding
2015-09-06 Zhao YakuiRemove the redundant check in vaBeginPicture call
2015-09-06 Zhao YakuiAdd one field to store the expected VA_RT_FORMAT for...
2015-09-06 Zhao YakuiVPP: Initialize the uninitialed surface to avoid NULL...
2015-09-06 Zhao YakuiVPP: Flush batch buffer to assure that previous GPU...
2015-09-06 Xiang, Haihaoencode/hevc: fix HEVC encode on SKL GT3
2015-09-06 Zhao YakuiVPP: Combine the CSC/Scaling together to optimize the...
2015-09-06 Xu GuangxinCreateSurfaces2: forward function return to caller
2015-09-06 Xiang, Haihao1.6.1.pre1 for development
2015-09-06 Gwenole Beauchesnevpp/avs: fix license terms (MIT).
2015-09-06 Zhao YakuiH264: Use macroblock pair to calculate H264 decoding...
2015-09-06 Xiang, Haihaodec/hevc: Use a different equation for metadata tile...
2015-09-06 Xiang, Haihaodec/hevc: Use the same equation for each metadata buffe...
2015-09-06 fritschGen75_vpp: Don't assert on BGRA input and output
2015-07-01 Xiang, Haihaolibva-intel-driver 1.6.0
2015-06-24 Xiang, Haihaoversion 1.6.0.pre2
2015-06-24 Qu,PengfeiFIX:HEVC enc cause GPU hang when lcu_size=32 with 720x4...
2015-06-24 Zhong LiVP8 HWEnc: Modify qp threshold value for mode cost...
2015-06-23 Zhao YakuiVPP: Configure SURFACE_STATE based on HW requirement...
2015-06-23 Zhao YakuiBDW/CHV/SKL: Follow the HW alignment requirement to...
2015-06-04 Xiang, HaihaoUpdate NEWS
2015-06-04 Xiang, HaihaoUpdate the dependency on VA API
2015-06-04 Xiang, HaihaoAdd vp8_inter_frame_gen8.asm and vp8_intra_frame_gen8...
2015-06-04 Xiang, HaihaoAdd Android.mk to the corresponding EXTRA_DIST
2015-06-04 Xiang, HaihaoFix 'make dist'
2015-06-04 Xiang, HaihaoUpdate NEWS
2015-06-03 Xiang, Haihaodec/vp8: fix segmentation update
2015-06-02 Sreerenj BalachandranHEVC/enc: Fix Multi Slice Encoding.
2015-06-02 Sreerenj BalachandranHEVC: encoder_utils: Fixes for packed slice header...
2015-06-02 Sreerenj BalachandranHEVC: Fix the nal unit type generation in packed slice...
2015-06-02 Sreerenj BalachandranHEVC: Fix the Wrong slice type usage
2015-05-25 Andy FurnissVPP: Enable field rate madi/mcdi. Only second hunk...
2015-05-25 Xiang, HaihaoVPP: Make sure the store buffer is allocated
2015-05-25 Xiang, HaihaoVPP: Adjust the parameter settings to DI on GEN6/GEN7
2015-05-25 Gwenole Beauchesnevpp: add support for Motion-Compensated deinterlacing...
2015-05-25 Gwenole Beauchesnevpp: fix advanced deinterlacing on Sandybridge and...
2015-05-25 Gwenole Beauchesnevpp: fix memory leak in DNDI code path.
2015-05-22 Xiang, HaihaoBump version to 1.6.0.pre1
2015-05-22 Zhong LiVP8 HWEnc: Init CBR QP at begining of gen8_mfc_vp8_init
2015-05-22 Zhong LiVP8 HWEnc: Fix CBR qp setting for vme cost
2015-05-20 U. Artie Eoffgen8_mfd: free surface used by JPEG decode
2015-05-18 Zhao YakuiDecode: Free the allocated internal surface used by...
2015-05-07 Zhong LiVP8 HWEnc: Fix vp8 mv incorrectly stored issue
2015-05-07 Xiang, HaihaoFix the build on Android
2015-04-29 Zhong LiVP8 HWEnc: Alloc larger memory for internal buffer
2015-04-29 Zhong LiVP8 HWEnc: Add CBR Support
2015-04-29 Xiang, HaihaoHEVC/dec: correct the frame store index
2015-04-29 Xiang, HaihaoHEVC/dec: Fix collocated_ref_idx and collocated_from_l0...
2015-04-29 Xiang, HaihaoHEVC/dec: Make sure the derived value for ChromaLog2Wei...
2015-04-29 Xiang, HaihaoHEVC/dec: Fix weight/offset in HCP_WEIGHTOFFSET
2015-04-29 Xiang, HaihaoFix segmentation fault
2015-04-17 Qu,PengfeiHEVC enc:Added 4K&2K support; Added Profile&Level 5...
2015-04-03 Xiang, HaihaoAllow va{Get,Put}Image() to use derived image
2015-03-26 Sirisha MuppavarapuFix the quality factor.
2015-03-26 Daniel Charlescheck that intel-gen4asm tool is actually present
2015-03-24 Gwenole Beauchesnevpp: add support for "low-power" mode.
2015-03-24 Olivier Cretegen7_mfd: Optimise start code search
2015-03-19 Sean V KelleyAdd support for HEVC decoding on CHV
2015-03-19 Zhong LiMPEG2 ENC: Remove gen9 pak pipeline code
2015-03-19 Zhong LiVP8 DEC: Change error concealment method
2015-03-19 Qu,PengfeiDisable the context check to avoid JPEG ENC failed
2015-03-19 Qu,PengfeiJust Style alignment
2015-03-19 Qu,PengfeiHEVC ENC:Added HEVC support in API function
2015-03-19 Qu,PengfeiHEVC ENC:Added pipeline init
2015-03-19 Qu,PengfeiHEVC ENC:Added VME pipeline
2015-03-19 Qu,PengfeiHEVC ENC:Added PAK pipeline
2015-03-19 Qu,PengfeiHEVC ENC:Added slice header generated internally
2015-03-19 Qu,PengfeiHEVC ENC:Added PAK context for HEVC
2015-03-19 Zhong LiVP8 HWEnc: Add BSW VP8 HWEnc support
2015-03-19 Zhong LiVP8 HWEnc: declare copyright and license of vp8_probs.h
2015-03-19 Zhong LiVP8 HWEnc: vp8 encode quality optimization
2015-03-19 Zhong LiVP8 HWEnc: Calc vp8 coded size by internal buffer
2015-03-19 Zhong LiVP8 HWEnc: Add P frame encoding support
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
2015-03-19 Zhong LiVP8 HWEnc: Add vp8 gen9 intra frame encoding shader
2015-03-19 Xiang, Haihao1.5.2.pre1 for development
2015-03-16 Xiang, HaihaoAdd new SKL PCI ids
2015-03-09 Sreerenj Balachandranjpeg_enc: Fix the column raster conversion of quatizati...
2015-03-09 Sreerenj Balachandranjpeg_enc: Fix the quatisation matrix scaling.
2015-03-09 Sreerenj Balachandranjpeg_enc: Avoid integer overflow while doing quality...
2015-03-05 Michael MüllerDo not print warnings on stdout
2015-02-26 Zhong Lidecode/VP8: HW needs 1 extra byte for each partition
next