[Libva] [PATCH 32/42] API: h264 encode: drop extraneous comment.
Xiang, Haihao
haihao.xiang at intel.com
Mon May 13 00:51:56 PDT 2013
From: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
---
va/va_enc_h264.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/va/va_enc_h264.h b/va/va_enc_h264.h
index fa95db7..4a7e7ee 100644
--- a/va/va_enc_h264.h
+++ b/va/va_enc_h264.h
@@ -263,7 +263,7 @@ typedef struct _VAEncPictureParameterBufferH264 {
/** \brief The picture identifier.
* Range: 0 to \f$2^{log2\_max\_frame\_num\_minus4 + 4} - 1\f$, inclusive.
*/
- unsigned short frame_num; /* (0..65535) */
+ unsigned short frame_num;
/** \brief \c pic_init_qp_minus26 + 26. */
unsigned char pic_init_qp;
--
1.7.4.1
More information about the Libva
mailing list