mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
trigger a build
Original commit message from CVS: trigger a build
This commit is contained in:
parent
f37a15741a
commit
dd9f3ebe2d
8 changed files with 7 additions and 27 deletions
|
@ -5,7 +5,7 @@
|
|||
(gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
|
||||
* ext/vorbis/vorbisenc.h:
|
||||
Fix EOS handling. Still needs a fix in the ogg muxer to
|
||||
mark the last page as eos somehow.
|
||||
mark the last page as eos.
|
||||
|
||||
2005-09-15 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 019a3be6a5b7cde92c5daae35fe189c8aebeb5b6
|
||||
Subproject commit 62cd70d46eb00c3eb6b973b8a3b5fe6c202dbb29
|
|
@ -2,7 +2,7 @@
|
|||
gstaudio
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
a support library for audio elements
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
@ -14,9 +14,6 @@ a support library for audio elements
|
|||
|
||||
</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,9 +14,6 @@ interface for elements that provide color balance operations
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstColorBalance ##### -->
|
||||
<para>
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
gstgconf
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
gconf default elements support
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
@ -14,6 +14,3 @@ gconf default elements support
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
|
|
|
@ -14,9 +14,6 @@ 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,9 +14,6 @@ an implementation of an audio ringbuffer
|
|||
|
||||
</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,9 +14,6 @@ interface for elements that provide tuner operations
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstTuner ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -96,8 +93,6 @@ interface for elements that provide tuner operations
|
|||
|
||||
@tuner:
|
||||
@norm:
|
||||
<!-- # Unused Parameters # -->
|
||||
@channel:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_tuner_set_frequency ##### -->
|
||||
|
|
Loading…
Reference in a new issue