mini_object_class->finalize = GST_DEBUG_FUNCPTR (gst_ddrawsurface_finalize);
}
-GType
+static GType
gst_ddrawsurface_get_type (void)
{
static GType _gst_ddrawsurface_type;
return bRet;
}
-long FAR PASCAL
+static long FAR PASCAL
WndProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
{
switch (message) {
return order;
}
-HRESULT WINAPI
+static HRESULT WINAPI
EnumModesCallback2 (LPDDSURFACEDESC lpDDSurfaceDesc, LPVOID lpContext)
{
GstDirectDrawSink *ddrawsink = (GstDirectDrawSink *) lpContext;