mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
Small updates to the .cvsignore files.
Original commit message from CVS: Small updates to the .cvsignore files.
This commit is contained in:
parent
4b633d90e8
commit
54347a618b
5 changed files with 28 additions and 0 deletions
24
docs/gst/tmpl/gstmultidisksrc.sgml
Normal file
24
docs/gst/tmpl/gstmultidisksrc.sgml
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
<!-- ##### SECTION Title ##### -->
|
||||||
|
GstMultiDiskSrc
|
||||||
|
|
||||||
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ENUM GstMultiDiskSrcFlags ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@GST_MULTIDISKSRC_OPEN:
|
||||||
|
@GST_MULTIDISKSRC_FLAG_LAST:
|
||||||
|
|
1
examples/autoplug/.gitignore
vendored
1
examples/autoplug/.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
autoplug
|
autoplug
|
||||||
|
xmlTest.gst
|
||||||
|
|
1
examples/typefind/.gitignore
vendored
Normal file
1
examples/typefind/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
typefind
|
1
tests/old/examples/autoplug/.gitignore
vendored
1
tests/old/examples/autoplug/.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
autoplug
|
autoplug
|
||||||
|
xmlTest.gst
|
||||||
|
|
1
tests/old/examples/typefind/.gitignore
vendored
Normal file
1
tests/old/examples/typefind/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
typefind
|
Loading…
Reference in a new issue