mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
Updated the makefile for new files
Original commit message from CVS: Updated the makefile for new files
This commit is contained in:
parent
3b805b9209
commit
9c3d9082c3
2 changed files with 24 additions and 23 deletions
|
@ -22,13 +22,17 @@ tmpl_sources = \
|
|||
tmpl/audioraw.sgml \
|
||||
tmpl/cothreads.sgml \
|
||||
tmpl/gst.sgml \
|
||||
tmpl/gstinfo.sgml \
|
||||
tmpl/gstasyncdisksrc.sgml \
|
||||
tmpl/gstautoplug.sgml \
|
||||
tmpl/gstscheduler.sgml \
|
||||
tmpl/gstprops.sgml \
|
||||
tmpl/gstcaps.sgml \
|
||||
tmpl/gstaudiosink.sgml \
|
||||
tmpl/gstaudiosrc.sgml \
|
||||
tmpl/gstbin.sgml \
|
||||
tmpl/gstbuffer.sgml \
|
||||
tmpl/gstbufferpool.sgml \
|
||||
tmpl/gstconnection.sgml \
|
||||
tmpl/gstdisksrc.sgml \
|
||||
tmpl/gstelement.sgml \
|
||||
tmpl/gstesdsink.sgml \
|
||||
|
@ -36,7 +40,6 @@ tmpl_sources = \
|
|||
tmpl/gstfakesrc.sgml \
|
||||
tmpl/gstfdsink.sgml \
|
||||
tmpl/gstfdsrc.sgml \
|
||||
tmpl/gstfilter.sgml \
|
||||
tmpl/gsthttpsrc.sgml \
|
||||
tmpl/gstidentity.sgml \
|
||||
tmpl/gstlog.sgml \
|
||||
|
@ -48,8 +51,6 @@ tmpl_sources = \
|
|||
tmpl/gstqueue.sgml \
|
||||
tmpl/gstreamer-unused.sgml \
|
||||
tmpl/gstsinesrc.sgml \
|
||||
tmpl/gstsink.sgml \
|
||||
tmpl/gstsrc.sgml \
|
||||
tmpl/gsttee.sgml \
|
||||
tmpl/gstthread.sgml \
|
||||
tmpl/gsttrace.sgml \
|
||||
|
|
|
@ -201,13 +201,6 @@ the stream.
|
|||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO GST_SINESRC ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@obj:
|
||||
|
||||
<!-- ##### FUNCTION gst_object_get_type ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -215,6 +208,13 @@ the stream.
|
|||
|
||||
@Returns:
|
||||
|
||||
<!-- ##### MACRO GST_SINESRC ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@obj:
|
||||
|
||||
<!-- ##### SECTION ./tmpl/plugin.sgml:Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -819,12 +819,6 @@ This macro unsets the given state on the element.
|
|||
@obj: Element to unset state of.
|
||||
@flag: State to unset, can be any number of bits in guint32.
|
||||
|
||||
<!-- ##### STRUCT GstDiskSrc ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO GST_SRC_FLAGS ##### -->
|
||||
<para>
|
||||
This macro returns the entire set of flags for the object.
|
||||
|
@ -832,6 +826,12 @@ This macro returns the entire set of flags for the object.
|
|||
|
||||
@obj: GstSrc to return flags for.
|
||||
|
||||
<!-- ##### STRUCT GstDiskSrc ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_sink_get_type ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -1647,12 +1647,6 @@ Flags for the GstSrc element
|
|||
|
||||
@Returns:
|
||||
|
||||
<!-- ##### TYPEDEF GstPropsListFactory[] ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_pad_get_type_id ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -1661,6 +1655,12 @@ Flags for the GstSrc element
|
|||
@pad:
|
||||
@Returns:
|
||||
|
||||
<!-- ##### TYPEDEF GstPropsListFactory[] ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION ./tmpl/gstsink.sgml:See_Also ##### -->
|
||||
<para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue