diff --git a/ChangeLog b/ChangeLog index ec0139b503..427b97b0f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-07-26 Jan Schmidt + + * docs/gst/gstreamer-sections.txt: + Oops. Commit the docs additions too for new API. + Also, remove the mention of the non-existent GST_QUERY_TYPE_RATE_DEN + 2006-07-26 Jan Schmidt * gst/gststructure.c: (gst_structure_id_set), diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index e827964221..815e56fe30 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -1552,7 +1552,6 @@ GstQuery GstQueryType GST_QUERY_TYPE GST_QUERY_TYPE_NAME -GST_QUERY_TYPE_RATE_DEN GstQueryTypeDefinition @@ -1702,6 +1701,8 @@ gst_structure_get_value gst_structure_set_value gst_structure_set gst_structure_set_valist +gst_structure_id_set +gst_structure_id_set_valist gst_structure_remove_field gst_structure_remove_fields gst_structure_remove_fields_valist