summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-06wayland: don't export internal functions.{merged}/staging.12.waylandGwenole Beauchesne3-2/+3
2012-08-06wayland: allow de-interlaced picture buffers.Gwenole Beauchesne5-4/+23
2012-08-06wayland: ship with wayland-drm protocol.Zhao halley5-1/+412
2012-08-06tests: add PutSurface test for Wayland.Benjamin Franzke2-4/+362
2012-08-06tests: add support for Wayland.Gwenole Beauchesne3-0/+204
2012-08-06API: add support for Wayland.Gwenole Beauchesne12-2/+774
2012-08-06configure: fix EGL check.Gwenole Beauchesne1-14/+6
2012-08-06drm: don't export internal functions.Gwenole Beauchesne3-0/+4
2012-08-06configure: check for visibility attribute.Gwenole Beauchesne2-0/+30
2012-08-01test/avcenc: link with -lpthread.Zhao Yakui1-1/+1
2012-07-31tests: fix JPEG decoding test to match the latest API.Gwenole Beauchesne1-3/+5
2012-07-31jpeg: pad Huffman table to 4-byte boundaries (Haihao).Gwenole Beauchesne1-0/+2
2012-07-27drm: move driver name detection to utilities.Gwenole Beauchesne4-37/+158
2012-07-27drm: fix build without X11 headers.Dmitry Ermilov4-16/+10
2012-07-27drm: allow authentication through X11 server.Gwenole Beauchesne4-1/+219
2012-07-27drm: ensure DRM connection is authenticated.Gwenole Beauchesne4-2/+106
2012-07-27Allow build without VA/X11 API.Dmitry Ermilov7-9/+45
2012-07-27tests: add support for raw DRM.Dmitry Ermilov3-0/+86
2012-07-27API: add support for raw DRM.Dmitry Ermilov8-2/+302
2012-07-27test/basic: fix make dist.Gwenole Beauchesne1-1/+1
2012-07-27API: backend: add VA display types.Gwenole Beauchesne4-1/+20
2012-07-27API: backend: rename VADriverContext.dri_state to drm_state.Gwenole Beauchesne6-19/+32
2012-07-27API: introduce DRM common utilities and data structures.Benjamin Franzke6-39/+111
2012-07-26tests: update JPEG decoding test case.Xiang, Haihao1-23/+15
2012-07-26jpeg: drop sample_precision since P=8 for baseline profile.Gwenole Beauchesne1-2/+0
2012-07-26jpeg: drop JPEG-2000 fields from structures for Baseline profile.Gwenole Beauchesne1-12/+0
2012-07-26jpeg: include <va/va_dec_jpeg.h> into core VA header.Gwenole Beauchesne1-0/+1
2012-07-26jpeg: document decoding API is only suitable to baseline profile.Gwenole Beauchesne1-8/+2
2012-07-26jpeg: add "Baseline" suffix the existing data structures.Xiang, Haihao1-8/+8
2012-07-16tests: avcenc: allow selection of display.Gwenole Beauchesne1-0/+3
2012-07-13rename NativeDisplay to VANativeDisplayXiang, Haihao1-1/+1
2012-07-13tests: allow selection of display.Gwenole Beauchesne6-0/+85
2012-07-13tests: avcenc: use common VA display creation routines.Dmitry Ermilov3-27/+28
2012-07-13tests: simplify VA display construction.Gwenole Beauchesne14-129/+503
2012-07-13test: fix avcenc build on Android.Gwenole Beauchesne1-2/+1
2012-07-11test/basic: changed build target to noinst so they are built by defaultHaitao Huang1-3/+3
2012-07-06test/encode: add avcenc target for Android.mk.Haitao Huang2-1/+32
2012-07-06test/encode/avcenc: rename swap32() to va_swap32().Haitao Huang1-3/+3
2012-07-06test: remove trailing whitespaces in Android.mk files.Haitao Huang4-25/+25
2012-07-06test/basic: fix build of basic tests.Haitao Huang1-1/+1
2012-07-06test/basic: update to new API.Haitao Huang6-8/+13
2012-06-28.gitignore: update.Gwenole Beauchesne1-11/+16
2012-06-28build: fix make dist.Gwenole Beauchesne2-0/+6
2012-06-28Fix build with alternate X11, GLX and EGL prefixes.Gwenole Beauchesne3-3/+22
2012-06-28Fix regression caused by 027a1298c22aeecc2fee2d270cd86790530892f6Xiang, Haihao1-2/+6
2012-06-28configure: fix GLX and EGL tests.Gwenole Beauchesne1-14/+18
2012-06-28fix the check for EGLXiang, Haihao1-1/+5
2012-06-19API for MPEG-2 encodingXiang, Haihao4-2/+325
2012-06-18jpeg: mark default Huffman table as valid.Gwenole Beauchesne1-0/+2
2012-06-18jpeg: fix display of dimensions.Gwenole Beauchesne1-1/+1