jpegparse: inline gst_jpeg_parse_sof ()
No functional changes (hopefully). https://bugzilla.gnome.org/show_bug.cgi?id=626618
This commit is contained in:
parent
d0dc44db02
commit
e11fdf67f0
@ -420,7 +420,7 @@ need_more_data:
|
||||
}
|
||||
}
|
||||
|
||||
static gboolean
|
||||
static inline gboolean
|
||||
gst_jpeg_parse_sof (GstJpegParse * parse, GstByteReader * reader)
|
||||
{
|
||||
guint8 numcomps = 0; /* Number of components in image
|
||||
|
Loading…
x
Reference in New Issue
Block a user