directfb: Fixup plugin name to match plugin filename
Has required by the new PLUGIN_DEFINE macro
This commit is contained in:
parent
f2f715a265
commit
dce17521eb
@ -2467,6 +2467,6 @@ plugin_init (GstPlugin * plugin)
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
dfbvideosink,
|
||||
directfb,
|
||||
"DirectFB video output plugin",
|
||||
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user