summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-06egl: add vaGetBufferAttributeEGL() API.{obsolete}/13.eglGwenole Beauchesne3-39/+78
2012-09-06egl: add INTEL_VA_pixel_buffer spec draft.Gwenole Beauchesne2-0/+125
2012-09-06API: add new VA/EGL interfaces.Gwenole Beauchesne12-1825/+368
2012-09-06egl: fix/add missing license headers.Gwenole Beauchesne2-8/+8
2012-08-01jpeg: pad Huffman table to 4-byte boundaries (Haihao).Gwenole Beauchesne1-0/+2
2012-08-01tests: fix JPEG decoding test to match the latest API.Gwenole Beauchesne1-3/+5
2012-07-27test/basic: fix make dist.Gwenole Beauchesne1-1/+1
2012-07-26tests: merge JPEG decoding example from staging branch.Xiang, Haihao3-54/+80
2012-07-26Merge JPEG decoding API from staging branch.Gwenole Beauchesne3-88/+176
2012-07-12Fix compiling errorXiang, Haihao1-1/+1
2012-07-11test/basic: changed build target to noinst so they are built by defaultHaitao Huang1-3/+3
2012-07-06test/basic: fix build of basic tests.Haitao Huang1-1/+1
2012-07-06test/egl: fix license template for Makefile.am.Gwenole Beauchesne1-23/+22
2012-06-29Add the missing license header to some filesXiang, Haihao6-0/+140
2012-06-28license header: add the missing license header to filesAustin Yuan9-0/+205
2012-06-28Revert "libva 1.1.0"Gwenole Beauchesne1-1/+1
2012-06-28build: fix make dist.Gwenole Beauchesne4-0/+17
2012-06-28Fix build with alternate X11, GLX and EGL prefixes.Gwenole Beauchesne3-3/+21
2012-05-29new version for developmentXiang, Haihao1-2/+2
2012-05-29libva 1.1.0Xiang, Haihao1-1/+1
2012-05-10Build EGL if EGL/egl.h isn't installed in the default pathXiang, Haihao1-1/+1
2012-05-10Fix regression caused by 027a1298c22aeecc2fee2d270cd86790530892f6Xiang, Haihao1-2/+6
2012-04-16test: fix build of v4l encode demo.Bastien Nocera1-0/+1
2012-04-10Fix bad Makefile indentYuanhan Liu2-6/+6
2012-04-10Fix configure error.Xiang, Haihao1-1/+1
2012-04-08.gitignore: update.Gwenole Beauchesne1-13/+18
2012-04-08configure: fix GLX and EGL tests.Gwenole Beauchesne1-16/+21
2012-04-08Revert "declare vaGetDisplay in va.h instead of va_xxx.h"Gwenole Beauchesne4-8/+23
2012-04-08API: h264 decode: fix the definition of slice_data_bit_offset.Gwenole Beauchesne1-6/+6
2012-04-05API: h264 decode: clarify slice_data_bit_offset field.Gwenole Beauchesne1-2/+13
2012-04-03Allow 0.32.x drivers.Gwenole Beauchesne1-4/+24
2012-04-03API: bump version to 0.33.0 (libva 1.1.0).Gwenole Beauchesne1-2/+2
2012-03-29test/egl: Fix compiling error if GLESv1_CM isn't installed in the default loc...Xiang, Haihao1-2/+3
2012-03-29Demo code v4l/h264 encode/decode using LibvaSven Putteneers14-1/+2733
2012-02-07update vainfoXiang, Haihao1-1/+1
2012-02-07A simple JPEG example to use VAAPIZhao Halley5-1/+1071
2012-02-06Fix comment for JPEG quantization tableXiang, Haihao1-1/+1
2012-02-06Remove the macros for JPEG componentsXiang, Haihao1-6/+1
2012-02-06Directly use component id instead of component index in VASliceParameterBuffe...Xiang, Haihao1-1/+1
2012-02-06Modify the interface of Huffman table for JPEG decodingXiang, Haihao1-18/+10
2012-02-06Support 16-bits quantization element for JPEG decodingXiang, Haihao1-2/+8
2012-02-06Modify the interface of Quantization table for JPEG decodingXiang, Haihao1-15/+5
2012-02-06refine the JPEG decoding interfaceXiang, Haihao1-6/+1
2012-02-06va: add data structure for JPEG decodingXiang, Haihao1-0/+112
2012-01-19include va_egl.h instead of va.hXiang, Haihao1-1/+1
2012-01-13fix the check for EGLXiang, Haihao1-2/+6
2012-01-13Don't build egl case without EGLXiang, Haihao1-1/+1
2012-01-10Remove dependency on X11/Xlib.hXiang, Haihao3-4/+4
2012-01-10Remove legacy DRI supportXiang, Haihao7-1273/+0
2012-01-10Don't build the EGL test case without GLESv1_CMXiang, Haihao2-1/+4