1. 72865c1 libva: update slice header parsing data structure to fix wrong POC from FW by Yuanjun Huang · 9 years ago
  2. d6df468 va: use system headers instead of framework ones by Thierry Strudel · 10 years ago
  3. a11b959 remove warning in libva by ywan171 · 10 years ago
  4. e5dd317 Only compile libva when IMG graphics is enabled by Patrick Tjin · 10 years ago
  5. d86982a Enhance libva trace to dump VAEncMiscParameterTypeTemporalLayerStructure data. by bolunliu · 10 years ago
  6. 90f6161 Corrected JPEG encoding's libva log trace. by Jing SUN · 10 years ago
  7. 8533701 Added misc parameter for ts layer structure. by zhangzha · 10 years ago
  8. f3714df Add VP9 decode support by Yuan, Shengquan · 10 years ago
  9. 2ca6b8c Added HEVC decode API by Wang, Ce · 10 years ago
  10. 10d94af rebase libva to latest open source version by Austin Yuan · 10 years ago
  11. 7560df6 update libva according to IMG's update by mahongpe · 10 years ago
  12. 4977895 libva: enable 64bit support by Fei Jiang · 10 years ago
  13. 99c7404 enable Modular DRM support in libva by mahongpe · 10 years ago
  14. c263d6a vafool:refine vafool for encoding by Austin Yuan · 10 years ago
  15. f1eb19f Fix vatrace coded buffer bug by Austin Yuan · 10 years ago
  16. f6339ee Update libva vp8 changes and new MVC data structure by Austin Yuan · 10 years ago
  17. 1c9d519 Dump max frame size in libva trace to ease debug vp8 RC performace. by liubolun · 10 years ago
  18. 2d90a81 Add more VA Buffer print to ease the LibMIX debug by wfeng6 · 10 years ago
  19. 0f5162d libVA VP8 encode temporal scalability support for SAND by Austin Yuan · 10 years ago
  20. 6af1f7e libva:add vp8 parameter buffer dump functions in libva by Tang, XiaoxiX · 11 years ago
  21. 7624fba Added CIR(Cyclic Intra Refresh) parameters by Ren Zhaohan · 11 years ago
  22. c372815 sync with latest fdo version by Austin Yuan · 11 years ago
  23. 8c4f0e8 Update libVA to latest fdo staging branch by Austin Yuan · 11 years ago
  24. 88912d0 sync libva to latest freedesktop version per VPG request by Austin Yuan · 11 years ago
  25. b549eb0 libva: fix tomstone issue in vaTraceEnd by Nana GUo · 11 years ago
  26. f32d88b Rebase new libva interface. by Liu Bolun · 11 years ago
  27. c1c4a9a Add support for dumping AVC short format related fields in libva by wfeng6 · 11 years ago
  28. 7d9a3d5 Sync with new fdo staging branch by Austin Yuan · 11 years ago
  29. 7b38de7 libva: change the types of all fields in VABoolCoderContextVPX by Tianmi Chen · 11 years ago
  30. 38e54fb Export include dir from libva by Piotr Luc · 11 years ago
  31. 99bacbc libva: add slice header parsing structure by Nana GUo · 11 years ago
  32. 2efbafe rebase libva to latest staging by Austin Yuan · 11 years ago
  33. 6044ab9 va: clean the leftover of last freedesktop rebase by Austin Yuan · 11 years ago
  34. 9992891 libva: Add VABuffer dumping for JPEG parameters by Cheng Yao · 11 years ago
  35. c31b44d libva: fix one klocwork issue in function va_DisplayContextGetDriverName. by hding3 · 11 years ago
  36. 35f195a libva migration to support Mirror by Austin Yuan · 11 years ago
  37. 7769002 libva: on android, will pass driver name through vaDisplay by Fei Jiang · 11 years ago
  38. baf2f69 libva: add vp8 vxd decoding support by Fei Jiang · 11 years ago
  39. 097f9bb Add short format decode support in libva by Austin Yuan · 11 years ago
  40. 149f787 libva: Add slice parameter buffer structure for VP8 by Tianmi Chen · 11 years ago
  41. 409de6a Rebase libVA to latest freedesktop "staging" branch by Austin Yuan · 11 years ago
  42. 4407bb4 Fix va_fool.c klocwork issuemainline by pingshix · 11 years ago
  43. 2687b6f Fix libva klocwork issue by pingshix · 11 years ago
  44. 7ce177f API: vpp: add rotation state. by Gwenole Beauchesne · 12 years ago
  45. 3ba4861 [PORT FROM MAIN]dump rc infor and add vp8 encode support by Austin Yuan · 12 years ago
  46. acfa7da [PORT FROM MAIN] Add new memory type to support none-cache user pointer by Elaine Wang · 12 years ago
  47. 37667c3 [PORT FROM MAIN] Fix encoded coded buffer dump function by Elaine Wang · 12 years ago
  48. da179d8 [PORT FROM MAIN] Make libva be ready to support ION shared FDs by SUN,Jing · 12 years ago
  49. ac1c6d1 Fix vatrace crash during video recording by Elaine Wang · 12 years ago
  50. f344fd4 Update the VSP to VIED 0711 release. by Wang Kun · 12 years ago
  51. 6579ab9 delete the unused variable to address the klocwork issue by Guoliang Ji · 12 years ago
  52. 44dd3ee [PORT FROM ICS][libva] modify offsets/pitches components to 3 by hding3 · 12 years ago
  53. eb172ee [PORT FROM ICS] va_trace: enhance surface trace to make is usable by Austin Yuan · 12 years ago
  54. da30868 [libva] fixed JB build issue. by Xiaolin Zhang · 12 years ago
  55. 25dd36f build: make various subsystems selectable by Bruce Beare · 12 years ago
  56. 2b4f23f [libva] Change maximum number of planes to 4. by hding3 · 12 years ago
  57. 4b672db [video-libva] porting MRFL branch to ICS mainline by hding3 · 12 years ago
  58. 166c85d [PORT FROM R3] libva: add vaSetTimestampForSurface API. by Fei Jiang · 12 years ago
  59. f6ab596 [PORT FROM R2]va.h: add the fields for cropping and aspect ratio info by hding3 · 12 years ago
  60. 8a14205 Fix klocwork issue. by hding3 · 12 years ago
  61. 715ac4d libva: Testsuite can't display on screen on ICS by nguo · 12 years ago
  62. ae6b11a Support native window by Jason Hu · 12 years ago
  63. bf87a8f libva: enable ICS graphic buffer decoding and rendering. by Fei Jiang · 12 years ago
  64. f6174ee expose vaGetBufferID to obtain bcd device id and buffer id by Yong Yao · 13 years ago
  65. 9d5b7b3 modify libva to enable ics hw video playback by Shuo Liu · 13 years ago
  66. 165d8d5 Add field rc_flags to structure VAEncMiscParameterRateControl. by Elaine Wang · 13 years ago
  67. adb30a4 Video: ww45.4 Add VAEncMiscParameterTypeHRD structure definition. by Kun Wang · 13 years ago
  68. be0c98b Video: ww43.2 correct the vaCreateSurfaceFromKBuf argument by Kun Wang · 13 years ago
  69. 5b3d55a [PORT FROM R1] Video: ww42.1 update the libva codes to avoid lincense issue by Shuduo Sang · 13 years ago
  70. 11419f3 [PORT FROM R1][libva] Video: Porting the local libva to MFLD Android by Shuduo Sang · 13 years ago
  71. d1cdf8c libmix: the frame ordering issue for AVC by ywan171 · 13 years ago
  72. cb99e83 Video: porting the local libva update to MFLD Android by Kun Wang · 13 years ago
  73. e742a3c vatrace: print mpeg4/h263 encode parameters by Austin Yuan · 13 years ago
  74. 50ce1db Video: Porting the local libva to MFLD Android by Kun Wang · 13 years ago
  75. 36bee3c RESUBMIT #11280 by Shuduo Sang · 13 years ago
  76. a00f54a Video/libva: fix for the potential thread-safe issue and memory leak issue by Austin Yuan · 13 years ago
  77. 601e657 Video: define VA_ROTATE_270 to 3 to avoid confusiton by Austin Yuan · 13 years ago
  78. 10965d5 Video: porting the latest local libva to Android Gingerbread by Kun Wang · 13 years ago
  79. db88fae video: integration ww19.2 libva/video driver by Austin Yuan · 13 years ago
  80. 942aa8a Video: Port the latest video libva library to MFLD Gingerbread. -BZ1228 by Kun Wang · 13 years ago
  81. 9e5bca2 porting to gingerbread-stable branch:add new files by wangkun · 13 years ago
  82. cceaa05 porting the latest libva library codes to gingerbread-stable by wangkun · 13 years ago
  83. 31b59c0 Enable video playback in libva by Liu, Shuo · 13 years ago
  84. 05e2d11 Fix module tags line by $ · 13 years ago
  85. eb8b3a6 Makefile had inappropriate copyright notice. Changed to the permissive intel notice by Bruce Beare · 13 years ago
  86. 0295fce Add vainfo tool to print va and psb-video driver version. by Fei Jiang · 14 years ago
  87. 72b466b Support new feature: change isurface for texture streaming display in the process of video clip playback. by Fei Jiang · 14 years ago
  88. 9db7433 Fix a typo:VA_ENBLE_BLEND=>VA_ENABLE_BLEND by Austin Yuan · 14 years ago
  89. 21e2647 1) In order to debug memory leak or low performance issues, we need to isolate driver problems by Austin Yuan · 14 years ago
  90. 8712753 Update VAAPI for dynamic bit rate control/AIR/maximum slice size ctrl. by Fei Jiang · 14 years ago
  91. 901c77a To implement cisco's new features: AIR, maximum slice size ctrl, refined dynmaic bit rate ctrl. by Fei Jiang · 14 years ago
  92. 293abef RV always ignored. Have functions return void by Bruce Beare · 14 years ago
  93. 461f764 adjust for aosp relocating ISurface.h by mgross · 14 years ago
  94. b0fac49 Replace wind river libva with intel UMG libva. by Fei Jiang · 14 years ago