gstenumtypes.h   gstenumtypes.h 
/* Generated data (by glib-mkenums) */
#ifndef __GST_ENUM_TYPES_H__ #ifndef __GST_ENUM_TYPES_H__
#define __GST_ENUM_TYPES_H__ #define __GST_ENUM_TYPES_H__
#include <glib-object.h> #include <glib-object.h>
G_BEGIN_DECLS G_BEGIN_DECLS
/* enumerations from "gstobject.h" */ /* enumerations from "gstobject.h" */
GType gst_object_flags_get_type (void); GType gst_object_flags_get_type (void);
#define GST_TYPE_OBJECT_FLAGS (gst_object_flags_get_type()) #define GST_TYPE_OBJECT_FLAGS (gst_object_flags_get_type())
skipping to change at line 25 skipping to change at line 23
/* enumerations from "gstbin.h" */ /* enumerations from "gstbin.h" */
GType gst_bin_flags_get_type (void); GType gst_bin_flags_get_type (void);
#define GST_TYPE_BIN_FLAGS (gst_bin_flags_get_type()) #define GST_TYPE_BIN_FLAGS (gst_bin_flags_get_type())
/* enumerations from "gstbuffer.h" */ /* enumerations from "gstbuffer.h" */
GType gst_buffer_flag_get_type (void); GType gst_buffer_flag_get_type (void);
#define GST_TYPE_BUFFER_FLAG (gst_buffer_flag_get_type()) #define GST_TYPE_BUFFER_FLAG (gst_buffer_flag_get_type())
GType gst_buffer_copy_flags_get_type (void); GType gst_buffer_copy_flags_get_type (void);
#define GST_TYPE_BUFFER_COPY_FLAGS (gst_buffer_copy_flags_get_type()) #define GST_TYPE_BUFFER_COPY_FLAGS (gst_buffer_copy_flags_get_type())
/* enumerations from "gstbufferlist.h" */
GType gst_buffer_list_item_get_type (void);
#define GST_TYPE_BUFFER_LIST_ITEM (gst_buffer_list_item_get_type())
/* enumerations from "gstbus.h" */ /* enumerations from "gstbus.h" */
GType gst_bus_flags_get_type (void); GType gst_bus_flags_get_type (void);
#define GST_TYPE_BUS_FLAGS (gst_bus_flags_get_type()) #define GST_TYPE_BUS_FLAGS (gst_bus_flags_get_type())
GType gst_bus_sync_reply_get_type (void); GType gst_bus_sync_reply_get_type (void);
#define GST_TYPE_BUS_SYNC_REPLY (gst_bus_sync_reply_get_type()) #define GST_TYPE_BUS_SYNC_REPLY (gst_bus_sync_reply_get_type())
/* enumerations from "gstcaps.h" */ /* enumerations from "gstcaps.h" */
GType gst_caps_flags_get_type (void); GType gst_caps_flags_get_type (void);
#define GST_TYPE_CAPS_FLAGS (gst_caps_flags_get_type()) #define GST_TYPE_CAPS_FLAGS (gst_caps_flags_get_type())
skipping to change at line 112 skipping to change at line 114
GType gst_iterator_result_get_type (void); GType gst_iterator_result_get_type (void);
#define GST_TYPE_ITERATOR_RESULT (gst_iterator_result_get_type()) #define GST_TYPE_ITERATOR_RESULT (gst_iterator_result_get_type())
GType gst_iterator_item_get_type (void); GType gst_iterator_item_get_type (void);
#define GST_TYPE_ITERATOR_ITEM (gst_iterator_item_get_type()) #define GST_TYPE_ITERATOR_ITEM (gst_iterator_item_get_type())
/* enumerations from "gstmessage.h" */ /* enumerations from "gstmessage.h" */
GType gst_message_type_get_type (void); GType gst_message_type_get_type (void);
#define GST_TYPE_MESSAGE_TYPE (gst_message_type_get_type()) #define GST_TYPE_MESSAGE_TYPE (gst_message_type_get_type())
GType gst_structure_change_type_get_type (void); GType gst_structure_change_type_get_type (void);
#define GST_TYPE_STRUCTURE_CHANGE_TYPE (gst_structure_change_type_get_type( )) #define GST_TYPE_STRUCTURE_CHANGE_TYPE (gst_structure_change_type_get_type( ))
GType gst_stream_status_type_get_type (void);
#define GST_TYPE_STREAM_STATUS_TYPE (gst_stream_status_type_get_type())
/* enumerations from "gstminiobject.h" */ /* enumerations from "gstminiobject.h" */
GType gst_mini_object_flags_get_type (void); GType gst_mini_object_flags_get_type (void);
#define GST_TYPE_MINI_OBJECT_FLAGS (gst_mini_object_flags_get_type()) #define GST_TYPE_MINI_OBJECT_FLAGS (gst_mini_object_flags_get_type())
/* enumerations from "gstpad.h" */ /* enumerations from "gstpad.h" */
GType gst_pad_link_return_get_type (void); GType gst_pad_link_return_get_type (void);
#define GST_TYPE_PAD_LINK_RETURN (gst_pad_link_return_get_type()) #define GST_TYPE_PAD_LINK_RETURN (gst_pad_link_return_get_type())
GType gst_flow_return_get_type (void); GType gst_flow_return_get_type (void);
#define GST_TYPE_FLOW_RETURN (gst_flow_return_get_type()) #define GST_TYPE_FLOW_RETURN (gst_flow_return_get_type())
GType gst_pad_link_check_get_type (void);
#define GST_TYPE_PAD_LINK_CHECK (gst_pad_link_check_get_type())
GType gst_activate_mode_get_type (void); GType gst_activate_mode_get_type (void);
#define GST_TYPE_ACTIVATE_MODE (gst_activate_mode_get_type()) #define GST_TYPE_ACTIVATE_MODE (gst_activate_mode_get_type())
GType gst_pad_direction_get_type (void); GType gst_pad_direction_get_type (void);
#define GST_TYPE_PAD_DIRECTION (gst_pad_direction_get_type()) #define GST_TYPE_PAD_DIRECTION (gst_pad_direction_get_type())
GType gst_pad_flags_get_type (void); GType gst_pad_flags_get_type (void);
#define GST_TYPE_PAD_FLAGS (gst_pad_flags_get_type()) #define GST_TYPE_PAD_FLAGS (gst_pad_flags_get_type())
/* enumerations from "gstpadtemplate.h" */ /* enumerations from "gstpadtemplate.h" */
GType gst_pad_presence_get_type (void); GType gst_pad_presence_get_type (void);
#define GST_TYPE_PAD_PRESENCE (gst_pad_presence_get_type()) #define GST_TYPE_PAD_PRESENCE (gst_pad_presence_get_type())
skipping to change at line 195 skipping to change at line 201
#define GST_TYPE_SEARCH_MODE (gst_search_mode_get_type()) #define GST_TYPE_SEARCH_MODE (gst_search_mode_get_type())
/* enumerations from "gstparse.h" */ /* enumerations from "gstparse.h" */
GType gst_parse_error_get_type (void); GType gst_parse_error_get_type (void);
#define GST_TYPE_PARSE_ERROR (gst_parse_error_get_type()) #define GST_TYPE_PARSE_ERROR (gst_parse_error_get_type())
GType gst_parse_flags_get_type (void); GType gst_parse_flags_get_type (void);
#define GST_TYPE_PARSE_FLAGS (gst_parse_flags_get_type()) #define GST_TYPE_PARSE_FLAGS (gst_parse_flags_get_type())
G_END_DECLS G_END_DECLS
#endif /* __GST_ENUM_TYPES_H__ */ #endif /* __GST_ENUM_TYPES_H__ */
/* Generated data ends here */
 End of changes. 5 change blocks. 
2 lines changed or deleted 8 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/