summaryrefslogtreecommitdiff
path: root/gst/jpegformat
diff options
context:
space:
mode:
Diffstat (limited to 'gst/jpegformat')
-rw-r--r--gst/jpegformat/gstjpegformat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/jpegformat/gstjpegformat.c b/gst/jpegformat/gstjpegformat.c
index 50573db0c..084d633bd 100644
--- a/gst/jpegformat/gstjpegformat.c
+++ b/gst/jpegformat/gstjpegformat.c
@@ -42,6 +42,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "jpegformat",
+ jpegformat,
"JPEG interchange format plugin",
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)