summaryrefslogtreecommitdiff
path: root/test/decode
Commit message (Expand)AuthorAgeFilesLines
* Avoid access invalid memory location huffman_table for index 2..3 (v2)Lim Siew Hoon2016-08-221-8/+8
* fix buffer overflow for dc_values and ac_values (v2)Lim Siew Hoon2016-08-221-8/+12
* test/decode/tinyjpeg: make sure the pointer is valid before dereferencing itXiang, Haihao2015-06-121-1/+1
* test/decode/tinyjpeg: use the fourcc format Y800 for grayscale imagesXiang, Haihao2015-06-101-1/+1
* test/decode/tinyjpeg: create VA surface with right render target formatXiang, Haihao2015-06-101-1/+1
* Enhanced JPEG VA test appminu.mathai2015-06-102-184/+296
* tests: cope with new vaCreateSurfaces() API.Gwenole Beauchesne2013-06-052-5/+8
* vaPutSurface test on Android: fix build isste on Android JBAustin Yuan2013-05-281-1/+1
* Automake 1.13 fixupsArmin K2013-03-191-1/+1
* android: fix tests for Android ICS.Haitao Huang2012-09-281-4/+3
* tests: sanitize build of test cases.Gwenole Beauchesne2012-09-271-12/+2
* build: drop useless Makefile variables.Gwenole Beauchesne2012-09-271-2/+2
* tests: allow selection of display.Gwenole Beauchesne2012-09-262-0/+5
* tests: simplify VA display construction.Gwenole Beauchesne2012-09-264-98/+54
* test: remove trailing whitespaces in Android.mk files.Haitao Huang2012-09-261-1/+1
* tests: fix JPEG decoding test to match the latest API.Gwenole Beauchesne2012-08-011-3/+5
* tests: merge JPEG decoding example from staging branch.Xiang, Haihao2012-07-263-54/+80
* build: fix make dist.Gwenole Beauchesne2012-06-281-0/+5
* A simple JPEG example to use VAAPIZhao Halley2012-02-075-1/+1071
* va/test: Fix DSO link issueXiang, Haihao2011-09-191-1/+1
* Fix out-of-source builds.Gwenole Beauchesne2011-07-261-1/+1
* Update on vatrace/test and va.hAustin Yuan2011-07-141-1/+1
* 1) test/*: enable/refine the test/* for both X11 and AndroidAustin Yuan2011-05-053-13/+79
* Fix out-of-source builds.Gwenole Beauchesne2010-06-021-1/+1
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-082-4/+4
* fix test build issueAustin Yuan2009-12-011-3/+3
* re-arrange test programsAustin Yuan2009-11-274-0/+322