summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Build EGL if EGL/egl.h isn't installed in the default pathHEADmasterXiang, 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
2011-12-14egl/va_egl_x11: fix the number of the allocated elementsXiang, Haihao1-2/+2
2011-12-14Array bound checkXiang, Haihao3-3/+18
2011-12-14Update VA/EGL test case as wellXiang, Haihao1-4/+100
2011-12-14Update the VA/EGL implementation in VAAPIXiang, Haihao4-221/+268
2011-12-14Update VA/EGL interfacesXiang, Haihao1-16/+74
2011-12-14Move va_egl.h to va/ to avoid compile errorXiang, Haihao2-1/+1
2011-12-14a test case to use VA/EGL interfacesXiang, Haihao4-0/+522
2011-12-14VA/EGL interfacesXiang, Haihao9-12/+921
2011-12-14New hooks to create/free native pixmapXiang, Haihao2-0/+53
2011-12-14declare vaGetDisplay in va.h instead of va_xxx.hXiang, Haihao4-23/+8
2011-12-14rename NativeDisplay to VANativeDisplayXiang, Haihao1-1/+1
2011-11-16va_tpi.h: corret a typo (Kbuf->KBuf)Austin Yuan1-1/+1
2011-11-03configure: add check for EGL.Gwenole Beauchesne1-3/+19
2011-11-03configure: simplify summary.Gwenole Beauchesne1-19/+9
2011-11-03configure: cosmetics (clean up configure options).Gwenole Beauchesne1-11/+12
2011-11-03configure: cosmetics (sort AC_OUTPUT Makefiles).Gwenole Beauchesne1-22/+22
2011-11-03doc: add Doxygen templates.Gwenole Beauchesne4-2/+1745
2011-11-02libva: bump version for development.Gwenole Beauchesne1-2/+2
2011-10-281.0.15.libva-1.0.15Gwenole Beauchesne2-3/+3
2011-10-28debian: add package for vainfo.Gwenole Beauchesne3-0/+11