jpeg: drop sample_precision since P=8 for baseline profile.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 26 Jul 2012 04:16:15 +0000 (06:16 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 26 Jul 2012 04:18:08 +0000 (06:18 +0200)
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
va/va_dec_jpeg.h

index 85ab27e..f8858aa 100644 (file)
@@ -57,8 +57,6 @@ typedef struct _VAPictureParameterBufferJPEGBaseline {
     unsigned short      picture_width;
     /** \brief Picture height in pixels. */
     unsigned short      picture_height;
-    /** \brief Sample precision (P). */
-    unsigned char       sample_precision;
 
     struct {
         /** \brief Component identifier (Ci). */