gst: Update versioning
[platform/upstream/gstreamer.git] / docs / plugins / Makefile.am
index ff418ec..3db8af5 100644 (file)
@@ -3,7 +3,7 @@ GST_DOC_SCANOBJ = $(top_srcdir)/common/gstdoc-scangobj
 ## Process this file with automake to produce Makefile.in
 
 # The name of the module, e.g. 'glib'.
-#DOC_MODULE=gst-plugins-libs-@GST_MAJORMINOR@
+#DOC_MODULE=gst-plugins-libs-@GST_API_VERSION@
 MODULE=gst-plugins-base
 DOC_MODULE=$(MODULE)-plugins
 
@@ -38,7 +38,7 @@ HFILE_GLOB=$(top_srcdir)/gst/*/*.h $(top_srcdir)/ext/*/*.h $(top_srcdir)/sys/*/*
 CFILE_GLOB=$(top_srcdir)/gst/*/*.c $(top_srcdir)/ext/*/*.c $(top_srcdir)/sys/*/*.c
 
 # Header files to ignore when scanning.
-IGNORE_HFILES = avcodec.h gstffmpegcodecmap.h dsputil.h arch.h speex_resampler.h speex_resampler_wrapper.h fixed_arm4.h fixed_arm5e.h fixed_bfin.h fixed_debug.h fixed_generic.h resample_sse.h
+IGNORE_HFILES = avcodec.h dsputil.h arch.h speex_resampler.h speex_resampler_wrapper.h fixed_arm4.h fixed_arm5e.h fixed_bfin.h fixed_debug.h fixed_generic.h resample_sse.h
 IGNORE_CFILES = utils.c mem.c imgconvert.c
 
 # we add all .h files of elements that have signals/args we want
@@ -54,12 +54,6 @@ EXTRA_HFILES = \
        $(top_srcdir)/ext/alsa/gstalsasink.h \
        $(top_srcdir)/ext/alsa/gstalsasrc.h \
        $(top_srcdir)/ext/cdparanoia/gstcdparanoiasrc.h \
-       $(top_srcdir)/ext/gio/gstgiosink.h \
-       $(top_srcdir)/ext/gio/gstgiosrc.h \
-       $(top_srcdir)/ext/gio/gstgiostreamsink.h \
-       $(top_srcdir)/ext/gio/gstgiostreamsrc.h \
-       $(top_srcdir)/ext/gnomevfs/gstgnomevfssink.h \
-       $(top_srcdir)/ext/gnomevfs/gstgnomevfssrc.h \
        $(top_srcdir)/ext/ogg/gstoggdemux.h \
        $(top_srcdir)/ext/ogg/gstoggmux.h \
        $(top_srcdir)/ext/pango/gstclockoverlay.h \
@@ -78,14 +72,17 @@ EXTRA_HFILES = \
        $(top_srcdir)/gst/audioconvert/gstaudioconvert.h \
        $(top_srcdir)/gst/audiotestsrc/gstaudiotestsrc.h \
        $(top_srcdir)/gst/encoding/gstencodebin.h \
-       $(top_srcdir)/gst/ffmpegcolorspace/gstffmpegcolorspace.h \
        $(top_srcdir)/gst/gdp/gstgdpdepay.h \
        $(top_srcdir)/gst/gdp/gstgdppay.h \
+       $(top_srcdir)/gst/gio/gstgiosink.h \
+       $(top_srcdir)/gst/gio/gstgiosrc.h \
+       $(top_srcdir)/gst/gio/gstgiostreamsink.h \
+       $(top_srcdir)/gst/gio/gstgiostreamsrc.h \
        $(top_srcdir)/gst/playback/gstplay-enum.h \
        $(top_srcdir)/gst/playback/gstsubtitleoverlay.h \
        $(top_srcdir)/gst/audiorate/gstaudiorate.h \
        $(top_srcdir)/gst/audioresample/gstaudioresample.h \
-       $(top_srcdir)/gst/tcp/gstmultifdsink.h \
+       $(top_srcdir)/gst/tcp/gstmultisocketsink.h \
        $(top_srcdir)/gst/tcp/gsttcpclientsrc.h \
        $(top_srcdir)/gst/tcp/gsttcpclientsink.h \
        $(top_srcdir)/gst/tcp/gsttcpserversrc.h \