From 268058eb376e7ce2a70fd60386c5695e2adb7435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=C3=A1n=20de=20B=C3=BArca?= Date: Tue, 10 Sep 2013 16:44:53 -0600 Subject: [PATCH] videomixer: fix build if orc is not installed https://bugzilla.gnome.org/show_bug.cgi?id=707886 --- gst/videomixer/{blendorc-dist.c => videomixerorc-dist.c} | 0 gst/videomixer/{blendorc-dist.h => videomixerorc-dist.h} | 1 - 2 files changed, 1 deletion(-) rename gst/videomixer/{blendorc-dist.c => videomixerorc-dist.c} (100%) rename gst/videomixer/{blendorc-dist.h => videomixerorc-dist.h} (99%) diff --git a/gst/videomixer/blendorc-dist.c b/gst/videomixer/videomixerorc-dist.c similarity index 100% rename from gst/videomixer/blendorc-dist.c rename to gst/videomixer/videomixerorc-dist.c diff --git a/gst/videomixer/blendorc-dist.h b/gst/videomixer/videomixerorc-dist.h similarity index 99% rename from gst/videomixer/blendorc-dist.h rename to gst/videomixer/videomixerorc-dist.h index e5ec9de170..0ff6e16dfe 100644 --- a/gst/videomixer/blendorc-dist.h +++ b/gst/videomixer/videomixerorc-dist.h @@ -93,4 +93,3 @@ void video_mixer_orc_overlay_bgra (guint8 * ORC_RESTRICT d1, int d1_stride, cons #endif #endif -