summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-27API: backend: add VA display types.{merged}/staging.10.drm_baseGwenole 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
2012-05-21Add VP8 decoding APIJonathan Bian3-1/+215
2012-05-21Add Deblocking and FRC filter to VPP APIJonathan Bian1-0/+21
2012-05-20license header: add the missing license header to filesAustin Yuan9-0/+205
2012-05-11jpeg: fix IQ matrix and Huffman table buffer name.Gwenole Beauchesne2-13/+13
2012-05-11Update JPEG decode demo to match current API.Gwenole Beauchesne2-45/+77
2012-05-11A simple JPEG example to use VAAPIZhao Halley5-1/+1071
2012-05-11jpeg: cosmetics (vertical align).Gwenole Beauchesne1-5/+5
2012-04-24Android.mk: install VPP header filesAustin Yuan1-1/+3
2012-04-24VAEncXXXH264Baseline: start to drop VAEncXXXXBaselineAustin Yuan6-212/+120
2012-04-24tpi: clean the old interface, and use new oneAustin Yuan3-241/+80
2012-04-24android backend: add the new device ID into itAustin Yuan2-0/+23
2012-04-24Add new fourcc codesJonathan Bian1-0/+2
2012-04-24Add initial JPEG decoding API.Gwenole Beauchesne3-0/+196
2012-04-19vatrace: trace H.264 encode parametersErmilov, Dmitry1-1/+234
2012-04-08API: h264 decode: fix the definition of slice_data_bit_offset.Gwenole Beauchesne1-6/+6
2012-04-08Revert "API: h264 decode: introduce num_emulation_prevention_bytes."Gwenole Beauchesne1-35/+0
2012-04-04API: h264 decode: introduce num_emulation_prevention_bytes.Gwenole Beauchesne1-0/+35
2012-04-04API: h264 decode: clarify slice_data_bit_offset field.Gwenole Beauchesne1-2/+13
2012-04-03API: vpp: remove extraneous flags member.Gwenole Beauchesne1-2/+0
2012-04-03API: bump version to 0.34.0 (libva 1.2.0).Gwenole Beauchesne3-4/+10