From: Thomas Vander Stichele Date: Tue, 23 Dec 2003 18:20:52 +0000 (+0000) Subject: removing old caps code from docs removing gstprops from docs X-Git-Tag: BRANCH-RELEASE-0_7_4-ROOT~234 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=012b42aa3128e6d6853cdefb547d1d286c10c21a;p=platform%2Fupstream%2Fgstreamer.git removing old caps code from docs removing gstprops from docs Original commit message from CVS: removing old caps code from docs removing gstprops from docs --- diff --git a/ChangeLog b/ChangeLog index 98443e7..0fc0872 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,15 @@ 2003-12-23 Thomas Vander Stichele + * docs/gst/gstreamer-sections.txt: + * docs/gst/tmpl/gstprops.sgml: removed + David removed props code, so let's remove their docs as well. + Also, remove all of the old caps code from docs. + +2003-12-23 Thomas Vander Stichele + * docs/gst/gstreamer-sections.txt: - * docs/gst/tmpl/gstreamer-bufferpool.sgml: - David removed bufferpool code, so let's remove docs as well. + * docs/gst/tmpl/gstreamer-bufferpool.sgml: removed + David removed bufferpool code, so let's remove their docs as well. 2003-12-22 Colin Walters diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 9aedb6d..04feebf 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -1217,152 +1217,21 @@ GST_TYPE_FIND_FACTORY_GET_CLASS gstcaps GstCaps GST_TYPE_CAPS -GST_CAPS_NEW -GST_CAPS_FACTORY -GST_CAPS_GET GstCaps -GstCapsFlags -GST_CAPS_FLAGS -GST_CAPS_FLAG_IS_SET -GST_CAPS_FLAG_SET -GST_CAPS_FLAG_UNSET -GST_CAPS_IS_FLOATING -GST_CAPS_IS_CHAINED -GST_CAPS_IS_FIXED -GST_CAPS_NEXT -GST_CAPS_PROPERTIES -GST_CAPS_REFCOUNT -GST_CAPS_TRACE_NAME -gst_caps_new -gst_caps_new_id -gst_caps_destroy -gst_caps_ref -gst_caps_unref gst_caps_copy gst_caps_copy_1 -gst_caps_copy_on_write -gst_caps_chain gst_caps_append -gst_caps_prepend -gst_caps_next gst_caps_replace -gst_caps_replace_sink gst_caps_sink -gst_caps_set_name -gst_caps_get_name -gst_caps_set_mime -gst_caps_get_mime -gst_caps_set_props -gst_caps_get_props gst_caps_is_always_compatible -gst_caps_has_property -gst_caps_has_fixed_property -gst_caps_has_property_typed gst_caps_normalize -gst_caps_set -gst_caps_get gst_caps_intersect -gst_caps_get_boolean -gst_caps_get_by_name -gst_caps_get_fourcc_int -gst_caps_get_int -gst_caps_get_string -gst_caps_get_float gst_caps_save_thyself gst_caps_load_thyself gst_caps_debug - -GST_CAPS -GST_TYPE_CAPS_FLAGS -gst_caps_flags_get_type gst_caps_union - - -
-gstprops -GstProps -GstProps -GstPropsType -GstPropsFlags -GST_PROPS_TRACE_NAME -GST_PROPS_FLAGS -GST_PROPS_FLAG_IS_SET -GST_PROPS_FLAG_SET -GST_PROPS_FLAG_UNSET -GST_PROPS_IS_FIXED -GST_PROPS_IS_FLOATING -GST_PROPS_PROPERTIES -GST_PROPS_REFCOUNT -GST_TYPE_PROPS -GST_MAKE_FOURCC -GST_STR_FOURCC -GST_PROPS_LIST -GST_PROPS_GLIST -GST_PROPS_INT -GST_PROPS_INT_ANY -GST_PROPS_INT_RANGE -GST_PROPS_INT_NEGATIVE -GST_PROPS_FOURCC -GST_PROPS_BOOLEAN -GST_PROPS_STRING -GST_PROPS_FLOAT -GST_PROPS_FLOAT_RANGE -GST_PROPS_INT_POSITIVE -GstPropsEntry -GST_PROPS_ENTRY_TRACE_NAME -gst_props_new -gst_props_newv -gst_props_empty_new -gst_props_merge -gst_props_copy -gst_props_copy_on_write -gst_props_destroy -gst_props_ref -gst_props_unref -gst_props_replace -gst_props_replace_sink -gst_props_sink -gst_props_check_compatibility -gst_props_has_property -gst_props_normalize -gst_props_set -gst_props_get -gst_props_get_safe -gst_props_has_fixed_property -gst_props_has_property_typed -gst_props_intersect -gst_props_debug -gst_props_save_thyself -gst_props_load_thyself - -gst_props_get_entry -gst_props_add_entry -gst_props_remove_entry -gst_props_remove_entry_by_name - -gst_props_entry_new -gst_props_entry_copy -gst_props_entry_destroy -gst_props_entry_get -gst_props_entry_get_type -gst_props_entry_get_boolean -gst_props_entry_get_float -gst_props_entry_get_float_range -gst_props_entry_get_fourcc_int -gst_props_entry_get_int -gst_props_entry_get_int_range -gst_props_entry_get_list -gst_props_entry_get_name -gst_props_entry_get_string -gst_props_entry_get_type -gst_props_entry_is_fixed -GST_TYPE_PROPS_TYPE -gst_props_type_get_type -GST_TYPE_PROPS_ENTRY -GST_TYPE_PROPS_FLAGS -gst_props_flags_get_type
diff --git a/docs/gst/tmpl/gstprops.sgml b/docs/gst/tmpl/gstprops.sgml deleted file mode 100644 index 0e1f8bd..0000000 --- a/docs/gst/tmpl/gstprops.sgml +++ /dev/null @@ -1,682 +0,0 @@ - -GstProps - - -Properties - - - -GstProps is used to attach certain properties to a pad. Properties -are usually used in conjunction with GstCaps. - - - - -#GstCaps - - - - -The props structure - - -@refcount: a refcount for this struct -@flags: -@properties: the properties - - - -The property type - - -@GST_PROPS_END_TYPE: -@GST_PROPS_INVALID_TYPE: -@GST_PROPS_INT_TYPE: -@GST_PROPS_FLOAT_TYPE: -@GST_PROPS_FOURCC_TYPE: -@GST_PROPS_BOOLEAN_TYPE: -@GST_PROPS_STRING_TYPE: -@GST_PROPS_VAR_TYPE: -@GST_PROPS_LIST_TYPE: -@GST_PROPS_GLIST_TYPE: -@GST_PROPS_FLOAT_RANGE_TYPE: -@GST_PROPS_INT_RANGE_TYPE: -@GST_PROPS_LAST_TYPE: - - - -Flags for this property - - -@GST_PROPS_FIXED: The property has no variable entries -@GST_PROPS_FLOATING: The property is not owned by anyone - - - -The name used for tracing memory allocations for the properties - - - - - - -The flags of this property - - -@props: The props to query - - - - -Check if a flag is set on the property - - -@props: The property to check -@flag: The flag to check for - - - - -Set a flag on the property - - -@props: The property to modify -@flag: The flag to set - - - - -Unset a flag in the property - - -@props: The property to modify -@flag: The flag to unset - - - - -Check if the property is fixed, ie. it has no variable property entries. - - -@props: The property to check - - - - -Check if the property is floating - - -@props: The property to check - - - - -Get the property entries of this property - - -@props: The property to query - - - - -Get the refcount of the property - - -@props: The property to query - - - - -The GType of the props boxed type, for use in GValues. - - - - - - -Create a FOURCC value that can easily be used to construct -a fourcc property. - - ... - "format", GST_PROPS_FOURCC (GST_MAKE_FOURCC ('Y','U','Y','2')), - ... - - - -@a: first fourcc byte -@b: second fourcc byte -@c: third fourcc byte -@d: fourth fourcc byte - - - - -Create a FOURCC value from a string. example: - - ... - "format", GST_PROPS_FOURCC (GST_STR_FOURCC ("YUY2")), - ... - - - -@f: the string describing the fourcc value. - - - - -Create a list of properties. - - -@...: the list of GstProps - - - - -Create a list from a GList of #GstPropsEntry. - - -@a: A GList of props entries - - - - -Create an integer property. - - -@a: the integer property - - - - -Create an integer property that can hold any int. - - - - - - -Create an integer range property. - - -@a: the min value for the range -@b: the max value for the range - - - - -Create an integer property that can hold negative ints. - - - - - - -Construct a fourcc property out of four bytes. - - -@a: a fourcc value usualy created with GST_FOURCC_MAKE () - - - - -Create a boolean property. - - -@a: the boolean property - - - - -Create a string value. - - -@a: the string value. - - - - -Create a floating point value. - - -@a: the float value - - - - -Create a float range value. - - -@a: lower float bounds -@b: upper float bounds - - - - -Create an integer property that can hold positive ints. - - - - - - -An entry hols one key/value pair. - - - - - -The name used for tracing memory allocations. - - - - - - - - - -@firstname: -@Varargs: -@Returns: - - - - - - - -@firstname: -@var_args: -@Returns: - - - - - - - -@Returns: - - - - - - - -@props: -@tomerge: -@Returns: - - - - - - - -@props: -@Returns: - - - - - - - -@props: -@Returns: - - - - - - - -@props: -@Returns: - - - - - - - -@props: -@Returns: - - - - - - - -@oldprops: -@newprops: - - - - - - - -@oldprops: -@newprops: - - - - - - - -@props: - - - - - - - -@fromprops: -@toprops: -@Returns: - - - - - - - -@props: -@name: -@Returns: - - - - - - - -@props: -@Returns: - - - - - - - -@props: -@name: -@Varargs: -@Returns: - - - - - - - -@props: -@first_name: -@Varargs: -@Returns: - - - - - - - -@props: -@first_name: -@Varargs: -@Returns: - - - - - - - -@props: -@name: -@Returns: - - - - - - - -@props: -@name: -@type: -@Returns: - - - - - - - -@props1: -@props2: -@Returns: - - - - - - - -@props: - - - - - - - -@props: -@parent: -@Returns: - - - - - - - -@parent: -@Returns: - - - - - - - -@props: -@name: -@Returns: - - - - - - - -@props: -@entry: - - - - - - - -@props: -@entry: - - - - - - - -@props: -@name: - - - - - - - -@name: -@Varargs: -@Returns: - - - - - - - -@entry: -@Returns: - - - - - - - -@entry: - - - - - - - -@entry: -@Varargs: -@Returns: - - - - - - - -@Returns: - - - - - - - -@entry: -@val: -@Returns: - - - - - - - -@entry: -@val: -@Returns: - - - - - - - -@entry: -@min: -@max: -@Returns: - - - - - - - -@entry: -@val: -@Returns: - - - - - - - -@entry: -@val: -@Returns: - - - - - - - -@entry: -@min: -@max: -@Returns: - - - - - - - -@entry: -@val: -@Returns: - - - - - - - -@entry: -@Returns: - - - - - - - -@entry: -@val: -@Returns: - - - - - - - -@Returns: - - - - - - - -@entry: -@Returns: - -