thaytan gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/docs/plugins/ gst-plugins-bad/docs/plugins/inspect/ gst-plugins-bad/examples/ gst-plugins-bad/examples/app/ gst-plugins-bad/gst-libs/gst/ gst-plugins-bad/gst-libs/gst/app/ gst-plugins-bad/gst/app/

[email protected] Mon, 5 Jan 2009 15:03:45 -0800 (PST)
Newsgroups gmane.comp.video.gstreamer.cvs
Message-ID <[email protected]>
CVS Root:       /cvs/gstreamer
Module:         gst-plugins-bad
Changes by:     thaytan
Date:           Mon Jan 05 2009  23:03:45 UTC

Log message:
	* configure.ac:
	* docs/plugins/Makefile.am:
	* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
	* docs/plugins/gst-plugins-bad-plugins-sections.txt:
	* docs/plugins/inspect/plugin-app.xml:
	* examples/Makefile.am:
	* examples/app/.cvsignore:
	* examples/app/Makefile.am:
	* examples/app/appsink-src.c:
	* examples/app/appsrc-ra.c:
	* examples/app/appsrc-seekable.c:
	* examples/app/appsrc-stream.c:
	* examples/app/appsrc-stream2.c:
	* examples/app/appsrc_ex.c:
	* gst-libs/gst/Makefile.am:
	* gst-libs/gst/app/.cvsignore:
	* gst-libs/gst/app/Makefile.am:
	* gst-libs/gst/app/gstapp-marshal.list:
	* gst-libs/gst/app/gstappbuffer.c:
	* gst-libs/gst/app/gstappbuffer.h:
	* gst-libs/gst/app/gstappsink.c:
	* gst-libs/gst/app/gstappsink.h:
	* gst-libs/gst/app/gstappsrc.c:
	* gst-libs/gst/app/gstappsrc.h:
	* gst/app/Makefile.am:
	* gst/app/gstapp.c:
	Remove AppSrc/AppSink that are moving to -base. Partially fixes
	#564421

Modified files:
    .               : ChangeLog configure.ac
    docs/plugins    : Makefile.am gst-plugins-bad-plugins-docs.sgml
                      gst-plugins-bad-plugins-sections.txt
    examples        : Makefile.am
    gst-libs/gst    : Makefile.am
Removed files:
    docs/plugins/inspect: plugin-app.xml
    examples/app    : .cvsignore Makefile.am appsink-src.c appsrc-ra.c
                      appsrc-seekable.c appsrc-stream.c
                      appsrc-stream2.c appsrc_ex.c
    gst-libs/gst/app: .cvsignore Makefile.am gstapp-marshal.list
                      gstappbuffer.c gstappbuffer.h gstappsink.c
                      gstappsink.h gstappsrc.c gstappsrc.h
    gst/app         : Makefile.am gstapp.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.3860&r2=1.3861
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/configure.ac.diff?r1=1.918&r2=1.919
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/Makefile.am.diff?r1=1.64&r2=1.65
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins-docs.sgml.diff?r1=1.70&r2=1.71
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins-sections.txt.diff?r1=1.70&r2=1.71
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/docs/plugins/inspect/plugin-app.xml
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/examples/Makefile.am.diff?r1=1.19&r2=1.20
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/examples/app/.cvsignore
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/examples/app/Makefile.am
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/examples/app/appsink-src.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/examples/app/appsrc-ra.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/examples/app/appsrc-seekable.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/examples/app/appsrc-stream.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/examples/app/appsrc-stream2.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/examples/app/appsrc_ex.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/Makefile.am.diff?r1=1.26&r2=1.27
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/app/.cvsignore
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/app/Makefile.am
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/app/gstapp-marshal.list
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/app/gstappbuffer.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/app/gstappbuffer.h
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/app/gstappsink.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/app/gstappsink.h
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/app/gstappsrc.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst-libs/gst/app/gstappsrc.h
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/app/Makefile.am
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/app/gstapp.c

====Begin Diffs====
Index: ChangeLog
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-bad/ChangeLog,v
retrieving revision 1.3860
retrieving revision 1.3861
diff -u -d -r1.3860 -r1.3861
--- ChangeLog	5 Jan 2009 17:41:50 -0000	1.3860
+++ ChangeLog	5 Jan 2009 23:03:23 -0000	1.3861
@@ -1,3 +1,35 @@
+2009-01-05  Jan Schmidt  <[email protected]>
+
+	* configure.ac:
+	* docs/plugins/Makefile.am:
+	* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
+	* docs/plugins/gst-plugins-bad-plugins-sections.txt:
+	* docs/plugins/inspect/plugin-app.xml:
+	* examples/Makefile.am:
+	* examples/app/.cvsignore:
+	* examples/app/Makefile.am:
+	* examples/app/appsink-src.c:
+	* examples/app/appsrc-ra.c:
+	* examples/app/appsrc-seekable.c:
+	* examples/app/appsrc-stream.c:
+	* examples/app/appsrc-stream2.c:
+	* examples/app/appsrc_ex.c:
+	* gst-libs/gst/Makefile.am:
+	* gst-libs/gst/app/.cvsignore:
+	* gst-libs/gst/app/Makefile.am:
+	* gst-libs/gst/app/gstapp-marshal.list:
+	* gst-libs/gst/app/gstappbuffer.c:
+	* gst-libs/gst/app/gstappbuffer.h:
+	* gst-libs/gst/app/gstappsink.c:
+	* gst-libs/gst/app/gstappsink.h:
+	* gst-libs/gst/app/gstappsrc.c:
+	* gst-libs/gst/app/gstappsrc.h:
+	* gst/app/Makefile.am:
+	* gst/app/gstapp.c:
+	Remove AppSrc/AppSink that are moving to -base. Partially fixes
+	#564421
 2009-01-05  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
 
 	* gst/mpegdemux/mpegtspacketizer.c:
Index: configure.ac
RCS file: /cvs/gstreamer/gst-plugins-bad/configure.ac,v
retrieving revision 1.918
retrieving revision 1.919
diff -u -d -r1.918 -r1.919
--- configure.ac	5 Jan 2009 10:00:21 -0000	1.918
+++ configure.ac	5 Jan 2009 23:03:24 -0000	1.919
@@ -235,7 +235,6 @@
 AG_GST_CHECK_PLUGIN(aacparse)
 AG_GST_CHECK_PLUGIN(aiffparse)
 AG_GST_CHECK_PLUGIN(amrparse)
-AG_GST_CHECK_PLUGIN(app)
 AG_GST_CHECK_PLUGIN(audioresample)
 AG_GST_CHECK_PLUGIN(bayer)
 AG_GST_CHECK_PLUGIN(cdxaparse)
@@ -1389,7 +1388,6 @@
 gst/aacparse/Makefile
 gst/aiffparse/Makefile
 gst/amrparse/Makefile
-gst/app/Makefile
 gst/audioresample/Makefile
 gst/bayer/Makefile
 gst/cdxaparse/Makefile
@@ -1431,7 +1429,6 @@
 gst/y4m/Makefile
 gst-libs/Makefile
 gst-libs/gst/Makefile
-gst-libs/gst/app/Makefile
 gst-libs/gst/dshow/Makefile
 sys/Makefile
 sys/dshowdecwrapper/Makefile
@@ -1449,7 +1446,6 @@
 sys/winks/Makefile
 sys/winscreencap/Makefile
 examples/Makefile
-examples/app/Makefile
 examples/directfb/Makefile
 examples/scaletempo/Makefile
 examples/switch/Makefile
Index: Makefile.am
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/Makefile.am,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- Makefile.am	17 Dec 2008 13:51:45 -0000	1.64
+++ Makefile.am	5 Jan 2009 23:03:25 -0000	1.65
@@ -113,8 +113,6 @@
 	$(top_srcdir)/ext/timidity/gstwildmidi.h \
 	$(top_srcdir)/ext/twolame/gsttwolame.h \
 	$(top_srcdir)/ext/x264/gstx264enc.h \
-	$(top_srcdir)/gst-libs/gst/app/gstappsrc.h \
-	$(top_srcdir)/gst-libs/gst/app/gstappsink.h \
 	$(top_srcdir)/gst/aacparse/gstaacparse.h \
 	$(top_srcdir)/gst/amrparse/gstamrparse.h \
 	$(top_srcdir)/gst/audioresample/gstaudioresample.h \
Index: gst-plugins-bad-plugins-docs.sgml
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins-docs.sgml,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- gst-plugins-bad-plugins-docs.sgml	17 Dec 2008 13:51:45 -0000	1.70
+++ gst-plugins-bad-plugins-docs.sgml	5 Jan 2009 23:03:25 -0000	1.71
@@ -12,8 +12,6 @@
   <chapter>
     <title>gst-plugins-bad Elements</title>
-    <xi:include href="xml/element-appsrc.xml" />
-    <xi:include href="xml/element-appsink.xml" />
     <xi:include href="xml/element-aacparse.xml" />
     <xi:include href="xml/element-amrparse.xml" />
     <xi:include href="xml/element-amrwbdec.xml" />
@@ -78,7 +76,6 @@
     <xi:include href="xml/plugin-legacyresample.xml" />
     <xi:include href="xml/plugin-alsaspdif.xml" />
     <xi:include href="xml/plugin-amrwb.xml" />
-    <xi:include href="xml/plugin-app.xml" />
     <xi:include href="xml/plugin-bayer.xml" />
     <xi:include href="xml/plugin-bz2.xml" />
     <xi:include href="xml/plugin-cdaudio.xml" />
Index: gst-plugins-bad-plugins-sections.txt
RCS file: /cvs/gstreamer/gst-plugins-bad/docs/plugins/gst-plugins-bad-plugins-sections.txt,v
--- gst-plugins-bad-plugins-sections.txt	17 Dec 2008 13:51:46 -0000	1.70
+++ gst-plugins-bad-plugins-sections.txt	5 Jan 2009 23:03:25 -0000	1.71
@@ -1,54 +1,4 @@
 <SECTION>
-<FILE>element-appsrc</FILE>
-<TITLE>appsrc</TITLE>
-GstAppSrc
-GstAppStreamType
-gst_app_src_set_caps
-gst_app_src_get_caps
-gst_app_src_set_size
-gst_app_src_get_size
-gst_app_src_set_stream_type
-gst_app_src_get_stream_type
-gst_app_src_set_max_bytes
-gst_app_src_get_max_bytes
-gst_app_src_push_buffer
-gst_app_src_end_of_stream
-<SUBSECTION Standard>
-GstAppSrcClass
-GST_APP_SRC
-GST_IS_APP_SRC
-GST_TYPE_APP_SRC
-gst_app_src_get_type
-GST_APP_SRC_CLASS
-GST_IS_APP_SRC_CLASS
-</SECTION>
-
-<SECTION>
-<FILE>element-appsink</FILE>
-<TITLE>appsink</TITLE>
-GstAppSink
-gst_app_sink_set_caps
-gst_app_sink_get_caps
-gst_app_sink_is_eos
-gst_app_sink_set_emit_signals
-gst_app_sink_get_emit_signals
-gst_app_sink_set_max_buffers
-gst_app_sink_get_max_buffers
-gst_app_sink_set_drop
-gst_app_sink_get_drop
-gst_app_sink_pull_preroll
-gst_app_sink_pull_buffer
-GstAppSinkClass
-GST_APP_SINK
-GST_IS_APP_SINK
-GST_TYPE_APP_SINK
-gst_app_sink_get_type
-GST_APP_SINK_CLASS
-GST_IS_APP_SINK_CLASS
 <FILE>element-aacparse</FILE>
 <TITLE>aacparse</TITLE>
 GstAacParse
--- plugin-app.xml DELETED ---
RCS file: /cvs/gstreamer/gst-plugins-bad/examples/Makefile.am,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Makefile.am	15 Sep 2008 09:34:14 -0000	1.19
+++ Makefile.am	5 Jan 2009 23:03:26 -0000	1.20
@@ -10,5 +10,5 @@
 DIRECTFB_DIR=
 endif
-SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) app switch
-DIST_SUBDIRS= directfb app switch scaletempo
+SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) switch
+DIST_SUBDIRS= directfb switch scaletempo
--- .cvsignore DELETED ---
--- Makefile.am DELETED ---
--- appsink-src.c DELETED ---
--- appsrc-ra.c DELETED ---
--- appsrc-seekable.c DELETED ---
--- appsrc-stream.c DELETED ---
--- appsrc-stream2.c DELETED ---
--- appsrc_ex.c DELETED ---
RCS file: /cvs/gstreamer/gst-plugins-bad/gst-libs/gst/Makefile.am,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Makefile.am	13 Feb 2008 23:52:42 -0000	1.26
+++ Makefile.am	5 Jan 2009 23:03:28 -0000	1.27
@@ -1,5 +1,5 @@
-SUBDIRS = app
+SUBDIRS = 
 noinst_HEADERS = gst-i18n-plugin.h gettext.h
-DIST_SUBDIRS = app dshow
+DIST_SUBDIRS = dshow
--- gstapp-marshal.list DELETED ---
--- gstappbuffer.c DELETED ---
--- gstappbuffer.h DELETED ---
--- gstappsink.c DELETED ---
--- gstappsink.h DELETED ---
--- gstappsrc.c DELETED ---
--- gstappsrc.h DELETED ---
--- gstapp.c DELETED ---

------------------------------------------------------------------------------