mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
remove some valuable stuff from the documentation due to the use of GST_EXPORT
Original commit message from CVS: remove some valuable stuff from the documentation due to the use of GST_EXPORT
This commit is contained in:
parent
7672e47c59
commit
1646e64422
3 changed files with 6 additions and 42 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
|
||||
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
* docs/gst/tmpl/gstvalue.sgml:
|
||||
remove some valuable stuff from the documentation due to the use of GST_EXPORT
|
||||
|
||||
2004-08-09 Steve Lhomme <steve.lhomme@free.fr>
|
||||
|
||||
* win32/gstbytestream.vcproj:
|
||||
|
|
|
@ -1829,12 +1829,6 @@ GstValueUnionFunc
|
|||
GstValueIntersectFunc
|
||||
GstValueSubtractFunc
|
||||
GstValueTable
|
||||
gst_type_fourcc
|
||||
gst_type_int_range
|
||||
gst_type_double_range
|
||||
gst_type_list
|
||||
gst_type_fixed_list
|
||||
gst_type_fraction
|
||||
gst_type_is_fixed
|
||||
gst_value_register
|
||||
gst_value_init_and_copy
|
||||
|
|
|
@ -247,42 +247,6 @@ GValue implementations specific to GStreamer
|
|||
@deserialize:
|
||||
@_gst_reserved:
|
||||
|
||||
<!-- ##### VARIABLE gst_type_fourcc ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### VARIABLE gst_type_int_range ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### VARIABLE gst_type_double_range ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### VARIABLE gst_type_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### VARIABLE gst_type_fixed_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### VARIABLE gst_type_fraction ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_type_is_fixed ##### -->
|
||||
<para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue