mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 10:25:33 +00:00
Cosmetics.
This commit is contained in:
parent
d69e59ffee
commit
fe4740d35a
1 changed files with 2 additions and 1 deletions
|
@ -262,7 +262,8 @@ gst_vaapi_display_set_property(
|
||||||
GObject *object,
|
GObject *object,
|
||||||
guint prop_id,
|
guint prop_id,
|
||||||
const GValue *value,
|
const GValue *value,
|
||||||
GParamSpec *pspec)
|
GParamSpec *pspec
|
||||||
|
)
|
||||||
{
|
{
|
||||||
GstVaapiDisplay * const display = GST_VAAPI_DISPLAY(object);
|
GstVaapiDisplay * const display = GST_VAAPI_DISPLAY(object);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue