summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libva: bump version to 1.0.17 for developmentv1.0-branchXiang, Haihao2012-08-021-2/+2
* libva 1.0.16libva-1.0.16Xiang, Haihao2012-08-022-2/+7
* jpeg: pad Huffman table to 4-byte boundaries (Haihao).Gwenole Beauchesne2012-08-011-0/+2
* tests: fix JPEG decoding test to match the latest API.Gwenole Beauchesne2012-08-011-3/+5
* test/basic: fix make dist.Gwenole Beauchesne2012-07-271-1/+1
* test/basic: changed build target to noinst so they are built by defaultHaitao Huang2012-07-271-3/+3
* test/basic: fix build of basic tests.Haitao Huang2012-07-271-1/+1
* configure: bump API version for new JPEG codec.Gwenole Beauchesne2012-07-271-1/+1
* tests: add simple JPEG decoding example.Zhao Halley2012-07-266-1/+1103
* Add JPEG decoding API.Gwenole Beauchesne2012-07-263-0/+178
* API: h264 decode: fix the definition of slice_data_bit_offset.Gwenole Beauchesne2012-04-081-6/+6
* API: h264 decode: clarify slice_data_bit_offset field.Gwenole Beauchesne2012-04-051-2/+13
* libva: bump version for development.Gwenole Beauchesne2011-11-021-2/+2
* 1.0.15.libva-1.0.15Gwenole Beauchesne2011-10-282-3/+3
* debian: add package for vainfo.Gwenole Beauchesne2011-10-283-0/+11
* debian: don't use simple-patchsys (upstream has no patches).Gwenole Beauchesne2011-10-281-1/+0
* Add NEWS file.Gwenole Beauchesne2011-10-261-0/+32
* va: fix compiler warnings (drop unused variables).Gwenole Beauchesne2011-10-201-6/+0
* Add auto-generated Debian packaging.Gwenole Beauchesne2011-10-2023-195/+139
* libva: bump version for development.Gwenole Beauchesne2011-10-201-2/+2
* libva: allow pre-releases.Gwenole Beauchesne2011-10-201-0/+4
* libva: fix reported version as the one from VA-API.Gwenole Beauchesne2011-10-201-1/+1
* vainfo: report both VA-API and libva versions.Gwenole Beauchesne2011-10-202-3/+7
* API: fix versioning.Gwenole Beauchesne2011-10-208-41/+84
* test: fix build warnings on AndroidAustin Yuan2011-10-207-5/+12
* android: fix <va/va_version.h> dependenciesGwenole Beauchesne2011-10-181-2/+2
* android: fix generation of <va/va_version.h>Gwenole Beauchesne2011-10-181-8/+5
* va: generate __vaDriverInit_*() function name at run-time.Gwenole Beauchesne2011-10-182-11/+14
* va: don't explicitly include "config.h"Gwenole Beauchesne2011-10-181-1/+0
* build: drop generated files.Gwenole Beauchesne2011-10-182-168/+0
* vainfo: use system or user-defined DISPLAY to create the X display.Gwenole Beauchesne2011-10-171-1/+1
* dummy_drv_video: fix last commit.Gwenole Beauchesne2011-10-171-1/+1
* dummy_drv_video: only build if requested.Gwenole Beauchesne2011-10-172-4/+3
* pkgconfig: move files to a specific directory.Gwenole Beauchesne2011-10-178-23/+54
* configure: drop check for intel-gen4asm (moved to intel-driver).Gwenole Beauchesne2011-10-171-3/+0
* va_tpi: correct the first argument of vaCreateSurfaceFromKBufAustin Yuan2011-10-161-1/+1
* va_fglrx: fix driver name detection.Gwenole Beauchesne2011-10-111-11/+32
* vatrace/vafool: refine itAustin Yuan2011-09-2210-888/+469
* va_tpi: vaCreateSurfaceFromKBuf for streaming the video playback to remote mo...jiguoliang2011-09-213-18/+87
* va.h: TopFieldOrderCnt/BottomFieldOrderCnt should be signed instead of unsignedywan1712011-09-211-2/+2
* va: remove i965 driver from libva repositoryXiang, Haihao2011-09-19464-82003/+0
* va/test: Fix DSO link issueXiang, Haihao2011-09-194-4/+5
* va: update the check for intel-gen4asmXiang, Haihao2011-08-021-1/+1
* bump to 1.0.14libva-1.0.14Xiang, Haihao2011-07-281-1/+1
* i965_drv_video: don't export internal driver functions.Gwenole Beauchesne2011-07-273-1/+20
* va.h: VA_DECODE_ERROR_TYPE changed to VADecodeErrorType for unified codying s...Austin Yuan2011-07-261-4/+4
* dri2: ignore BadDrawable errors.Gwenole Beauchesne2011-07-261-1/+20
* Fix make dist.Gwenole Beauchesne2011-07-264-2/+7
* Fix out-of-source builds.Gwenole Beauchesne2011-07-269-17/+18
* i965_drv_video: cosmetics (cleanup Makefile).Gwenole Beauchesne2011-07-261-40/+58