summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun Zhao <jun.zhao@intel.com>2017-11-22 15:39:53 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2017-12-04 16:31:15 -0800
commit4dda6c1d749001a3776afa086fb318c31ec499ea (patch)
tree97d3c0c97ce9f927e1653cf3f816078639070340
parent21704c3eeb99c818e2eeaa7cdb68958dbd12fcf7 (diff)
downloadlibva-4dda6c1d749001a3776afa086fb318c31ec499ea.tar.gz
Update some comment about FEI in VA-API.
FEI have added in VA-API, update the comments. Signed-off-by: Jun Zhao <jun.zhao@intel.com>
-rw-r--r--va/va.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/va/va.h b/va/va.h
index 073a5a7..9752124 100644
--- a/va/va.h
+++ b/va/va.h
@@ -115,6 +115,7 @@ extern "C" {
* - \ref api_enc_xxx (xxx = h264, hevc, jpec, mpeg2, vp8, vp9)
* - \ref api_dec_xxx (xxx = hevc, jpec, vp8, vp9)
* - \ref api_vpp
+ * - \ref api_fei_xxx (xxx = h264, hevc)
*/
/**