From aeb51703b4f24605bf2c0d7062925e9d36bb4a8e Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Tue, 29 Nov 2005 15:50:50 +0000 Subject: [PATCH] docs/gst/gstreamer-sections.txt: Add gst_query_new_seeking and gst_query_parse_seeking to the docs. Original commit message from CVS: * docs/gst/gstreamer-sections.txt: Add gst_query_new_seeking and gst_query_parse_seeking to the docs. --- ChangeLog | 6 ++++++ docs/gst/gstreamer-sections.txt | 2 ++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5117aeb..5434196 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2005-11-29 Jan Schmidt + * docs/gst/gstreamer-sections.txt: + Add gst_query_new_seeking and gst_query_parse_seeking to the + docs. + +2005-11-29 Jan Schmidt + * gst/base/gstbasetransform.c: (gst_base_transform_buffer_alloc): Treat a pad alloc with new caps the same as if we were not negotiated, in order to allow a changing upstream output diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 28a84bf..d7b520c 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -1560,9 +1560,11 @@ gst_query_new_application gst_query_new_convert gst_query_new_position gst_query_new_duration +gst_query_new_seeking gst_query_parse_convert gst_query_parse_position gst_query_parse_duration +gst_query_parse_seeking gst_query_ref gst_query_set_convert gst_query_set_formats -- 2.7.4