From: Gwenole Beauchesne <[email protected]>

---
 va/va.h |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/va/va.h b/va/va.h
index e329e64..71573f2 100644
--- a/va/va.h
+++ b/va/va.h
@@ -332,10 +332,9 @@ typedef enum
      * This attribute determines the maximum number of reference
      * frames supported for encoding.
      *
-     * Note: for H.264 encoding, the value represents the maximum
-     * number of reference frames for both the reference picture list
-     * 0 (top 16 bits) and the reference picture list 1 (bottom 16
-     * bits).
+     * Note: for H.264 encoding, the value represents the maximum number
+     * of reference frames for both the reference picture list 0 (bottom
+     * 16 bits) and the reference picture list 1 (top 16 bits).
      */
     VAConfigAttribEncMaxRefFrames       = 13,
     /**
-- 
1.7.4.1

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

Reply via email to