From aa2cd462da70b2b8de8cf55a8421cedcbbba0867 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 5 Apr 2012 17:36:38 +0200 Subject: gst: Update for GST_PLUGIN_DEFINE() API changes --- sys/osxvideo/osxvideosink.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/osxvideo') diff --git a/sys/osxvideo/osxvideosink.m b/sys/osxvideo/osxvideosink.m index 4c325278f..b0a1ef016 100644 --- a/sys/osxvideo/osxvideosink.m +++ b/sys/osxvideo/osxvideosink.m @@ -519,6 +519,6 @@ plugin_init (GstPlugin * plugin) GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, - "osxvideo", + osxvideo, "OSX native video output plugin", plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN) -- cgit v1.2.3