Age | Commit message (Expand) | Author | Files | Lines |
2016-08-22 | Remove unused 'id' in va_wayland_drm_create | Lim Siew Hoon | 1 | -1/+0 |
2016-08-22 | Remove unused local varibles in upload_source_YUV_once_for_all. | Lim Siew Hoon | 1 | -3/+0 |
2016-08-22 | Remove unused variable 'id' in va_wayland_emgd_create. | Lim Siew Hoon | 1 | -1/+0 |
2016-08-22 | Remove unused 'k' in test func and pre func. | Lim Siew Hoon | 3 | -3/+3 |
2016-08-22 | Remove unused 'i' in va_TraceVAEncPackedHeaderParameterBufferType | Lim Siew Hoon | 1 | -1/+0 |
2016-08-22 | Remove unused 'trace_index' in va_TraceInit | Lim Siew Hoon | 1 | -1/+0 |
2016-08-22 | Remove unused 'j' in va_TraceVAPictureParameterBufferVP9. | Lim Siew Hoon | 1 | -1/+1 |
2016-08-22 | Remove unused 'check_sum' and 'j' in va_TraceSurface | Lim Siew Hoon | 1 | -2/+1 |
2016-08-22 | Remove unused 'i' and 'buf_list' in va_TraceDestroyBuffer | Lim Siew Hoon | 1 | -3/+0 |
2016-08-22 | libva 1.7.2.pre1 for development | Xiang, Haihao | 1 | -2/+2 |
2016-08-08 | va_trace: add traces for vp9encoder | Daniel Charles | 1 | -0/+126 |
2016-08-05 | Bump VA-API version to 0.39.3 | Xiang, Haihao | 1 | -1/+1 |
2016-08-04 | Add one flag to use the qp_delta instead of qp priority for ROI under non-CQP... | jialipen | 1 | -14/+61 |
2016-08-01 | Properly terminate parsed environment values with '\0'. | Tobias Stoeckmann | 2 | -2/+8 |
2016-08-01 | Changed 'c' variable 'char' data type to 'int' data type (v3) | Lim Siew Hoon | 3 | -3/+3 |
2016-07-22 | Clean up the duplicate checking for unsuported source YUV format | Lim Siew Hoon | 1 | -3/+0 |
2016-07-22 | Fix the p->load_huffman_table[0] keep print first element in for loop | Lim Siew Hoon | 1 | -1/+1 |
2016-07-22 | avoid U_row overwrite NULL value if src_fourcc and dst_fourcc is NV12 | Lim Siew Hoon | 1 | -6/+12 |
2016-07-22 | Fix infinite loop | Lim Siew Hoon | 1 | -2/+3 |
2016-07-22 | Add assert check memory allocation potential NULL issue | Lim Siew Hoon | 1 | -0/+3 |
2016-07-22 | Fix memory leak issue in open_display func | Lim Siew Hoon | 1 | -1/+3 |
2016-07-22 | Fix test_06 failed and hitting assert check | Lim Siew Hoon | 1 | -0/+7 |
2016-07-22 | Avoid access invalid memory location huffman_table for index 2..3 (v2) | Lim Siew Hoon | 1 | -8/+8 |
2016-07-22 | Fix buffer overflow for array index out of bounds in test_07 | Lim Siew Hoon | 1 | -2/+2 |
2016-07-22 | add assert check for potential NULL issue in test/encode/ | Lim Siew Hoon | 4 | -0/+7 |
2016-07-22 | add assert to check for potential NULL issue in test_XX | Lim Siew Hoon | 5 | -0/+7 |
2016-07-22 | check memory alloc to avoid NULL and initialize value in YUV_blend_with_pic (v2) | Lim Siew Hoon | 1 | -2/+21 |
2016-07-22 | check memory allocation and initialize to zero value in save_recyuv (v2) | Lim Siew Hoon | 1 | -0/+34 |
2016-07-22 | fix buffer overflow for dc_values and ac_values (v2) | Lim Siew Hoon | 1 | -8/+12 |
2016-06-24 | Remove unused 'id' in va_wayland_drm_create | Lim Siew Hoon | 1 | -1/+0 |
2016-06-24 | Remove unused local varibles in upload_source_YUV_once_for_all. | Lim Siew Hoon | 1 | -3/+0 |
2016-06-24 | Remove unused variable 'id' in va_wayland_emgd_create. | Lim Siew Hoon | 1 | -1/+0 |
2016-06-24 | Remove unused 'k' in test func and pre func. | Lim Siew Hoon | 3 | -3/+3 |
2016-06-24 | Remove unused 'i' in va_TraceVAEncPackedHeaderParameterBufferType | Lim Siew Hoon | 1 | -1/+0 |
2016-06-24 | Remove unused 'trace_index' in va_TraceInit | Lim Siew Hoon | 1 | -1/+0 |
2016-06-24 | Remove unused 'j' in va_TraceVAPictureParameterBufferVP9. | Lim Siew Hoon | 1 | -1/+1 |
2016-06-24 | Remove unused 'check_sum' and 'j' in va_TraceSurface | Lim Siew Hoon | 1 | -2/+1 |
2016-06-24 | Remove unused 'i' and 'buf_list' in va_TraceDestroyBuffer | Lim Siew Hoon | 1 | -3/+0 |
2016-06-21 | libva 1.7.1libva-1.7.1 | Xiang, Haihao | 2 | -3/+3 |
2016-06-03 | libva 1.7.2.pre1 for development | Xiang, Haihao | 1 | -1/+1 |
2016-06-03 | Update NEWSlibva-1.7.1.pre1 | Xiang, Haihao | 1 | -2/+10 |
2016-05-27 | fix check NULL issues | peng.chen | 1 | -3/+16 |
2016-05-27 | Bump VA-API version to 0.39.2 | Xiang, Haihao | 1 | -1/+1 |
2016-05-27 | Add API for VP9 Encode | Wang, Ce | 4 | -0/+601 |
2016-05-24 | Fix missing parameter of vatrace DisplayAttribute print | Austin Yuan | 1 | -4/+5 |
2016-05-22 | trace: Cleanup some HEVC prints | Scott D Phillips | 1 | -46/+62 |
2016-05-22 | trace: Add `va_TracePrint`, `va_TraceVPrint` static functions | Scott D Phillips | 1 | -16/+34 |
2016-05-13 | add the support of multiple context tracing | peng.chen | 3 | -219/+1069 |
2016-05-11 | Bump VA-API version to 0.39.1 | Xiang, Haihao | 1 | -1/+1 |
2016-05-09 | test/encode/avcenc: Add support for low power mode | Xiang, Haihao | 1 | -4/+11 |