mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-09 00:45:56 +00:00
docs/gst/gstreamer-sections.txt: Add gst_registry_add_path to docs.
Original commit message from CVS: * docs/gst/gstreamer-sections.txt: Add gst_registry_add_path to docs. Also fix formatting of an older changelog entry
This commit is contained in:
parent
397128ac28
commit
e84de48ff9
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-08-10 Michael Smith <msmith@fluendo.com>
|
||||
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
Add gst_registry_add_path to docs.
|
||||
|
||||
2007-08-10 Michael Smith <msmith@fluendo.com>
|
||||
|
||||
* gst/gstregistry.h:
|
||||
|
@ -11,8 +16,8 @@
|
|||
2007-08-09 Philippe Kalaf <philippe.kalaf@collabora.co.uk>
|
||||
|
||||
* libs/gst/base/gstbasesink.c:
|
||||
Don't send an async_start message during downwards state change if target
|
||||
state is less than READY
|
||||
Don't send an async_start message during downwards state change if
|
||||
target state is less than READY
|
||||
|
||||
2007-08-09 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
|
|
|
@ -1677,6 +1677,7 @@ gst_registry_feature_filter
|
|||
gst_registry_find_plugin
|
||||
gst_registry_find_feature
|
||||
gst_registry_lookup_feature
|
||||
gst_registry_add_path
|
||||
gst_registry_scan_path
|
||||
gst_registry_binary_read_cache
|
||||
gst_registry_binary_write_cache
|
||||
|
|
Loading…
Reference in a new issue