From 4cf27a73513ebedb5cbc576357b0182958842ff3 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 10 Nov 2008 14:53:45 +0000 Subject: gst/: Wim, you're a bad boy. You don't want people to contact you or what? Original commit message from CVS: * gst-libs/gst/app/gstappsink.c: * gst-libs/gst/app/gstappsrc.c: * gst/h264parse/gsth264parse.c: Wim, you're a bad boy. You don't want people to contact you or what? --- gst-libs/gst/app/gstappsink.c | 2 +- gst-libs/gst/app/gstappsrc.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gst-libs/gst/app') diff --git a/gst-libs/gst/app/gstappsink.c b/gst-libs/gst/app/gstappsink.c index 4f6a20d1..0079c2e9 100644 --- a/gst-libs/gst/app/gstappsink.c +++ b/gst-libs/gst/app/gstappsink.c @@ -48,7 +48,7 @@ static const GstElementDetails app_sink_details = GST_ELEMENT_DETAILS ("AppSink", "Generic/Sink", "Allow the application to get access to raw buffer", - "David Schleef , Wim Taymans , Wim Taymans "); enum { diff --git a/gst-libs/gst/app/gstappsrc.c b/gst-libs/gst/app/gstappsrc.c index 237e826e..a10f9a32 100644 --- a/gst-libs/gst/app/gstappsrc.c +++ b/gst-libs/gst/app/gstappsrc.c @@ -44,7 +44,7 @@ GST_DEBUG_CATEGORY (app_src_debug); static const GstElementDetails app_src_details = GST_ELEMENT_DETAILS ("AppSrc", "Generic/Src", "Allow the application to feed buffers to a pipeline", - "David Schleef , Wim Taymans , Wim Taymans "); enum { -- cgit v1.2.1