From 845cb86dec0347a2db68c808f5eb0578e065dff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 11 Sep 2007 10:33:14 +0000 Subject: [PATCH] docs/libs/gstreamer-libs-sections.txt: Add new API to docs and fix the build. Original commit message from CVS: * docs/libs/gstreamer-libs-sections.txt: Add new API to docs and fix the build. --- ChangeLog | 5 +++++ docs/libs/gstreamer-libs-sections.txt | 2 ++ 2 files changed, 7 insertions(+) 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