diff options
Diffstat (limited to 'gst/effectv/gstvertigo.c')
-rw-r--r-- | gst/effectv/gstvertigo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstvertigo.c b/gst/effectv/gstvertigo.c index 5c0016e3..110e625e 100644 --- a/gst/effectv/gstvertigo.c +++ b/gst/effectv/gstvertigo.c @@ -76,7 +76,7 @@ enum ARG_ZOOM_SPEED }; -static GstElementDetails vertigotv_details = +static const GstElementDetails vertigotv_details = GST_ELEMENT_DETAILS ("VertigoTV effect", "Filter/Effect/Video", "A loopback alpha blending effector with rotating and scaling", |