[gstreamermm: 120/167] appsink as generated plugin - again. It might be done because of fix in plugin generator
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gstreamermm: 120/167] appsink as generated plugin - again. It might be done because of fix in plugin generator
- Date: Tue, 3 Sep 2013 19:29:09 +0000 (UTC)
commit 85533ba25c242e77700ed34f89b27818a558df0e
Author: Marcin Kolny [loganek] <marcin kolny gmail com>
Date: Fri Aug 2 02:31:14 2013 +0200
appsink as generated plugin - again. It might be done because of fix in plugin generator
.gitignore | 2 +
configure.ac | 1 +
gstreamer/src/appsink.ccg | 104 ---------------------------------------------
gstreamer/src/appsink.hg | 102 --------------------------------------------
4 files changed, 3 insertions(+), 206 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 415257f..5e237b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -339,6 +339,8 @@ gstreamer/src/alsasink.ccg
gstreamer/src/alsasink.hg
gstreamer/src/alsasrc.ccg
gstreamer/src/alsasrc.hg
+gstreamer/src/appsink.ccg
+gstreamer/src/appsink.hg
gstreamer/src/appsrc.ccg
gstreamer/src/appsrc.hg
gstreamer/src/audioconvert.ccg
diff --git a/configure.ac b/configure.ac
index 6c6c177..14026a3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -100,6 +100,7 @@ AC_SUBST([GSTREAMERMM_PLUGIN_DEFS], ["\
adder|adder|Adder \
alsasink|alsasink|AlsaSink \
alsasrc|alsasrc|AlsaSrc \
+appsink|appsink|AppSink \
appsrc|appsrc|AppSrc \
audioconvert|audioconvert|AudioConvert \
audiorate|audiorate|AudioRate \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]