1. b489e13 test/createbuffer: use new profile/entrypoint fixture methods by U. Artie Eoff · 6 years ago
  2. ef9b0c8 test/config_attribs: use new profile/entrypoint fixture methods by U. Artie Eoff · 6 years ago
  3. b570a28 test/fixture: remove doGetMaxNumConfigAttribs by U. Artie Eoff · 6 years ago
  4. 15fb08b test/fixture: add new profile/entrypoint methods by U. Artie Eoff · 6 years ago
  5. 9c42f5a android: remove vaPutSurface dependency by Xu Guangxin · 7 years ago
  6. cd548ed vainfo: dynamically allocate memory for VAEntrypoint list by Sreerenj Balachandran · 6 years ago
  7. e5c2de2 Stats/PreEnc: vainfo: Add PreEnc entrypoint by Sreerenj Balachandran · 7 years ago
  8. be2cdc7 fix the regression of unit test by Pengfei Qu · 6 years ago
  9. 7eab433 test/data: define more bitmask data for config attributes by U. Artie Eoff · 6 years ago
  10. 3185565 test/fixture: remove legacy config and surface methods by U. Artie Eoff · 6 years ago
  11. 258f28b test/createcontext: use new getMinMaxSurfaceResolution method by U. Artie Eoff · 6 years ago
  12. db37306 test/createsurfaces: refactor and fix test bugs by U. Artie Eoff · 6 years ago
  13. 8233c42 test/data: define bitmask data for surface attributes by U. Artie Eoff · 6 years ago
  14. dfec7ba test/fixture: consolidate surface methods by U. Artie Eoff · 6 years ago
  15. cde70e1 test/get_create_config: fix test cases by U. Artie Eoff · 6 years ago
  16. d663ed8 test/data: define config attribute BitMask map by U. Artie Eoff · 6 years ago
  17. eb91e3c test/createcontext: use new fixture config methods by U. Artie Eoff · 6 years ago
  18. 4dc4307 test/create_buffer: use new fixture config methods by U. Artie Eoff · 6 years ago
  19. b66e14f test/config_attribs: use new fixture config methods by U. Artie Eoff · 6 years ago
  20. 7123066 test/data: add rate control and decode slice mode values by U. Artie Eoff · 6 years ago
  21. c17bbc0 test/fixture: consolidate config methods by U. Artie Eoff · 6 years ago
  22. ebe0e51 test/data: use g_ prefix for global vars, not m_ by U. Artie Eoff · 6 years ago
  23. 71abeb2 test/data: add new VA_RT_FORMAT_RGB32_BPP by U. Artie Eoff · 6 years ago
  24. 7b85ff4 test/query_config: cleanup test cases by Jayesh Kumar Tank · 6 years ago
  25. 712ed54 test/queryvendor: cleanup test cases by Jayesh Kumar Tank · 6 years ago
  26. 7a08da0 test/init_terminate: cleanup test cases by U. Artie Eoff · 6 years ago
  27. 39e9331 test/get_max_values: cleanup test cases by U. Artie Eoff · 6 years ago
  28. 79e14c9 test/get_create_config: cleanup test cases by U. Artie Eoff · 6 years ago
  29. d7ccf14 test/display_attribs: cleanup test cases by U. Artie Eoff · 6 years ago
  30. 75a94e7 test/createsurfaces: cleanup test cases by U. Artie Eoff · 6 years ago
  31. 91f13b3 test/createcontext: cleanup test cases by U. Artie Eoff · 6 years ago
  32. 1c9d266 test/createbuffer: cleanup test cases by U. Artie Eoff · 6 years ago
  33. 62028d2 test/config_attribs: cleanup test cases by U. Artie Eoff · 6 years ago
  34. c0ab3b9 test/fixture: const and var reference corrections by U. Artie Eoff · 6 years ago
  35. ff0d21e test: use common typedefs by U. Artie Eoff · 6 years ago
  36. 27e027f test: add some common typedefs by U. Artie Eoff · 6 years ago
  37. a95be99 test: remove local va_version.h.in by U. Artie Eoff · 6 years ago
  38. 57bd8db test/fixture: remove shadow variable by U. Artie Eoff · 6 years ago
  39. 9cf3c47 decode/loadjpeg: Add return value check for fread. by Jun Zhao · 6 years ago
  40. aa563e2 vp9enc: set a reasonable bitrate for VBR when the max bitrate isn't specified by Xiang, Haihao · 6 years ago
  41. 6da04bc vp9enc: Add an option to specify whether low power mode is used by Xiang, Haihao · 6 years ago
  42. b9d60da vp9enc: try low power mode if non-low power mode isn't supported by Xiang, Haihao · 6 years ago
  43. dbdcc10 test/createcontext: check min surface resolution by U. Artie Eoff · 6 years ago
  44. e6a5bc0 test/fixture: add doGetMinSurfaceResolution by U. Artie Eoff · 6 years ago
  45. dfc6ff4 test/fixture: set default max surface resolution by U. Artie Eoff · 6 years ago
  46. 2db00b1 test: use Resolution struct instead of std::pair by U. Artie Eoff · 6 years ago
  47. f0a5963 test/internal: add interal test for Resolution definition by U. Artie Eoff · 6 years ago
  48. 9973b64 test/utils: define Resolution structure by U. Artie Eoff · 6 years ago
  49. 0c43cd0 test: fix header guards by U. Artie Eoff · 6 years ago
  50. b1f2c83 test/VAAPIQueryVendor: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  51. bf6d91a test/VAAPIQueryConfig: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  52. ea2e002 test/VAAPIInitTerminate: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  53. e2b5fec test/VAAPIGetMaxValues: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  54. fd34b32 test/VAAPIDisplayAttribs: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  55. 090bd84 test/VAAPICreateBuffer: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  56. 4c5e42a test/VAAPICreateContext: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  57. 8fe96ac test/VAAPIQuery/CreateSurfaces: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  58. 380cb1e test/VAAPIConfigAttribs: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  59. cce43a4 test/VAAPIGetCreateConfig: combine .h and .cpp contents by U. Artie Eoff · 6 years ago
  60. 7b4827e vavpp: read / write RGB32 surface by Xiang, Haihao · 7 years ago
  61. 61a21b9 test: Fix leak on getDisplay test by Victor Toso · 6 years ago
  62. 3c45590 test: Fix leak on bad vaSetDriverName() test by Victor Toso · 6 years ago
  63. a2cc490 wayland: Fix small leak of wl_registry on VADisplay by Victor Toso · 6 years ago
  64. f007a4f test: improve create_buffer test logging by U. Artie Eoff · 6 years ago
  65. f3481ce test: use new convenience macros by U. Artie Eoff · 6 years ago
  66. 074185c test: add more convenience macros and wrap VAStatus by U. Artie Eoff · 8 years ago
  67. 5f3de45 tests: Return NULL if you can't get VADisplay by Victor Toso · 6 years ago
  68. 9b954dc tests: Don't return VADisplay if vaInitialize() fails by Victor Toso · 6 years ago
  69. 428f20a avcenc: remove extra arguments on calling local function by Victor Toso · 6 years ago
  70. e04103f encoders: Remove extra parentheses by Victor Toso · 6 years ago
  71. 9c129d7 tinyjpeg: remove 'old-style' to set struct's field by Victor Toso · 6 years ago
  72. a5a0210 tinyjpeg: Fix self-assign by Victor Toso · 6 years ago
  73. b3aa231 tinyjpeg: Use assigned variable by Victor Toso · 7 years ago
  74. 3a83ce4 Remove some unused variables by Victor Toso · 7 years ago
  75. 5975415 test: vaMaxNumConfigAttributes is implementation specific by U. Artie Eoff · 6 years ago
  76. 5e945b7 test: appropriately name driver specific tests by U. Artie Eoff · 7 years ago
  77. c3210a7 test: fix VAAPIInitTerminate BadDriverName_Macro test by U. Artie Eoff · 7 years ago
  78. d52969f test: allow user-defined driver name for test execution by U. Artie Eoff · 7 years ago
  79. 071dd74 Merge branch 'v2.0-branch' into master by Xiang, Haihao · 7 years ago
  80. 505216d libva-utils 2.0.0 by Xiang, Haihao · 7 years ago upstream/v2.0-branch 2.0.0
  81. 34e706c test/streamables: use vaStr methods by U. Artie Eoff · 7 years ago
  82. 74a8502 libva-utils 2.0.0.pre3 by Xiang, Haihao · 7 years ago 2.0.0.pre3
  83. 4341558 libva-utils 2.0.0.pre2 by Xiang, Haihao · 7 years ago 2.0.0.pre2
  84. 2385910 Build libva-utils on Android by Xiang, Haihao · 7 years ago
  85. 624b382 Bump libva-utils to 2.0.1.pre1 for development by Xiang, Haihao · 7 years ago
  86. 51d30d8 Update NEWS by Xiang, Haihao · 7 years ago 2.0.0.pre1
  87. 3e6b380 Entrypoint index should start from 0 (#63) by Xiang, Haihao · 7 years ago
  88. cebc426 vainfo: Use new va*Str() functions by Kelly Ledford · 7 years ago
  89. d8003f6 Revert "test: ignore deprecated-declarations for GCC >= 6.x" by Xiang, Haihao · 7 years ago
  90. 865c6fd Remove VAProfileH264Baseline from gtest by Xiang, Haihao · 7 years ago
  91. 942f1c2 Fix deprecated warning by Xiang, Haihao · 7 years ago
  92. c38f080 Fix a typo in VAConfigAttribValEncROI by Xiang, Haihao · 7 years ago
  93. 4176f9e test: ignore deprecated-declarations for GCC >= 6.x by U. Artie Eoff · 7 years ago
  94. f448a68 libva-utils 2.0.0.pre1 for development by Xiang, Haihao · 7 years ago
  95. 7eff5d0 Add vp9enc tool for testing driver by Zhao Yakui · 7 years ago
  96. d941b8b vavpp: Add support for P010/I010 YUV surface by Xiang, Haihao · 7 years ago
  97. e9f41e1 vavpp: Add support for NV12 input file by Xiang, Haihao · 8 years ago
  98. 079c03b vavpp: User can set output file format by Xiang, Haihao · 8 years ago
  99. b843b74 vavpp: support YUY2 / UYVY source file by Xiang, Haihao · 8 years ago
  100. c187d36 vavpp: User can set the source YUV file format by Xiang, Haihao · 8 years ago