diff options
Diffstat (limited to 'gst-libs/gst/codecparsers/gstvp8parser.h')
-rw-r--r-- | gst-libs/gst/codecparsers/gstvp8parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/codecparsers/gstvp8parser.h b/gst-libs/gst/codecparsers/gstvp8parser.h index efe795060..43dcd12c2 100644 --- a/gst-libs/gst/codecparsers/gstvp8parser.h +++ b/gst-libs/gst/codecparsers/gstvp8parser.h @@ -72,7 +72,7 @@ typedef enum { * index * * Dequantization indices. - */ + */ struct _GstVp8QuantIndices { guint8 y_ac_qi; |