summaryrefslogtreecommitdiff
path: root/examples/video-sink.c
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2009-06-23 15:08:22 +0200
committerDamien Lespiau <damien.lespiau@intel.com>2009-06-23 15:08:22 +0200
commitf0c759886c8fc795e9239fc22efb054faeb37789 (patch)
tree162fc89f090aa408ed45ff2f00f4669685ac7b61 /examples/video-sink.c
parent18e41dd3d72c0b586dd3ccf0de458f94988e8a01 (diff)
downloadclutter-gst-f0c759886c8fc795e9239fc22efb054faeb37789.tar.gz
[misc] Pass on the c files headers
* Be sure to include licensing information * Update the Copyright assignment when needed
Diffstat (limited to 'examples/video-sink.c')
-rw-r--r--examples/video-sink.c26
1 files changed, 26 insertions, 0 deletions
diff --git a/examples/video-sink.c b/examples/video-sink.c
index d47a147..9784dfe 100644
--- a/examples/video-sink.c
+++ b/examples/video-sink.c
@@ -1,3 +1,29 @@
+/*
+ * Clutter-GStreamer.
+ *
+ * GStreamer integration library for Clutter.
+ *
+ * video-sink.c - A small example around the videotestsrc ! warptv !
+ * ffmpegcolorspace ! cluttersink pipeline.
+ *
+ * Copyright (C) 2007,2008 OpenedHand
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+
#include <clutter-gst/clutter-gst.h>
void