| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-05-10 | Build EGL if EGL/egl.h isn't installed in the default pathHEADmaster | Xiang, Haihao | 1 | -1/+1 |
| 2012-05-10 | Fix regression caused by 027a1298c22aeecc2fee2d270cd86790530892f6 | Xiang, Haihao | 1 | -2/+6 |
| 2012-04-16 | test: fix build of v4l encode demo. | Bastien Nocera | 1 | -0/+1 |
| 2012-04-10 | Fix bad Makefile indent | Yuanhan Liu | 2 | -6/+6 |
| 2012-04-10 | Fix configure error. | Xiang, Haihao | 1 | -1/+1 |
| 2012-04-08 | .gitignore: update. | Gwenole Beauchesne | 1 | -13/+18 |
| 2012-04-08 | configure: fix GLX and EGL tests. | Gwenole Beauchesne | 1 | -16/+21 |
| 2012-04-08 | Revert "declare vaGetDisplay in va.h instead of va_xxx.h" | Gwenole Beauchesne | 4 | -8/+23 |
| 2012-04-08 | API: h264 decode: fix the definition of slice_data_bit_offset. | Gwenole Beauchesne | 1 | -6/+6 |
| 2012-04-05 | API: h264 decode: clarify slice_data_bit_offset field. | Gwenole Beauchesne | 1 | -2/+13 |
| 2012-04-03 | Allow 0.32.x drivers. | Gwenole Beauchesne | 1 | -4/+24 |
| 2012-04-03 | API: bump version to 0.33.0 (libva 1.1.0). | Gwenole Beauchesne | 1 | -2/+2 |
| 2012-03-29 | test/egl: Fix compiling error if GLESv1_CM isn't installed in the default loc... | Xiang, Haihao | 1 | -2/+3 |
| 2012-03-29 | Demo code v4l/h264 encode/decode using Libva | Sven Putteneers | 14 | -1/+2733 |
| 2012-02-07 | update vainfo | Xiang, Haihao | 1 | -1/+1 |
| 2012-02-07 | A simple JPEG example to use VAAPI | Zhao Halley | 5 | -1/+1071 |
| 2012-02-06 | Fix comment for JPEG quantization table | Xiang, Haihao | 1 | -1/+1 |
| 2012-02-06 | Remove the macros for JPEG components | Xiang, Haihao | 1 | -6/+1 |
| 2012-02-06 | Directly use component id instead of component index in VASliceParameterBuffe... | Xiang, Haihao | 1 | -1/+1 |
| 2012-02-06 | Modify the interface of Huffman table for JPEG decoding | Xiang, Haihao | 1 | -18/+10 |
| 2012-02-06 | Support 16-bits quantization element for JPEG decoding | Xiang, Haihao | 1 | -2/+8 |
| 2012-02-06 | Modify the interface of Quantization table for JPEG decoding | Xiang, Haihao | 1 | -15/+5 |
| 2012-02-06 | refine the JPEG decoding interface | Xiang, Haihao | 1 | -6/+1 |
| 2012-02-06 | va: add data structure for JPEG decoding | Xiang, Haihao | 1 | -0/+112 |
| 2012-01-19 | include va_egl.h instead of va.h | Xiang, Haihao | 1 | -1/+1 |
| 2012-01-13 | fix the check for EGL | Xiang, Haihao | 1 | -2/+6 |
| 2012-01-13 | Don't build egl case without EGL | Xiang, Haihao | 1 | -1/+1 |
| 2012-01-10 | Remove dependency on X11/Xlib.h | Xiang, Haihao | 3 | -4/+4 |
| 2012-01-10 | Remove legacy DRI support | Xiang, Haihao | 7 | -1273/+0 |
| 2012-01-10 | Don't build the EGL test case without GLESv1_CM | Xiang, Haihao | 2 | -1/+4 |
| 2011-12-14 | egl/va_egl_x11: fix the number of the allocated elements | Xiang, Haihao | 1 | -2/+2 |
| 2011-12-14 | Array bound check | Xiang, Haihao | 3 | -3/+18 |
| 2011-12-14 | Update VA/EGL test case as well | Xiang, Haihao | 1 | -4/+100 |
| 2011-12-14 | Update the VA/EGL implementation in VAAPI | Xiang, Haihao | 4 | -221/+268 |
| 2011-12-14 | Update VA/EGL interfaces | Xiang, Haihao | 1 | -16/+74 |
| 2011-12-14 | Move va_egl.h to va/ to avoid compile error | Xiang, Haihao | 2 | -1/+1 |
| 2011-12-14 | a test case to use VA/EGL interfaces | Xiang, Haihao | 4 | -0/+522 |
| 2011-12-14 | VA/EGL interfaces | Xiang, Haihao | 9 | -12/+921 |
| 2011-12-14 | New hooks to create/free native pixmap | Xiang, Haihao | 2 | -0/+53 |
| 2011-12-14 | declare vaGetDisplay in va.h instead of va_xxx.h | Xiang, Haihao | 4 | -23/+8 |
| 2011-12-14 | rename NativeDisplay to VANativeDisplay | Xiang, Haihao | 1 | -1/+1 |
| 2011-11-16 | va_tpi.h: corret a typo (Kbuf->KBuf) | Austin Yuan | 1 | -1/+1 |
| 2011-11-03 | configure: add check for EGL. | Gwenole Beauchesne | 1 | -3/+19 |
| 2011-11-03 | configure: simplify summary. | Gwenole Beauchesne | 1 | -19/+9 |
| 2011-11-03 | configure: cosmetics (clean up configure options). | Gwenole Beauchesne | 1 | -11/+12 |
| 2011-11-03 | configure: cosmetics (sort AC_OUTPUT Makefiles). | Gwenole Beauchesne | 1 | -22/+22 |
| 2011-11-03 | doc: add Doxygen templates. | Gwenole Beauchesne | 4 | -2/+1745 |
| 2011-11-02 | libva: bump version for development. | Gwenole Beauchesne | 1 | -2/+2 |
| 2011-10-28 | 1.0.15.libva-1.0.15 | Gwenole Beauchesne | 2 | -3/+3 |
| 2011-10-28 | debian: add package for vainfo. | Gwenole Beauchesne | 3 | -0/+11 |