Age | Commit message (Expand) | Author | Files | Lines |
2014-11-13 | vpp: expose BGRA surface formats on Ivybridge and Haswell.submit/tizen_ivi/20141201.111111submit/tizen/20141126.102545accepted/tizen/ivi/20141201.122140accepted/tizen/common/20141126.163030sandbox/pcoval/latest | Gwenole Beauchesne | 1 | -0/+12 |
2014-11-13 | Revert "add LockBuffer support for VAImage/VASurface" | Philippe Coval | 1 | -76/+0 |
2014-11-13 | add LockBuffer support for VAImage/VASurface | Zhao, Halley | 1 | -0/+76 |
2014-10-08 | change the attribute of hw_codec_info so that it can be updated dynamically | Zhao Yakui | 1 | -1/+1 |
2014-10-08 | Add one callback function for hw_codec_info to initialize hw_codec_info | Zhao Yakui | 1 | -0/+3 |
2014-09-09 | initial export_refcount for obj_buffer | Zhao, Halley | 1 | -0/+1 |
2014-09-09 | Add support for new VA buffer export APIs. | Gwenole Beauchesne | 1 | -0/+129 |
2014-09-09 | Remove gen7 only limitation for encoding configuration | Zhong Li | 1 | -1/+3 |
2014-09-09 | Add multi quality levels encoding support for GEN7 | Zhong Li | 1 | -0/+9 |
2014-06-16 | Encoding: Use the different delimeter to pass packed_rawdata and slice_header... | Zhao, Yakui | 1 | -24/+95 |
2014-06-16 | Fix the segfault while encoding multiple slice per frame. | Sreerenj Balachandran | 1 | -0/+7 |
2014-06-16 | Fix the GetConfigAttributes() for H264SteroHighProfile | Sreerenj Balachandran | 1 | -0/+1 |
2014-06-16 | H264_Encoding: Add the support of packed slice header to be flexible | Zhao, Yakui | 1 | -3/+29 |
2014-06-16 | H264_encoding: Reset the last_packed_header_type to avoid the unpaired packed... | Zhao, Yakui | 1 | -1/+6 |
2014-06-16 | H264_encoding: Add the support of inserting the packed raw data passed from user | Zhao, Yakui | 1 | -7/+55 |
2014-06-16 | H264_Encoding: Prepare some data structures for adding packed raw data | Zhao, Yakui | 1 | -0/+43 |
2014-06-16 | decoder: MVC chroma formats | Gwenole Beauchesne | 1 | -0/+6 |
2014-06-16 | decoder: h264: expose the set of supported MVC profiles. | Gwenole Beauchesne | 1 | -8/+30 |
2014-06-16 | MVC: CODEC_H264_MVC defination and relatived properties check | Li Xiaowei | 1 | -3/+37 |
2014-06-06 | New structure i965_fourcc_info | Xiang, Haihao | 1 | -73/+121 |
2014-06-02 | decoder: h264: optimize support for grayscale surfaces. | Gwenole Beauchesne | 1 | -0/+13 |
2014-06-02 | config: fix supported set of chroma formats for JPEG decode. | Gwenole Beauchesne | 1 | -0/+5 |
2014-06-02 | config: fix vaCreateConfig() to not override user chroma format. | Gwenole Beauchesne | 1 | -24/+66 |
2014-06-02 | config: fix vaGetConfigAttributes() to validate profile/entrypoint. | Gwenole Beauchesne | 1 | -67/+78 |
2014-06-02 | surface: factor out release of surface buffer storage. | Gwenole Beauchesne | 1 | -3/+11 |
2014-06-02 | surface: fix geometry (size, layout) of grayscale surfaces. | Gwenole Beauchesne | 1 | -4/+5 |
2014-05-26 | Limit the minimum pitch for linear surface | Xiang, Haihao | 1 | -6/+8 |
2014-05-26 | Simplify some macros | Xiang, Haihao | 1 | -19/+19 |
2014-05-26 | Dump chipset information in the vendor string | Xiang, Haihao | 1 | -1/+12 |
2014-05-26 | Move all of PCIIDs and codec info into separated files | Xiang, Haihao | 1 | -159/+5 |
2014-05-26 | i965_DeriveImage() support JPEG color formats | Zhong Li | 1 | -0/+6 |
2014-05-05 | Fix over assigned callback "QueryConfigEntrypoints". | qing.zhang | 1 | -1/+0 |
2014-04-25 | VPP: Enable Skin Tone Detection and Enhancement feature in the driver. | Sirisha Muppavarapu | 1 | -2/+7 |
2014-04-23 | Fix bound checking | Xiang, Haihao | 1 | -1/+1 |
2014-04-23 | V3: Add 422H support. | Alex wu | 1 | -0/+13 |
2014-04-23 | Use the VA_FOURCC_XXXX to replace the VA_FOURCC(X,X,X,X) in i965_drv_video | Zhao Yakui | 1 | -198/+198 |
2014-04-23 | Fix for check i965_check_alloc_surface_bo ret | Zhao, Halley | 1 | -3/+2 |
2014-04-23 | clean up some assert in i965_drv_video.c | Zhao, Halley | 1 | -196/+179 |
2014-04-23 | va: User specified tiling and stride support. | Zhao, Halley | 1 | -4/+78 |
2014-04-23 | Add the support of derive image from YV16 surface | Zhao Yakui | 1 | -0/+10 |
2014-04-23 | Export the surface attribute based on YV16 for VPP on Gen7+ | Zhao Yakui | 1 | -0/+12 |
2014-04-23 | Add the support of create surface based on YV16 format | Zhao Yakui | 1 | -1/+25 |
2014-02-27 | Don't advertise CBR for MPEG-2 encoding | Xiang, Haihao | 1 | -1/+5 |
2014-02-27 | Add the support of querying the surface attributes on BDW | Zhao Yakui | 1 | -0/+110 |
2014-02-27 | Add the ring supported for bdw vpp filters | Zhong Li | 1 | -4/+4 |
2014-02-27 | VPP: add vebox motion compensation support on BDW | Zhong Li | 1 | -0/+1 |
2014-02-27 | VPP: add VPP Filters for BDW | Xiang, Haihao | 1 | -0/+9 |
2014-02-27 | Remove unnecessary asserts | Zhong Li | 1 | -2/+0 |
2014-02-27 | Create the image with aligned width/height on BDW | Zhao Yakui | 1 | -22/+30 |
2014-02-27 | Add support for VAProbabilityBufferType | Xiang, Haihao | 1 | -1/+8 |