mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
Remove references to audiosink, audiosrc, and audioraw. Documentation at least _starts_ to get built, now.
Original commit message from CVS: Remove references to audiosink, audiosrc, and audioraw. Documentation at least _starts_ to get built, now.
This commit is contained in:
parent
426ac6ae66
commit
0e93fd2747
2 changed files with 0 additions and 5 deletions
|
@ -19,7 +19,6 @@ GST_LIBS += ../../gst/elements/libgstelements.la
|
|||
TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)
|
||||
|
||||
tmpl_sources = \
|
||||
tmpl/audioraw.sgml \
|
||||
tmpl/cothreads.sgml \
|
||||
tmpl/gst.sgml \
|
||||
tmpl/gstinfo.sgml \
|
||||
|
@ -27,8 +26,6 @@ tmpl_sources = \
|
|||
tmpl/gstscheduler.sgml \
|
||||
tmpl/gstprops.sgml \
|
||||
tmpl/gstcaps.sgml \
|
||||
tmpl/gstaudiosink.sgml \
|
||||
tmpl/gstaudiosrc.sgml \
|
||||
tmpl/gstbin.sgml \
|
||||
tmpl/gstbuffer.sgml \
|
||||
tmpl/gstbufferpool.sgml \
|
||||
|
|
|
@ -18,10 +18,8 @@ gst_fakesink_get_type
|
|||
gst_disksrc_get_type
|
||||
@GST_HTTPSRC_GET_TYPE@
|
||||
gst_fdsrc_get_type
|
||||
gst_audiosrc_get_type
|
||||
gst_sinesrc_get_type
|
||||
|
||||
gst_audiosink_get_type
|
||||
gst_fdsink_get_type
|
||||
|
||||
gst_pipefilter_get_type
|
||||
|
|
Loading…
Reference in a new issue