jpegparse: inline gst_jpeg_parse_sof ()

No functional changes (hopefully).

https://bugzilla.gnome.org/show_bug.cgi?id=626618
This commit is contained in:
Víctor Manuel Jáquez Leal 2010-11-17 10:49:30 +01:00 committed by Stefan Kost
parent d0dc44db02
commit e11fdf67f0

View file

@ -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