summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Enable the Bay Trail platform.Zhao Halley2013-09-062-2/+18
* VPP: remove needless functions and parameters in gpe pipelineLi Xiaowei2013-09-062-10/+0
* Fixes valgrind warningXiang, Haihao2013-09-061-1/+1
* Release the private driver data when call vaTerminate()Xiang, Haihao2013-09-061-0/+3
* VPP: check the filter when query the video filter capabilitiesXiang, Haihao2013-09-061-0/+11
* Insert a phantom slice for H.264 deocdong on SNBXiang, Haihao2013-09-061-5/+51
* Check the returned pointer from malloc() before using itXiang, Haihao2013-07-101-0/+3
* Add the dependency to the ring supported by the underlying OS for VPP filtersXiang, Haihao2013-07-012-16/+59
* Check whether VEBOX is supported by the underlying OSXiang, Haihao2013-07-012-1/+4
* Won't build the shaders for Sharpening on HSWXiang, Haihao2013-06-281-1/+1
* build: fix make dist for packaging.Gwenole Beauchesne2013-06-273-6/+12
* Revert "Make it built against the current upstream libdrm"Xiang, Haihao2013-06-251-4/+0
* Silence the warningXiang, Haihao2013-06-211-1/+1
* VPP: Filter parameters are stored in system memoryXiang, Haihao2013-06-211-1/+1
* Fix copy&paste errorXiang, Haihao2013-06-211-2/+2
* VEBOX: output 2 frames for advanced DIXiang, Haihao2013-06-211-2/+7
* VEBOX: motion adaptive DI on HSWXiang, Haihao2013-06-214-38/+110
* VEBOX: update internal surfaceXiang, Haihao2013-06-211-0/+14
* VEBOX: track the frame sequenceXiang, Haihao2013-06-212-6/+5
* VEBOX: clean upXiang, Haihao2013-06-211-9/+0
* VEBOX: Update VEBOX_STATE for Bob DIXiang, Haihao2013-06-211-4/+17
* VEBOX: Update DNDI table on HaswellXiang, Haihao2013-06-211-38/+50
* Update the supported render target format and pixel formatXiang, Haihao2013-06-214-161/+199
* Update the implementation of vaQueryVideoProcFilterCaps()Xiang, Haihao2013-06-211-47/+84
* Update the implementation of vaQueryVideoProcFilters()Xiang, Haihao2013-06-212-9/+35
* VAProcFilterNone isn't a actual filterXiang, Haihao2013-06-212-8/+4
* Return supported external memory types in vaQuerySurfaceAttributes()Xiang, Haihao2013-06-211-0/+9
* Add support for vaQuerySurfaceAttributes()Xiang, Haihao2013-06-212-0/+243
* Add support for VA_SURFACE_ATTRIB_MEM_TYPE_KERNEL_DRM and VA_SURFACE_ATTRIB_M...Xiang, Haihao2013-06-212-25/+279
* VEBOX: Fix image garbage at border when pro ampLi Xiaowei2013-06-201-3/+3
* VEBOX: Fix endingX setting for dndi/iecp commandLi Xiaowei2013-06-201-2/+2
* VEBOX: Turn off CSC function in VEBOX pipelineLi Xiaowei2013-06-131-20/+11
* More reserved PCI IDs for HaswellXiang, Haihao2013-06-091-3/+53
* Update max_wm_threads on HaswellXiang, Haihao2013-06-091-6/+8
* Fix Haswell GT3Xiang, Haihao2013-06-092-26/+30
* A workaround for clearing a Y-tiled surfaceXiang, Haihao2013-06-071-6/+18
* VPP: Update the mapping of VPP filter to internal flagXiang, Haihao2013-06-051-3/+0
* remove VAProcFilterColorStandardXiang, Haihao2013-06-051-1/+0
* VPP/HSW: don't use VAProcFilterColorStandardXiang, Haihao2013-05-212-5/+6
* Support tiled surface for IMC1/IMC3Xiang, Haihao2013-05-201-1/+3
* Use IMC3 for JPEG decodingXiang, Haihao2013-05-203-2/+3
* Add the config attribute of EncMaxRefFramesZhao Yakui2013-05-091-0/+6
* PAK encoding uses the reference list parsed from slice_param instead of hacke...Zhao Yakui2013-05-094-7/+97
* Unify the AVC ref frame index setting on Snb/Ivy/HSWZhao Yakui2013-05-094-52/+31
* VME uses reference frame parsed from slice_param instead of hacked DPBZhao Yakui2013-05-093-32/+119
* Clean up gen7_vme_context_init()Xiang, Haihao2013-04-241-26/+16
* Rework the VPP CSC shader from NV12 to RGB to eliminate corruptionZhao Yakui2013-04-033-341/+379
* Fix the incorrect VPP parameter setting on Ivy/HaswellZhao Yakui2013-04-034-8/+9
* Handle the pitch when using RGBX surface in VPPZhao Yakui2013-04-031-0/+1
* Merge branch 'master' into stagingXiang, Haihao2013-04-0329-258/+271
|\