From dfa2705aa0f3c7fbba2f4a0df914c6216d86751f Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 10 Nov 2008 14:53:45 +0000 Subject: [PATCH] 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(-) diff --git a/gst-libs/gst/app/gstappsink.c b/gst-libs/gst/app/gstappsink.c index 4f6a20d..0079c2e 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 237e826..a10f9a3 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 { -- 2.7.4