mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 23:14:46 +00:00
docs/gst/gstreamer-sections.txt: Fix documentation
Original commit message from CVS: * docs/gst/gstreamer-sections.txt: Fix documentation
This commit is contained in:
parent
68c5a570b7
commit
a6c9220c57
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-10-06 Thijs Vermeir <thijsvermeir@gmail.com>
|
||||
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
Fix documentation
|
||||
|
||||
2008-10-06 Andy Wingo <wingo@pobox.com>
|
||||
|
||||
* gst/gstbuffer.h (GST_BUFFER_FREE_FUNC): New API, a free function
|
||||
|
|
|
@ -145,6 +145,7 @@ GST_BUFFER_FLAG_UNSET
|
|||
|
||||
GST_BUFFER_DATA
|
||||
GST_BUFFER_MALLOCDATA
|
||||
GST_BUFFER_FREE_FUNC
|
||||
GST_BUFFER_SIZE
|
||||
GST_BUFFER_TIMESTAMP
|
||||
GST_BUFFER_DURATION
|
||||
|
@ -756,6 +757,7 @@ gst_ghost_pad_new_from_template
|
|||
gst_ghost_pad_new_no_target_from_template
|
||||
gst_ghost_pad_set_target
|
||||
gst_ghost_pad_get_target
|
||||
gst_ghost_pad_construct
|
||||
<SUBSECTION Standard>
|
||||
GstGhostPadClass
|
||||
GST_GHOST_PAD
|
||||
|
|
Loading…
Reference in a new issue