From: Gwenole Beauchesne <[email protected]>

---
 va/va_enc_h264.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/va/va_enc_h264.h b/va/va_enc_h264.h
index fc809ae..fa95db7 100644
--- a/va/va_enc_h264.h
+++ b/va/va_enc_h264.h
@@ -107,8 +107,6 @@ typedef enum {
 typedef struct _VAEncSequenceParameterBufferH264 {
     /** \brief Same as the H.264 bitstream syntax element. */
     unsigned char   seq_parameter_set_id;
-    /** \brief XXX: implied by VA config. */
-    unsigned char   profile_idc;
     /** \brief Same as the H.264 bitstream syntax element. */
     unsigned char   level_idc;
     /** \brief Period between I frames. */
-- 
1.7.4.1

_______________________________________________
Libva mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libva

Reply via email to