diff --git a/ChangeLog b/ChangeLog index 55ff316c28..5472e8b40e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-09-11 Tim-Philipp Müller + + * docs/libs/gstreamer-libs-sections.txt: + Add new API to docs and fix the build. + 2007-09-10 Wim Taymans * libs/gst/base/gstbasesrc.c: (gst_base_src_class_init), diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index 1639a2a3a4..bcfdb55512 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -233,6 +233,8 @@ gst_base_src_is_live gst_base_src_set_live gst_base_src_set_format gst_base_src_query_latency +gst_base_src_get_do_timestamp +gst_base_src_set_do_timestamp GST_BASE_SRC_PAD