summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-02libva: bump version to 1.0.17 for developmentv1.0-branchXiang, Haihao1-2/+2
2012-08-02libva 1.0.16libva-1.0.16Xiang, Haihao2-2/+7
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-27test/basic: changed build target to noinst so they are built by defaultHaitao Huang1-3/+3
2012-07-27test/basic: fix build of basic tests.Haitao Huang1-1/+1
2012-07-27configure: bump API version for new JPEG codec.Gwenole Beauchesne1-1/+1
2012-07-26tests: add simple JPEG decoding example.Zhao Halley6-1/+1103
2012-07-26Add JPEG decoding API.Gwenole Beauchesne3-0/+178
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
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
2011-10-28debian: don't use simple-patchsys (upstream has no patches).Gwenole Beauchesne1-1/+0
2011-10-26Add NEWS file.Gwenole Beauchesne1-0/+32
2011-10-20va: fix compiler warnings (drop unused variables).Gwenole Beauchesne1-6/+0
2011-10-20Add auto-generated Debian packaging.Gwenole Beauchesne23-195/+139
2011-10-20libva: bump version for development.Gwenole Beauchesne1-2/+2
2011-10-20libva: allow pre-releases.Gwenole Beauchesne1-0/+4
2011-10-20libva: fix reported version as the one from VA-API.Gwenole Beauchesne1-1/+1
2011-10-20vainfo: report both VA-API and libva versions.Gwenole Beauchesne2-3/+7
2011-10-20API: fix versioning.Gwenole Beauchesne8-41/+84
2011-10-20test: fix build warnings on AndroidAustin Yuan7-5/+12
2011-10-18android: fix <va/va_version.h> dependenciesGwenole Beauchesne1-2/+2
2011-10-18android: fix generation of <va/va_version.h>Gwenole Beauchesne1-8/+5
2011-10-18va: generate __vaDriverInit_*() function name at run-time.Gwenole Beauchesne2-11/+14
2011-10-18va: don't explicitly include "config.h"Gwenole Beauchesne1-1/+0
2011-10-18build: drop generated files.Gwenole Beauchesne2-168/+0
2011-10-17vainfo: use system or user-defined DISPLAY to create the X display.Gwenole Beauchesne1-1/+1
2011-10-17dummy_drv_video: fix last commit.Gwenole Beauchesne1-1/+1
2011-10-17dummy_drv_video: only build if requested.Gwenole Beauchesne2-4/+3
2011-10-17pkgconfig: move files to a specific directory.Gwenole Beauchesne8-23/+54
2011-10-17configure: drop check for intel-gen4asm (moved to intel-driver).Gwenole Beauchesne1-3/+0
2011-10-16va_tpi: correct the first argument of vaCreateSurfaceFromKBufAustin Yuan1-1/+1
2011-10-11va_fglrx: fix driver name detection.Gwenole Beauchesne1-11/+32
2011-09-22vatrace/vafool: refine itAustin Yuan10-888/+469
2011-09-21va_tpi: vaCreateSurfaceFromKBuf for streaming the video playback to remote mo...jiguoliang3-18/+87
2011-09-21va.h: TopFieldOrderCnt/BottomFieldOrderCnt should be signed instead of unsignedywan1711-2/+2
2011-09-19va: remove i965 driver from libva repositoryXiang, Haihao464-82003/+0
2011-09-19va/test: Fix DSO link issueXiang, Haihao4-4/+5
2011-08-02va: update the check for intel-gen4asmXiang, Haihao1-1/+1
2011-07-28bump to 1.0.14libva-1.0.14Xiang, Haihao1-1/+1
2011-07-27i965_drv_video: don't export internal driver functions.Gwenole Beauchesne3-1/+20
2011-07-26va.h: VA_DECODE_ERROR_TYPE changed to VADecodeErrorType for unified codying s...Austin Yuan1-4/+4
2011-07-26dri2: ignore BadDrawable errors.Gwenole Beauchesne1-1/+20
2011-07-26Fix make dist.Gwenole Beauchesne4-2/+7
2011-07-26Fix out-of-source builds.Gwenole Beauchesne9-17/+18
2011-07-26i965_drv_video: cosmetics (cleanup Makefile).Gwenole Beauchesne1-40/+58