From: Gwenole Beauchesne <[email protected]>
---
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
_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva