From: Gwenole Beauchesne <gwenole.beauche...@intel.com> --- va/va.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/va/va.h b/va/va.h index 0599494..dab2cdf 100644 --- a/va/va.h +++ b/va/va.h @@ -288,6 +288,8 @@ typedef enum VAConfigAttribRateControl = 5, VAConfigAttribEncPackedHeaders = 6, /**< Packed headers mode. */ VAConfigAttribEncInterlaced = 7, /**< Interlaced mode. */ + /** \brief Max number of reference frames (read-only). */ + VAConfigAttribEncMaxRefFrames = 8, } VAConfigAttribType; /* -- 1.7.4.1 _______________________________________________ Libva mailing list Libva@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libva