mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
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.
This commit is contained in:
parent
5d57d96af6
commit
845cb86dec
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-09-11 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* docs/libs/gstreamer-libs-sections.txt:
|
||||
Add new API to docs and fix the build.
|
||||
|
||||
2007-09-10 Wim Taymans <wim.taymans@gmail.com>
|
||||
|
||||
* libs/gst/base/gstbasesrc.c: (gst_base_src_class_init),
|
||||
|
|
|
@ -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
|
||||
<SUBSECTION Standard>
|
||||
|
|
Loading…
Reference in a new issue