mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
crap, I keep doing this
Original commit message from CVS: crap, I keep doing this
This commit is contained in:
parent
dd9f3ebe2d
commit
8231e96103
6 changed files with 25 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
gstaudio
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
a support library for audio elements
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
@ -14,6 +14,9 @@ gstaudio
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### ENUM GstAudioFieldFlag ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
gstcolorbalance
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
interface for elements that provide color balance operations
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
@ -14,6 +14,9 @@ gstcolorbalance
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstColorBalance ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
gstgconf
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
gconf default elements support
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
@ -14,3 +14,6 @@ gstgconf
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
|
|
|
@ -14,6 +14,9 @@ gstmixer
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstMixer ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
gstringbuffer
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
an implementation of an audio ringbuffer
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
@ -14,6 +14,9 @@ gstringbuffer
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstRingBuffer ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
gsttuner
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
interface for elements that provide tuner operations
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
@ -14,6 +14,9 @@ gsttuner
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstTuner ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -93,6 +96,8 @@ gsttuner
|
|||
|
||||
@tuner:
|
||||
@norm:
|
||||
<!-- # Unused Parameters # -->
|
||||
@channel:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_tuner_set_frequency ##### -->
|
||||
|
|
Loading…
Reference in a new issue