From: Thibault Saunier Date: Fri, 14 Sep 2018 12:24:26 +0000 (-0300) Subject: doc: Remove gtk-doc support X-Git-Tag: 1.19.3~1209 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=781ad55f689b6f1cbd5eb56700200be6a633e7fb;p=platform%2Fupstream%2Fgstreamer.git doc: Remove gtk-doc support --- diff --git a/Makefile.am b/Makefile.am index d9b3aca..b2223ca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,3 @@ -DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc - # note: keep in sync with configure.ac ACLOCAL_AMFLAGS = -I m4 -I common/m4 @@ -8,7 +6,6 @@ aclocal_DATA = gst-element-check-1.0.m4 SUBDIRS = pkgconfig \ gst libs plugins tests \ - docs \ po \ m4 \ common \ @@ -21,7 +18,6 @@ endif # These are all the possible subdirs DIST_SUBDIRS = pkgconfig \ gst libs plugins tools tests \ - docs \ po \ m4 \ common \ @@ -186,8 +182,7 @@ CRUFT_DIRS = \ $(top_builddir)/tests/examples/queue \ $(top_builddir)/tests/examples/typefind \ $(top_builddir)/gst/tmp-introspect* \ - $(top_builddir)/libs/gst/*/tmp-introspect* \ - $(top_srcdir)/docs/plugins/tmpl + $(top_builddir)/libs/gst/*/tmp-introspect* include $(top_srcdir)/common/cruft.mak diff --git a/configure.ac b/configure.ac index 0f43743..76f1258 100644 --- a/configure.ac +++ b/configure.ac @@ -457,10 +457,6 @@ AM_CONDITIONAL(HAVE_VALGRIND, test ! "x$VALGRIND_PATH" = "xno") dnl check for gobject-introspection GOBJECT_INTROSPECTION_CHECK([1.31.1]) -dnl check for documentation tools -GTK_DOC_CHECK([1.12]) -AG_GST_PLUGIN_DOCS([1.12]) - dnl *** checks for libraries *** dnl check for libm, for sin() @@ -1126,12 +1122,6 @@ tests/examples/streams/Makefile tools/Makefile common/Makefile common/m4/Makefile -docs/Makefile -docs/gst/Makefile -docs/gst/gstreamer.types -docs/libs/Makefile -docs/plugins/Makefile -docs/version.entities m4/Makefile pkgconfig/Makefile stamp.h @@ -1167,8 +1157,6 @@ Configuration Package name : ${GST_PACKAGE_NAME} Package origin : ${GST_PACKAGE_ORIGIN} - API Documentation : ${enable_gtk_doc} - Debug logging : ${enable_gst_debug} Tracing subsystem hooks : ${enable_gst_tracer_hooks} Command-line parser : ${enable_parse} diff --git a/docs/Makefile.am b/docs/Makefile.am deleted file mode 100644 index 4772ebc..0000000 --- a/docs/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -if ENABLE_GTK_DOC -if ENABLE_PLUGIN_DOCS -PLUGIN_DOCS_DIRS = plugins -else -PLUGIN_DOCS_DIRS = -endif -else -PLUGIN_DOCS_DIRS = plugins -endif - -BUILT_SOURCES = version.entities - -SUBDIRS = gst libs $(PLUGIN_DOCS_DIRS) -DIST_SUBDIRS = gst libs plugins - -EXTRA_DIST = version.entities.in list-ulink.xsl - -upload: - @if test "x$(SUBDIRS)" != x; then for a in $(SUBDIRS); do cd $$a; make upload; cd ..; done; fi - -libs: gst - -include $(top_srcdir)/common/parallel-subdirs.mak diff --git a/docs/gst/.gitignore b/docs/gst/.gitignore deleted file mode 100644 index 605ca2e..0000000 --- a/docs/gst/.gitignore +++ /dev/null @@ -1,46 +0,0 @@ -Makefile -Makefile.in -gstreamer-decl-list.txt -gstreamer-decl.txt -gstreamer-undocumented.txt -gstreamer-unused.txt -gstreamer-undeclared.txt - -gstreamer.args -gstreamer.hierarchy -gstreamer.interfaces -gstreamer.prerequisites -gstreamer.signals - -html -sgml -tmpl -*.stamp - -doc-registry.xml - -gstreamer.html -gstreamer-presed-scan.c -gstreamer-scan.c -gstreamer-scan -tmpl.stamp -tmpl-build.stamp -sgml.stamp -sgml-build.stamp -scan-build.stamp -html.stamp -html-build.stamp -*.tgz -*.tex -*.log -*.aux -*.dvi -*.ps -*.bak -gtkdoc-fixxref -xml - -gst-universe.svg - -gstreamer.types -gstreamer-scan.gcno diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am deleted file mode 100644 index af93687..0000000 --- a/docs/gst/Makefile.am +++ /dev/null @@ -1,96 +0,0 @@ -## Process this file with automake to produce Makefile.in - -# The name of the module, e.g. 'glib'. -# DOC_MODULE=gstreamer-@GST_API_VERSION@ -DOC_MODULE=gstreamer - -# don't want $(DOC_MODULE)-scan.c to be built with -Werror -ERROR_CFLAGS= - -BUILT_SOURCES=gstreamer.types - -# for upload-doc.mak -DOC=gstreamer -FORMATS=html -html: html-build.stamp -include $(top_srcdir)/common/upload-doc.mak - -# The top-level SGML file. Change it if you want. -DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml - -# The files containing the source code. Relative to $(top_srcdir). -# gtk-doc will search all .c & .h files beneath here for inline comments -# documenting functions and macros. -DOC_SOURCE_DIR = $(top_srcdir)/gst - -# Extra options to supply to gtkdoc-scan. -SCAN_OPTIONS=--deprecated-guards="GST_DISABLE_DEPRECATED" \ - --ignore-decorators='GST_API' - -# Extra options to supply to gtkdoc-mkdb. -MKDB_OPTIONS=--sgml-mode --output-format=xml --ignore-files=parse - -# Extra options to supply to gtkdoc-fixref. -FIXXREF_OPTIONS=--extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html - -# Used for dependencies. -HFILE_GLOB=$(top_srcdir)/gst/*.h -CFILE_GLOB=$(top_srcdir)/gst/*.c - -# Header files to ignore when scanning. Use base file name, no paths -IGNORE_HFILES= \ - gettext.h \ - glib-compat-private.h \ - glib-compat.h \ - gst-i18n-app.h \ - gst-i18n-lib.h \ - gst_private.h \ - gstelementdetails.h \ - gstmacros.h \ - gstmarshal.h \ - math-compat.h \ - \ - grammar.tab.h \ - grammar.tab.pre.h \ - parse_lex.h \ - types.h \ - \ - gst-printf.h \ - printf-args.h \ - printf-extension.h \ - printf-parse.h \ - vasnprintf.h - -gst-universe.svg: gst-universe.dot - -dot -Tsvg $< | sed 's/\(font-size:[0-9]*\.[0-9]*\);/\1px;/g' >$@ - -# Images to copy into HTML directory. -HTML_IMAGES = - -# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE). -content_files = building.xml running.xml gst-universe.svg - -# Other files to distribute. -extra_files = gst-universe.dot - -# CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib -# contains GtkObjects/GObjects and you want to document signals and properties. -GTKDOC_CFLAGS = $(GST_OBJ_CFLAGS) -DGST_USE_UNSTABLE_API -GTKDOC_LIBS = $(GST_OBJ_LIBS) \ - $(top_builddir)/gst/libgstreamer-@GST_API_VERSION@.la \ - $(top_builddir)/libs/gst/base/libgstbase-@GST_API_VERSION@.la \ - $(top_builddir)/libs/gst/controller/libgstcontroller-@GST_API_VERSION@.la \ - $(top_builddir)/libs/gst/net/libgstnet-@GST_API_VERSION@.la - -GTKDOC_EXTRA_ENVIRONMENT= \ - GST_PLUGIN_SCANNER_1_0=$(top_builddir)/libs/gst/helpers/gst-plugin-scanner - -# If you need to override some of the declarations, place them in this file -# and uncomment this line. -DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt - -include $(top_srcdir)/common/gtk-doc.mak - -# gtk-doc.mak defines CLEANFILES -CLEANFILES += gst-universe.svg - diff --git a/docs/gst/building.xml b/docs/gst/building.xml deleted file mode 100644 index a7f8fc5..0000000 --- a/docs/gst/building.xml +++ /dev/null @@ -1,100 +0,0 @@ - - -%version-entities; - -]> - - -Building GStreamer and GStreamer Applications -3 -GStreamer Core - - - -Building GStreamer and GStreamer Applications - -How to build the GStreamer framework and applications using it. - - - - -Building GStreamer on UNIX - - - - On UNIX, GStreamer uses the standard GNU build system, - using autoconf for package - configuration and resolving portability issues, - automake for building makefiles - that comply with the GNU Coding Standards, and - libtool for building shared - libraries on multiple platforms. The normal sequence for - compiling and installing the GStreamer library is thus: - - - ./configure - make - make install - - - - - The standard options provided by GNU - autoconf may be passed to the - configure script. Please see the - autoconf documentation or run - ./configure --help for information about - the standard options. - - - - In addition there are several options to activate or deactivate features. - E.g. passing to configure - will turn the debugging subsystem into a non-functional stub and remove all - macro based invocations from within the library (and anything compiled - against the library afterwards.) - - - If library size matters and one builds in a controlled environment, it is - also possible to totally remove subsystem code. This is intentionally not - offered as a configure option as it causes an ABI break. Code built against - a version of GStreamer without these modifications needs to be recompiled. - - - make CFLAGS="-DGST_REMOVE_DEPRECATED -DGST_REMOVE_DISABLED" - - - - - - GST_REMOVE_DEPRECATED - Omit deprecated functions - from the library. - - - - - GST_REMOVE_DISABLED - Omit stubs for disabled - subsystems from the library. - - - - - - - - -Building GStreamer Applications - - -Applications and libraries can use pkg-config to get all the -needed compiler and linker flags to build against GStreamer. Please note that -GStreamer is split into several libraries itself. -pkg-config --list-all | grep gstreamer will list the -available libraries. - - - - - diff --git a/docs/gst/gst-universe.dot b/docs/gst/gst-universe.dot deleted file mode 100644 index 46f6b5c..0000000 --- a/docs/gst/gst-universe.dot +++ /dev/null @@ -1,74 +0,0 @@ -/* dot -Tpng gst-universe.dot -ogst-universe.png - * - * other layouts: - * circo -Tpng gst-universe.dot -ogst-universe.circo.png - * neato -Tpng gst-universe.dot -ogst-universe.neato.png - * - * todo: - * - add urls to api docs - * - use color - */ -digraph pipeline { - node [style="filled", shape="box", fillcolor="#eeeeee", fontsize="9px", fontname="Bitstream Vera Sans", target="_top"]; - edge [labelfontsize="7px", fontsize="7px", labelfontname="Bitstream Vera Sans", fontname="Bitstream Vera Sans"]; - labelloc=t; - nodesep=0.25; - - /* - fontname="Bitstream Vera Sans"; - fontsize="10px"; - label="GStreamer Universe"; - */ - - /* objects */ - application [color=black, fillcolor="#ffdddd"]; - bin [href="GstBin.html", color=black, fillcolor="#ccccff"]; - bus [href="GstBus.html"]; - buffer [href="gstreamer-GstBuffer.html", color=black, fillcolor="#ddffdd"]; - caps [href="gstreamer-GstCaps.html"]; - clock [href="GstClock.html"]; - element [href="GstElement.html", color=black, fillcolor="#ccccff"]; - element_factory [href="GstElementFactory.html", label="element factory"]; - event [href="gstreamer-GstEvent.html", color=black, fillcolor="#ddffdd"]; - message [href="gstreamer-GstMessage.html", color=black, fillcolor="#ddffdd"]; - pad [href="GstPad.html", color=black, fillcolor="#ccccff"]; - pad_template [href="GstPadTemplate.html", label="pad template"]; - pipeline [href="GstPipeline.html", color=black, fillcolor="#ccccff"]; - plugin [href="GstPlugin.html"]; - plugin_feature [href="GstPluginFeature.html", label="plugin feature"]; - query [href="gstreamer-GstQuery.html", color=black, fillcolor="#ddffdd"]; - registry [href="GstRegistry.html"]; - structure [href="gstreamer-GstStructure.html"]; - - /* relations */ - bin -> element [label="is-a"]; - pipeline -> bin [label="is-a"]; - pipeline -> bus [label="has 1"]; - pipeline -> clock [label="has 1"]; - element -> pad_template [label="has n"]; - element -> pad [label="has n"]; - element -> clock [label="may provide"]; - pad -> caps [label="has n"]; - pad_template -> caps [label="has n"]; - buffer -> caps [label="has n"]; - caps -> structure [label="has n"]; - bin -> element [label="has n"]; - - pad -> pad_template [label="is created from"]; - element -> element_factory [label="is created from"]; - - element -> query [label="answers"]; - element -> event [label="send & receive"]; - element -> buffer [label="send & receive"]; - element -> message [label="send"]; - bus -> message [label="receive"]; - - registry -> plugin [label="has n"]; - plugin -> plugin_feature [label="has n"]; - element_factory -> plugin_feature [label="is-a"]; - - application -> pipeline [label="has"]; - application -> bus [label="listen on"]; - application -> query [label="send"]; - application -> event [label="send"]; -} diff --git a/docs/gst/gstreamer-docs.sgml b/docs/gst/gstreamer-docs.sgml deleted file mode 100644 index 3cb6629..0000000 --- a/docs/gst/gstreamer-docs.sgml +++ /dev/null @@ -1,206 +0,0 @@ - - -%version-entities; - - -]> - - - GStreamer &GST_API_VERSION; Core Reference Manual - - for GStreamer Core &GST_API_VERSION; (&GST_VERSION;) - The latest version of this documentation can be found on-line at - http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/. - - - - - - GStreamer Overview - -GStreamer is a streaming media framework. -It uses graphs of elements which operate on data. -The functionality to process media is provided by plug-ins which provide -features like elements, typefinding, and so on. -This allows new functionality to be added simply by installing new plug-ins. - - - -GStreamer is cross-platform and works on most UNIX-like platforms as well as -Windows. It is released under the GNU Library General Public License -(GNU LGPL). - - - - - - - - Relation between gstreamer core objects. - - - - - - - - - GStreamer Core Library - - - libgstreamer-&GST_API_VERSION;.so provides all the core GStreamer services, - including initialization, plugin management and types, - as well as the object hierarchy that defines elements and bins, - along with some more specialized elements. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - GStreamer Device Discovery and Device Probing - - - - - - - - GStreamer Core Support - - Theses modules support the gstreamer core and plugin development. - Application developers will rarely need to know about it. - - - - - - - - - - - Object Hierarchy - - - - - API Index - - - - Index of deprecated API - - - - Index of new API in 1.16 - - - - Index of new API in 1.14 - - - - Index of new API in 1.12 - - - - Index of new API in 1.10 - - - - Index of new API in 1.8 - - - - Index of new API in 1.6 - - - - Index of new API in 1.4 - - - - Index of new API in 1.2.3 - - - - Index of new API in 1.2 - - - - Index of new API in 1.0.10 - - - - Index of new API in 1.0.5 - - - - - - diff --git a/docs/gst/gstreamer-overrides.txt b/docs/gst/gstreamer-overrides.txt deleted file mode 100644 index e69de29..0000000 diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt deleted file mode 100644 index 1af775a..0000000 --- a/docs/gst/gstreamer-sections.txt +++ /dev/null @@ -1,4014 +0,0 @@ -# GStreamer API reference sections - -# please add sections in alphabetical order using the following template -# leave two empty lines between sections -#
-# gstxxx -# GstXxx -# typedefs -# macros -# constructor -# methods -# -# -#
- -gst/gst.h - - -
-gst -Gst -gst_init -gst_init_check -gst_init_get_option_group -gst_is_initialized -gst_deinit -gst_version -gst_version_string -gst_segtrap_is_enabled -gst_segtrap_set_enabled -gst_registry_fork_is_enabled -gst_registry_fork_set_enabled -gst_update_registry -gst_get_main_executable_path - -GST_QUARK -GstQuarkId -GstPluginLoader -GstPluginLoaderFuncs -
- -
-gstatomicqueue -GstAtomicQueue -GstAtomicQueue -gst_atomic_queue_new - -gst_atomic_queue_ref -gst_atomic_queue_unref - -gst_atomic_queue_push -gst_atomic_queue_peek -gst_atomic_queue_pop - -gst_atomic_queue_length - - -GST_TYPE_ATOMIC_QUEUE -gst_atomic_queue_get_type -
- -
-gstbin -GstBin -GstBin -GstBinClass - -gst_bin_new -gst_bin_add -gst_bin_remove - -gst_bin_get_by_name -gst_bin_get_by_name_recurse_up -gst_bin_get_by_interface - -gst_bin_iterate_elements -gst_bin_iterate_recurse -gst_bin_iterate_sinks -gst_bin_iterate_sorted -gst_bin_iterate_sources -gst_bin_iterate_all_by_interface - -gst_bin_recalculate_latency - -gst_bin_get_suppressed_flags -gst_bin_set_suppressed_flags - - -gst_bin_add_many -gst_bin_remove_many -gst_bin_find_unlinked_pad -gst_bin_sync_children_states - - -GstBinFlags - -GST_BIN_IS_NO_RESYNC - -GST_BIN_CHILDREN -GST_BIN_CHILDREN_COOKIE -GST_BIN_NUMCHILDREN - - -GST_BIN -GST_IS_BIN -GST_TYPE_BIN -GST_BIN_CLASS -GST_IS_BIN_CLASS -GST_BIN_GET_CLASS -GST_TYPE_BIN_FLAGS -GST_BIN_CAST - -gst_bin_get_type -gst_bin_flags_get_type -GstBinPrivate -
- - -
-gstbus -GstBus -GstBus -GstBusFlags -GstBusSyncReply -GstBusFunc -GstBusSyncHandler -gst_bus_new -gst_bus_post -gst_bus_have_pending -gst_bus_peek -gst_bus_pop -gst_bus_pop_filtered -gst_bus_timed_pop -gst_bus_timed_pop_filtered -gst_bus_set_flushing -gst_bus_set_sync_handler -gst_bus_sync_signal_handler -gst_bus_get_pollfd -gst_bus_create_watch -gst_bus_add_watch_full -gst_bus_add_watch -gst_bus_remove_watch -gst_bus_disable_sync_message_emission -gst_bus_enable_sync_message_emission -gst_bus_async_signal_func -gst_bus_add_signal_watch -gst_bus_add_signal_watch_full -gst_bus_remove_signal_watch -gst_bus_poll - -GstBusClass -GST_BUS -GST_IS_BUS -GST_TYPE_BUS -GST_BUS_CLASS -GST_IS_BUS_CLASS -GST_BUS_GET_CLASS -GST_TYPE_BUS_FLAGS -GST_TYPE_BUS_SYNC_REPLY -GST_BUS_CAST - -gst_bus_get_type -gst_bus_flags_get_type -gst_bus_sync_reply_get_type -GstBusPrivate -
- - -
-gstbuffer -GstBuffer -GstBuffer -GstBufferFlags -GST_BUFFER_FLAGS -GST_BUFFER_FLAG_IS_SET -GST_BUFFER_FLAG_SET -GST_BUFFER_FLAG_UNSET - -GST_BUFFER_PTS -GST_BUFFER_DTS -GST_BUFFER_DTS_OR_PTS -GST_BUFFER_DURATION -GST_BUFFER_OFFSET -GST_BUFFER_OFFSET_END -GST_BUFFER_OFFSET_NONE -GST_BUFFER_DURATION_IS_VALID -GST_BUFFER_PTS_IS_VALID -GST_BUFFER_DTS_IS_VALID -GST_BUFFER_OFFSET_IS_VALID -GST_BUFFER_OFFSET_END_IS_VALID -GST_BUFFER_IS_DISCONT - -gst_buffer_new -gst_buffer_new_allocate -gst_buffer_new_wrapped -gst_buffer_new_wrapped_bytes -gst_buffer_new_wrapped_full - -gst_buffer_ref -gst_buffer_unref - -gst_buffer_get_sizes -gst_buffer_get_size -gst_buffer_get_sizes_range -gst_buffer_resize_range -gst_buffer_resize -gst_buffer_set_size -gst_buffer_get_max_memory - -gst_buffer_peek_memory - -gst_buffer_n_memory -gst_buffer_insert_memory -gst_buffer_replace_memory_range -gst_buffer_get_memory_range -gst_buffer_remove_memory_range -gst_buffer_find_memory - -gst_buffer_prepend_memory -gst_buffer_append_memory -gst_buffer_replace_memory -gst_buffer_replace_all_memory -gst_buffer_get_memory -gst_buffer_get_all_memory -gst_buffer_remove_memory -gst_buffer_remove_all_memory - -gst_buffer_is_all_memory_writable -gst_buffer_is_memory_range_writable - -gst_buffer_map -gst_buffer_map_range -gst_buffer_unmap - -gst_buffer_memcmp -gst_buffer_extract -gst_buffer_extract_dup -gst_buffer_fill -gst_buffer_memset - -GstBufferCopyFlags -GST_BUFFER_COPY_METADATA -GST_BUFFER_COPY_ALL -gst_buffer_copy -gst_buffer_copy_into -gst_buffer_copy_region -gst_buffer_copy_deep - -gst_buffer_is_writable -gst_buffer_make_writable -gst_buffer_replace - -gst_buffer_append -gst_buffer_append_region - -gst_buffer_get_meta -gst_buffer_get_n_meta -gst_buffer_add_meta -gst_buffer_remove_meta -gst_buffer_iterate_meta -gst_buffer_iterate_meta_filtered -GstBufferForeachMetaFunc -gst_buffer_foreach_meta - -GstParentBufferMeta -gst_buffer_add_parent_buffer_meta -gst_buffer_get_parent_buffer_meta - -GstReferenceTimestampMeta -gst_buffer_add_reference_timestamp_meta -gst_buffer_get_reference_timestamp_meta - -gst_buffer_get_flags -gst_buffer_set_flags -gst_buffer_unset_flags -gst_buffer_has_flags - - -GstBufferClass -GST_BUFFER -GST_IS_BUFFER -GST_TYPE_BUFFER -GST_TYPE_BUFFER_FLAGS -GST_TYPE_BUFFER_COPY_FLAGS -GST_BUFFER_CAST -GST_PARENT_BUFFER_META_INFO -GST_PARENT_BUFFER_META_API_TYPE -GST_TYPE_PARENT_BUFFER_META_API_TYPE -gst_parent_buffer_meta_get_info -GST_REFERENCE_TIMESTAMP_META_INFO -GST_REFERENCE_TIMESTAMP_META_API_TYPE -gst_reference_timestamp_meta_get_info - -gst_buffer_get_type -gst_buffer_flags_get_type -gst_buffer_copy_flags_get_type -gst_parent_buffer_meta_api_get_type -gst_reference_timestamp_meta_api_get_type -GST_BUFFER_TIMESTAMP -GST_BUFFER_TIMESTAMP_IS_VALID -
- -
-gstmeta -GstMeta -GstMeta -GstMetaFlags -GST_META_FLAGS -GST_META_FLAG_IS_SET -GST_META_FLAG_SET -GST_META_FLAG_UNSET -GstMetaInfo -GstMetaInitFunction -GstMetaFreeFunction -GstMetaTransformFunction -GstMetaTransformCopy -GST_META_TRANSFORM_IS_COPY -gst_meta_api_type_register -gst_meta_api_type_has_tag -gst_meta_api_type_get_tags -GST_META_TAG_MEMORY -GST_META_TAG_MEMORY_STR -gst_meta_register -gst_meta_get_info -gst_meta_get_seqnum -gst_meta_compare_seqnum - -GST_META_CAST - -GST_TYPE_META_FLAGS -gst_meta_flags_get_type -
- - -
-gstbufferpool -GstBufferPool -GstBufferPool -GstBufferPoolClass -GST_BUFFER_POOL_IS_FLUSHING -gst_buffer_pool_new - -gst_buffer_pool_config_get_params -gst_buffer_pool_config_set_params -gst_buffer_pool_config_validate_params -gst_buffer_pool_config_get_allocator -gst_buffer_pool_config_set_allocator - -gst_buffer_pool_config_n_options -gst_buffer_pool_config_add_option -gst_buffer_pool_config_get_option -gst_buffer_pool_config_has_option - -gst_buffer_pool_get_options -gst_buffer_pool_has_option - -gst_buffer_pool_get_config -gst_buffer_pool_set_config - -gst_buffer_pool_set_active -gst_buffer_pool_is_active -gst_buffer_pool_set_flushing - -GstBufferPoolAcquireFlags -GstBufferPoolAcquireParams -gst_buffer_pool_acquire_buffer -gst_buffer_pool_release_buffer - -GST_BUFFER_POOL_CLASS -GST_BUFFER_POOL_CAST -GST_BUFFER_POOL -GST_IS_BUFFER_POOL -GST_TYPE_BUFFER_POOL -GST_TYPE_BUFFER_POOL_ACQUIRE_FLAGS -gst_buffer_pool_acquire_flags_get_type -GST_IS_BUFFER_POOL_CLASS -GST_BUFFER_POOL_GET_CLASS - -gst_buffer_pool_get_type -GstBufferPoolPrivate -
- -
-gstbufferlist -GstBufferList -GstBufferList - -gst_buffer_list_new -gst_buffer_list_new_sized -gst_buffer_list_length -gst_buffer_list_add -gst_buffer_list_insert -gst_buffer_list_remove - -gst_buffer_list_ref -gst_buffer_list_unref -gst_clear_buffer_list -gst_buffer_list_copy -gst_buffer_list_copy_deep -gst_buffer_list_is_writable -gst_buffer_list_make_writable -gst_buffer_list_replace -gst_buffer_list_take - -GstBufferListFunc -gst_buffer_list_foreach -gst_buffer_list_get -gst_buffer_list_get_writable - -gst_buffer_list_calculate_size - - -GST_BUFFER_LIST -GST_IS_BUFFER_LIST -GST_TYPE_BUFFER_LIST -GST_BUFFER_LIST_CAST - -gst_buffer_list_get_type -
- -
-gstcaps -GstCaps -GstCaps -GstStaticCaps -GstCapsIntersectMode - -GstCapsFlags -GST_CAPS_ANY -GST_CAPS_NONE -GST_CAPS_REFCOUNT -GST_CAPS_REFCOUNT_VALUE -GST_STATIC_CAPS_ANY -GST_STATIC_CAPS_NONE -GST_CAPS_IS_SIMPLE -GST_STATIC_CAPS -GST_CAPS_FLAGS -GST_CAPS_FLAG_IS_SET -GST_CAPS_FLAG_SET -GST_CAPS_FLAG_UNSET - -GstCapsForeachFunc -GstCapsMapFunc -GstCapsFilterMapFunc - -gst_caps_new_empty -gst_caps_new_empty_simple -gst_caps_new_any -gst_caps_new_simple -gst_caps_new_full -gst_caps_new_full_valist -gst_caps_is_writable -gst_caps_copy -gst_caps_copy_nth -gst_static_caps_get -gst_static_caps_cleanup -gst_caps_append -gst_caps_merge -gst_caps_append_structure -gst_caps_append_structure_full -gst_caps_remove_structure -gst_caps_steal_structure -gst_caps_merge_structure -gst_caps_merge_structure_full -gst_caps_get_size -gst_caps_get_structure -gst_caps_get_features -gst_caps_set_features -gst_caps_set_features_simple -gst_caps_set_value -gst_caps_set_simple -gst_caps_set_simple_valist -gst_caps_foreach -gst_caps_map_in_place -gst_caps_filter_and_map_in_place -gst_caps_is_any -gst_caps_is_empty -gst_caps_is_fixed -gst_caps_is_equal -gst_caps_is_equal_fixed -gst_caps_is_strictly_equal -gst_caps_is_always_compatible -gst_caps_is_subset -gst_caps_is_subset_structure -gst_caps_is_subset_structure_full -gst_caps_can_intersect -gst_caps_intersect -gst_caps_intersect_full -gst_caps_normalize -gst_caps_simplify -gst_caps_replace -gst_caps_take -gst_caps_to_string -gst_caps_from_string -gst_caps_subtract -gst_caps_make_writable -gst_caps_truncate -gst_caps_fixate -gst_caps_ref -gst_caps_unref -gst_clear_caps - -GST_CAPS -GST_IS_CAPS -GST_TYPE_CAPS -GST_TYPE_CAPS_FLAGS -GST_TYPE_CAPS_INTERSECT_MODE -GST_CAPS_CAST - -gst_caps_flags_get_type -gst_caps_get_type -gst_caps_intersect_mode_get_type -
- -
-gstcapsfeatures -GstCapsFeatures -GstCapsFeatures -GST_CAPS_FEATURES_ANY -GST_CAPS_FEATURES_MEMORY_SYSTEM_MEMORY -GST_CAPS_FEATURE_MEMORY_SYSTEM_MEMORY -gst_caps_features_new -gst_caps_features_new_empty -gst_caps_features_new_any -gst_caps_features_new_id -gst_caps_features_new_id_valist -gst_caps_features_new_valist - -gst_caps_features_copy -gst_caps_features_free - -gst_caps_features_from_string -gst_caps_features_to_string - -gst_caps_features_set_parent_refcount - -gst_caps_features_is_equal -gst_caps_features_is_any - -gst_caps_features_contains -gst_caps_features_contains_id - -gst_caps_features_get_size - -gst_caps_features_get_nth -gst_caps_features_get_nth_id - -gst_caps_features_add -gst_caps_features_add_id -gst_caps_features_remove -gst_caps_features_remove_id - -GST_CAPS_FEATURES -GST_CAPS_FEATURES_CAST -GST_IS_CAPS_FEATURES -GST_TYPE_CAPS_FEATURES -gst_is_caps_features - -gst_caps_features_get_type -
- -
-gstsample -GstSample -GstSample -gst_sample_get_buffer -gst_sample_get_buffer_list -gst_sample_get_caps -gst_sample_get_info -gst_sample_get_segment -gst_sample_set_buffer -gst_sample_set_buffer_list -gst_sample_set_caps -gst_sample_set_segment -gst_sample_set_info -gst_sample_new -gst_sample_ref -gst_sample_unref -gst_sample_copy -gst_sample_is_writable -gst_sample_make_writable - -GST_IS_SAMPLE -GST_SAMPLE -GST_TYPE_SAMPLE -gst_sample_get_type -GST_SAMPLE_CAST -
- -
-gstchildproxy -GstChildProxy -GstChildProxy -GstChildProxyInterface -gst_child_proxy_get_children_count -gst_child_proxy_get_child_by_name -gst_child_proxy_get_child_by_index -gst_child_proxy_lookup -gst_child_proxy_get_property -gst_child_proxy_get_valist -gst_child_proxy_get -gst_child_proxy_set_property -gst_child_proxy_set_valist -gst_child_proxy_set -gst_child_proxy_child_added -gst_child_proxy_child_removed - -GST_CHILD_PROXY -GST_IS_CHILD_PROXY -GST_CHILD_PROXY_GET_INTERFACE -GST_TYPE_CHILD_PROXY - -gst_child_proxy_get_type -
- - -
-gstclock -GstClock -GstClock -GstClockClass -GstClockTime -GstClockTimeDiff -GstClockID -GST_CLOCK_TIME_NONE -GST_CLOCK_TIME_IS_VALID -GST_CLOCK_STIME_NONE -GST_CLOCK_STIME_IS_VALID -GST_SECOND -GST_MSECOND -GST_USECOND -GST_NSECOND -GST_TIME_AS_SECONDS -GST_TIME_AS_MSECONDS -GST_TIME_AS_USECONDS -GST_TIME_AS_NSECONDS -GST_CLOCK_DIFF -GST_TIMEVAL_TO_TIME -GST_TIME_TO_TIMEVAL -GST_TIMESPEC_TO_TIME -GST_TIME_TO_TIMESPEC -GstClockEntry -GstClockCallback -GstClockEntryType -GST_CLOCK_ENTRY -GST_CLOCK_ENTRY_CLOCK -GST_CLOCK_ENTRY_TYPE -GST_CLOCK_ENTRY_TIME -GST_CLOCK_ENTRY_INTERVAL -GST_CLOCK_ENTRY_STATUS -GstClockReturn -GstClockFlags -GST_CLOCK_FLAGS -gst_clock_add_observation -gst_clock_add_observation_unapplied -gst_clock_set_master -gst_clock_get_master -gst_clock_set_resolution -gst_clock_get_resolution -gst_clock_get_time -gst_clock_new_single_shot_id -gst_clock_new_periodic_id -gst_clock_single_shot_id_reinit -gst_clock_periodic_id_reinit -gst_clock_get_internal_time -gst_clock_adjust_unlocked -gst_clock_unadjust_unlocked -gst_clock_adjust_with_calibration -gst_clock_unadjust_with_calibration -gst_clock_get_calibration -gst_clock_set_calibration -gst_clock_get_timeout -gst_clock_set_timeout -gst_clock_wait_for_sync -gst_clock_is_synced -gst_clock_set_synced -gst_clock_id_get_time -gst_clock_id_get_clock -gst_clock_id_uses_clock -gst_clock_id_wait -gst_clock_id_wait_async -gst_clock_id_unschedule -gst_clock_id_compare_func -gst_clock_id_ref -gst_clock_id_unref - -GST_CLOCK -GST_IS_CLOCK -GST_TYPE_CLOCK -GST_CLOCK_CLASS -GST_IS_CLOCK_CLASS -GST_CLOCK_GET_CLASS -GST_CLOCK_CAST -GST_TYPE_CLOCK_ENTRY_TYPE -GST_TYPE_CLOCK_FLAGS -GST_TYPE_CLOCK_RETURN -GST_TYPE_CLOCK_TIME - -GstClockPrivate -GST_CLOCK_SLAVE_LOCK -GST_CLOCK_SLAVE_UNLOCK -gst_clock_get_type -gst_clock_entry_type_get_type -gst_clock_flags_get_type -gst_clock_return_get_type -
- - -
-gstcompat -GstCompat - -gst_element_class_set_details_simple -gst_element_factory_get_author -gst_element_factory_get_description -gst_element_factory_get_documentation_uri -gst_element_factory_get_icon_name -gst_element_factory_get_klass -gst_element_factory_get_longname -gst_pad_get_caps_reffed -gst_pad_peer_get_caps_reffed -gst_pad_set_caps -gst_buffer_new_and_alloc -GST_BUFFER_TIMESTAMP -GST_BUFFER_TIMESTAMP_IS_VALID -GST_MESSAGE_DURATION -gst_message_new_duration -gst_message_parse_duration -gst_adapter_prev_timestamp - -
- - -
-gstconfig -GstConfig -GST_DISABLE_GST_DEBUG -GST_DISABLE_PARSE -GST_DISABLE_REGISTRY -GST_DISABLE_PLUGIN - -GST_HAVE_GLIB_2_8 -GST_EXPORT -GST_PLUGIN_EXPORT -GST_PADDING -GST_PADDING_LARGE -GST_PADDING_INIT -
- -
-gstcontext -GstContext -GstContext -gst_context_new -gst_context_ref -gst_context_unref -gst_context_copy -gst_context_get_context_type -gst_context_has_context_type -gst_context_is_persistent -gst_context_get_structure -gst_context_writable_structure -gst_context_make_writable -gst_context_is_writable -gst_context_replace - -GST_CONTEXT -GST_CONTEXT_CAST -GST_IS_CONTEXT -GST_TYPE_CONTEXT - -gst_context_get_type -
- -
-gstcontrolbinding -GstControlBinding -GstControlBinding -GstControlBindingClass -gst_control_binding_sync_values -gst_control_binding_get_value -gst_control_binding_get_value_array -gst_control_binding_get_g_value_array -gst_control_binding_set_disabled -gst_control_binding_is_disabled - -GST_CONTROL_BINDING -GST_IS_CONTROL_BINDING -GST_CONTROL_BINDING_CLASS -GST_IS_CONTROL_BINDING_CLASS -GST_CONTROL_BINDING_GET_CLASS -GST_TYPE_CONTROL_BINDING -GST_CONTROL_BINDING_PSPEC - -GstControlBindingConvert -GstControlBindingPrivate -gst_control_binding_get_type -
- -
-gstcontrolsource -GstControlSource -GstValueArray -GstControlSource -GstControlSourceClass -GstControlSourceGetValue -GstControlSourceGetValueArray -GstTimedValue -gst_control_source_get_value -gst_control_source_get_value_array - -GST_CONTROL_SOURCE -GST_IS_CONTROL_SOURCE -GST_CONTROL_SOURCE_CLASS -GST_IS_CONTROL_SOURCE_CLASS -GST_CONTROL_SOURCE_GET_CLASS -GST_TYPE_CONTROL_SOURCE - -gst_control_source_get_type -
- -
-gstdynamictypefactory -GstDynamicTypeFactory -GstDynamicTypeFactory -gst_dynamic_type_factory_load -gst_dynamic_type_register - -GstDynamicTypeFactoryClass -GST_TYPE_DYNAMIC_TYPE_FACTORY -GST_DYNAMIC_TYPE_FACTORY -GST_DYNAMIC_TYPE_CLASS -GST_IS_DYNAMIC_TYPE_FACTORY -GST_IS_DYNAMIC_TYPE_FACTORY_CLASS -GST_DYNAMIC_TYPE_FACTORY_CAST - -gst_dynamic_type_factory_get_type -
- -
-gstelement -GstElement -GstElement -GstElementClass -GstElementFlags -GstState -GstStateChange -GstStateChangeReturn - -GST_STATE -GST_STATE_GET_NEXT -GST_STATE_NEXT -GST_STATE_PENDING -GST_STATE_RETURN -GST_STATE_TARGET -GST_STATE_TRANSITION -GST_STATE_TRANSITION_CURRENT -GST_STATE_TRANSITION_NEXT - -GST_STATE_GET_LOCK -GST_STATE_GET_COND - -GST_ELEMENT_NAME -GST_ELEMENT_PARENT -GST_ELEMENT_BUS -GST_ELEMENT_CLOCK -GST_ELEMENT_PADS -GST_ELEMENT_START_TIME -GST_ELEMENT_ERROR -GST_ELEMENT_ERROR_WITH_DETAILS -GST_ELEMENT_FLOW_ERROR -GST_ELEMENT_WARNING -GST_ELEMENT_WARNING_WITH_DETAILS -GST_ELEMENT_INFO -GST_ELEMENT_INFO_WITH_DETAILS -GST_ELEMENT_IS_LOCKED_STATE - - -GST_ELEMENT_METADATA_AUTHOR -GST_ELEMENT_METADATA_DESCRIPTION -GST_ELEMENT_METADATA_DOC_URI -GST_ELEMENT_METADATA_ICON_NAME -GST_ELEMENT_METADATA_KLASS -GST_ELEMENT_METADATA_LONGNAME - - -gst_element_class_add_pad_template -gst_element_class_add_static_pad_template -gst_element_class_add_static_pad_template_with_gtype -gst_element_class_get_pad_template -gst_element_class_get_pad_template_list -gst_element_class_set_metadata -gst_element_class_set_static_metadata -gst_element_class_add_metadata -gst_element_class_add_static_metadata - - -gst_element_add_pad -gst_element_create_all_pads -gst_element_get_compatible_pad -gst_element_get_compatible_pad_template -gst_element_get_request_pad -gst_element_get_static_pad -gst_element_request_pad -gst_element_no_more_pads -gst_element_release_request_pad -gst_element_remove_pad -gst_element_iterate_pads -gst_element_iterate_sink_pads -gst_element_iterate_src_pads -GstElementForeachPadFunc -gst_element_foreach_pad -gst_element_foreach_sink_pad -gst_element_foreach_src_pad - - -gst_element_link -gst_element_unlink -gst_element_link_many -gst_element_unlink_many -gst_element_link_pads -gst_element_link_pads_full -gst_element_unlink_pads -gst_element_link_pads_filtered -gst_element_link_filtered - - -gst_element_class_get_metadata -gst_element_get_metadata -gst_element_set_base_time -gst_element_get_base_time -gst_element_set_start_time -gst_element_get_start_time -gst_element_set_bus -gst_element_get_bus -gst_element_set_context -gst_element_get_context -gst_element_get_context_unlocked -gst_element_get_contexts -gst_element_get_factory -gst_element_set_name -gst_element_get_name -gst_element_set_parent -gst_element_get_parent -gst_element_get_pad_template -gst_element_get_pad_template_list - - -gst_element_set_clock -gst_element_get_clock -gst_element_provide_clock - - -gst_element_set_state -gst_element_get_state -gst_element_set_locked_state -gst_element_is_locked_state -gst_element_abort_state -gst_element_continue_state -gst_element_lost_state -gst_element_state_get_name -gst_element_state_change_return_get_name -gst_element_sync_state_with_parent -gst_element_change_state -gst_state_change_get_name - - -gst_element_message_full -gst_element_message_full_with_details -gst_make_element_message_details -gst_element_post_message - - -gst_element_query -gst_element_query_convert -gst_element_query_position -gst_element_query_duration - - -gst_element_send_event -gst_element_seek_simple -gst_element_seek - - -gst_element_add_property_notify_watch -gst_element_add_property_deep_notify_watch -gst_element_remove_property_notify_watch - - -GstElementCallAsyncFunc -gst_element_call_async - - -GST_ELEMENT -GST_IS_ELEMENT -GST_ELEMENT_CLASS -GST_IS_ELEMENT_CLASS -GST_ELEMENT_GET_CLASS -GST_TYPE_ELEMENT -GST_TYPE_ELEMENT_FLAGS -GST_ELEMENT_CAST -GST_TYPE_STATE -GST_TYPE_STATE_CHANGE -GST_TYPE_STATE_CHANGE_RETURN - -GST_STATE_LOCK -GST_STATE_TRYLOCK -GST_STATE_UNLOCK -GST_STATE_UNLOCK_FULL -GST_STATE_LOCK_FULL -GST_STATE_WAIT -GST_STATE_WAIT_UNTIL -GST_STATE_SIGNAL -GST_STATE_BROADCAST - -GST_ELEMENT_MESSAGE_MAKE_DETAILS - -gst_element_get_type -gst_element_flags_get_type -gst_state_get_type -gst_state_change_get_type -gst_state_change_return_get_type -
- - -
-gstelementfactory -GstElementFactory -GstElementFactory -gst_element_register -gst_element_factory_find -gst_element_factory_get_element_type -gst_element_factory_get_metadata -gst_element_factory_get_metadata_keys -gst_element_factory_get_num_pad_templates -gst_element_factory_get_uri_type -gst_element_factory_get_uri_protocols -gst_element_factory_has_interface -gst_element_factory_create -gst_element_factory_make -gst_element_factory_can_sink_all_caps -gst_element_factory_can_src_all_caps -gst_element_factory_can_sink_any_caps -gst_element_factory_can_src_any_caps -gst_element_factory_get_static_pad_templates -GstElementFactoryListType -GST_ELEMENT_FACTORY_TYPE_ANY -GST_ELEMENT_FACTORY_TYPE_AUDIOVIDEO_SINKS -GST_ELEMENT_FACTORY_TYPE_AUDIO_ENCODER -GST_ELEMENT_FACTORY_TYPE_DECODABLE -GST_ELEMENT_FACTORY_TYPE_DECODER -GST_ELEMENT_FACTORY_TYPE_DECRYPTOR -GST_ELEMENT_FACTORY_TYPE_DEMUXER -GST_ELEMENT_FACTORY_TYPE_DEPAYLOADER -GST_ELEMENT_FACTORY_TYPE_ENCODER -GST_ELEMENT_FACTORY_TYPE_ENCRYPTOR -GST_ELEMENT_FACTORY_TYPE_FORMATTER -GST_ELEMENT_FACTORY_TYPE_MAX_ELEMENTS -GST_ELEMENT_FACTORY_TYPE_MEDIA_AUDIO -GST_ELEMENT_FACTORY_TYPE_MEDIA_IMAGE -GST_ELEMENT_FACTORY_TYPE_MEDIA_METADATA -GST_ELEMENT_FACTORY_TYPE_MEDIA_SUBTITLE -GST_ELEMENT_FACTORY_TYPE_MEDIA_VIDEO -GST_ELEMENT_FACTORY_TYPE_MEDIA_ANY -GST_ELEMENT_FACTORY_TYPE_MUXER -GST_ELEMENT_FACTORY_TYPE_PARSER -GST_ELEMENT_FACTORY_TYPE_PAYLOADER -GST_ELEMENT_FACTORY_TYPE_SINK -GST_ELEMENT_FACTORY_TYPE_SRC -GST_ELEMENT_FACTORY_TYPE_VIDEO_ENCODER -gst_element_factory_list_filter -gst_element_factory_list_get_elements -gst_element_factory_list_is_type - -GstElementFactoryClass -GST_ELEMENT_FACTORY -GST_ELEMENT_FACTORY_CAST -GST_IS_ELEMENT_FACTORY -GST_ELEMENT_FACTORY_CLASS -GST_IS_ELEMENT_FACTORY_CLASS -GST_TYPE_ELEMENT_FACTORY - -gst_element_factory_get_type -GST_ELEMENT_FACTORY_KLASS_DECODER -GST_ELEMENT_FACTORY_KLASS_DECRYPTOR -GST_ELEMENT_FACTORY_KLASS_DEMUXER -GST_ELEMENT_FACTORY_KLASS_DEPAYLOADER -GST_ELEMENT_FACTORY_KLASS_ENCODER -GST_ELEMENT_FACTORY_KLASS_ENCRYPTOR -GST_ELEMENT_FACTORY_KLASS_FORMATTER -GST_ELEMENT_FACTORY_KLASS_HARDWARE -GST_ELEMENT_FACTORY_KLASS_MEDIA_AUDIO -GST_ELEMENT_FACTORY_KLASS_MEDIA_IMAGE -GST_ELEMENT_FACTORY_KLASS_MEDIA_METADATA -GST_ELEMENT_FACTORY_KLASS_MEDIA_SUBTITLE -GST_ELEMENT_FACTORY_KLASS_MEDIA_VIDEO -GST_ELEMENT_FACTORY_KLASS_MUXER -GST_ELEMENT_FACTORY_KLASS_PARSER -GST_ELEMENT_FACTORY_KLASS_PAYLOADER -GST_ELEMENT_FACTORY_KLASS_SINK -GST_ELEMENT_FACTORY_KLASS_SRC -
- - -
-gsterror -GstGError -GstCoreError -GstLibraryError -GstResourceError -GstStreamError -GST_CORE_ERROR -GST_LIBRARY_ERROR -GST_RESOURCE_ERROR -GST_STREAM_ERROR -GST_ERROR_SYSTEM -gst_error_get_message - -GST_TYPE_CORE_ERROR -GST_TYPE_LIBRARY_ERROR -GST_TYPE_RESOURCE_ERROR -GST_TYPE_STREAM_ERROR - -gst_core_error_get_type -gst_library_error_get_type -gst_resource_error_get_type -gst_stream_error_get_type -gst_core_error_quark -gst_library_error_quark -gst_resource_error_quark -gst_stream_error_quark -
- - -
-gstevent -GstEvent -GstEvent - -GstEventTypeFlags -GST_EVENT_TYPE_BOTH -GST_EVENT_MAKE_TYPE - -GstEventType - -GST_EVENT_TYPE -GST_EVENT_TYPE_NAME -GST_EVENT_TIMESTAMP -GST_EVENT_SEQNUM - -GST_EVENT_IS_UPSTREAM -GST_EVENT_IS_DOWNSTREAM -GST_EVENT_IS_SERIALIZED -GST_EVENT_IS_STICKY - -gst_event_type_get_flags -gst_event_type_get_name -gst_event_type_to_quark - -gst_event_ref -gst_event_unref -gst_event_replace -gst_event_copy -gst_event_steal -gst_event_take - -gst_event_is_writable -gst_event_make_writable -gst_event_writable_structure - -gst_event_new_custom -gst_event_get_structure -gst_event_has_name - -gst_event_get_seqnum -gst_event_set_seqnum - -gst_event_get_running_time_offset -gst_event_set_running_time_offset - -gst_event_new_flush_start -gst_event_new_flush_stop -gst_event_parse_flush_stop - -gst_event_new_eos - -gst_event_new_gap -gst_event_parse_gap - -gst_event_new_stream_start -gst_event_parse_stream_start -GstStreamFlags -gst_event_set_stream_flags -gst_event_parse_stream_flags -gst_event_set_group_id -gst_event_parse_group_id - -gst_event_set_stream -gst_event_parse_stream - -gst_event_new_segment -gst_event_parse_segment -gst_event_copy_segment - -gst_event_new_tag -gst_event_parse_tag - -gst_event_new_buffer_size -gst_event_parse_buffer_size - -GstQOSType -gst_event_new_qos -gst_event_parse_qos - -GstSeekType -GstSeekFlags -gst_event_new_seek -gst_event_parse_seek -gst_event_set_seek_trickmode_interval -gst_event_parse_seek_trickmode_interval - -gst_event_new_navigation - -gst_event_new_latency -gst_event_parse_latency - -gst_event_new_step -gst_event_parse_step - -gst_event_new_sink_message -gst_event_parse_sink_message - -gst_event_new_reconfigure - -gst_event_new_caps -gst_event_parse_caps - -gst_event_new_toc -gst_event_parse_toc - -gst_event_new_toc_select -gst_event_parse_toc_select - -gst_event_new_segment_done -gst_event_parse_segment_done - -gst_event_new_protection -gst_event_parse_protection - -gst_event_new_select_streams -gst_event_parse_select_streams - -gst_event_new_stream_collection -gst_event_parse_stream_collection - -gst_event_new_stream_group_done -gst_event_parse_stream_group_done - -GstEventClass -GST_EVENT -GST_EVENT_CAST -GST_IS_EVENT -GST_IS_EVENT_CLASS -GST_EVENT_CLASS -GST_EVENT_GET_CLASS -GST_TYPE_EVENT -GST_TYPE_EVENT_TYPE -GST_TYPE_SEEK_TYPE -GST_TYPE_SEEK_FLAGS -GST_TYPE_QOS_TYPE -GST_TYPE_EVENT_TYPE_FLAGS -GST_TYPE_STREAM_FLAGS - -GST_EVENT_TYPE_SHIFT -GST_EVENT_MAX_STICKY -GST_EVENT_NUM_SHIFT -GST_EVENT_STICKY_IDX -GST_EVENT_STICKY_IDX_TYPE -GST_EVENT_STICKY_SHIFT -FLAG -gst_event_get_type -gst_event_type_get_type -gst_seek_type_get_type -gst_seek_flags_get_type -gst_qos_type_get_type -gst_event_type_flags_get_type -gst_stream_flags_get_type -
- -
-gstformat -GstFormat -GstFormat -GST_FORMAT_PERCENT_MAX -GST_FORMAT_PERCENT_SCALE -GstFormatDefinition - -gst_format_get_name -gst_format_to_quark -gst_format_register -gst_format_get_by_nick -gst_formats_contains -gst_format_get_details -gst_format_iterate_definitions - -GST_TYPE_FORMAT - -gst_format_get_type -
- - -
-gstghostpad -GstGhostPad -GstProxyPad -GstGhostPad - -gst_ghost_pad_new -gst_ghost_pad_new_no_target -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 - -gst_ghost_pad_activate_mode_default - -gst_ghost_pad_internal_activate_mode_default - -gst_proxy_pad_get_internal - -gst_proxy_pad_iterate_internal_links_default -gst_proxy_pad_chain_default -gst_proxy_pad_chain_list_default -gst_proxy_pad_getrange_default - -GstGhostPadClass -GST_GHOST_PAD -GST_IS_GHOST_PAD -GST_GHOST_PAD_CLASS -GST_IS_GHOST_PAD_CLASS -GST_TYPE_GHOST_PAD -GST_GHOST_PAD_CAST - -GST_IS_PROXY_PAD -GST_IS_PROXY_PAD_CLASS -GST_PROXY_PAD -GST_PROXY_PAD_CLASS -GST_TYPE_PROXY_PAD -GstGhostPadPrivate -GstProxyPadClass -GstProxyPadPrivate -gst_proxy_pad_get_type -gst_ghost_pad_get_type -
- - -
-gstinfo -GstInfo -GstDebugLevel -GST_LEVEL_DEFAULT -GST_LEVEL_MAX -GstDebugColorFlags -GstDebugColorMode -GstDebugCategory -GstDebugGraphDetails -GST_STR_NULL -GST_DEBUG_PAD_NAME -GST_FUNCTION -GstLogFunction -GstStackTraceFlags -gst_debug_log -gst_debug_log_valist -gst_debug_message_get -gst_debug_log_default -gst_debug_level_get_name -gst_debug_add_log_function -gst_debug_remove_log_function -gst_debug_remove_log_function_by_data -gst_debug_add_ring_buffer_logger -gst_debug_remove_ring_buffer_logger -gst_debug_ring_buffer_logger_get_logs -gst_debug_set_active -gst_debug_is_active -gst_debug_set_colored -gst_debug_set_color_mode -gst_debug_set_color_mode_from_string -gst_debug_is_colored -gst_debug_get_color_mode -gst_debug_set_default_threshold -gst_debug_set_threshold_from_string -gst_debug_get_default_threshold -gst_debug_set_threshold_for_name -gst_debug_unset_threshold_for_name -GST_DEBUG_CATEGORY -GST_DEBUG_CATEGORY_EXTERN -GST_DEBUG_CATEGORY_STATIC -GST_DEBUG_CATEGORY_INIT -GST_DEBUG_CATEGORY_GET -gst_debug_category_free -gst_debug_category_set_threshold -gst_debug_category_reset_threshold -gst_debug_category_get_threshold -gst_debug_category_get_name -gst_debug_category_get_color -gst_debug_category_get_description -gst_debug_get_all_categories -gst_debug_construct_term_color -gst_debug_construct_win_color -GST_CAT_LEVEL_LOG -GST_CAT_ERROR_OBJECT -GST_CAT_WARNING_OBJECT -GST_CAT_INFO_OBJECT -GST_CAT_DEBUG_OBJECT -GST_CAT_LOG_OBJECT -GST_CAT_FIXME_OBJECT -GST_CAT_TRACE_OBJECT -GST_CAT_MEMDUMP_OBJECT -GST_CAT_DEFAULT -GST_CAT_ERROR -GST_CAT_WARNING -GST_CAT_INFO -GST_CAT_DEBUG -GST_CAT_LOG -GST_CAT_FIXME -GST_CAT_TRACE -GST_CAT_MEMDUMP -GST_ERROR_OBJECT -GST_WARNING_OBJECT -GST_INFO_OBJECT -GST_DEBUG_OBJECT -GST_LOG_OBJECT -GST_FIXME_OBJECT -GST_TRACE_OBJECT -GST_MEMDUMP_OBJECT -GST_ERROR -GST_WARNING -GST_INFO -GST_DEBUG -GST_LOG -GST_FIXME -GST_TRACE -GST_MEMDUMP -GST_DEBUG_REGISTER_FUNCPTR -GST_DEBUG_FUNCPTR -GST_DEBUG_FUNCPTR_NAME -GST_DEBUG_BIN_TO_DOT_FILE -GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS -gst_debug_print_stack_trace -gst_debug_get_stack_trace -GST_TIME_FORMAT -GST_TIME_ARGS -GST_STIME_FORMAT -GST_STIME_ARGS -GST_PTR_FORMAT -GST_SEGMENT_FORMAT -gst_debug_bin_to_dot_data -gst_debug_bin_to_dot_file -gst_debug_bin_to_dot_file_with_ts -gst_info_vasprintf -gst_info_strdup_vprintf -gst_info_strdup_printf -gst_print -gst_println -gst_printerr -gst_printerrln - -GST_TYPE_DEBUG_COLOR_FLAGS -GST_TYPE_DEBUG_COLOR_MODE -GST_TYPE_DEBUG_LEVEL -GST_TYPE_DEBUG_GRAPH_DETAILS -GST_TYPE_STACK_TRACE_FLAGS - -GST_DEBUG_FG_MASK -GST_DEBUG_BG_MASK -GST_DEBUG_FORMAT_MASK -GstDebugFuncPtr -GstDebugMessage -gst_debug_color_flags_get_type -gst_debug_color_mode_get_type -gst_debug_level_get_type -gst_debug_graph_details_get_type -GST_CAT_LEVEL_LOG_valist -gst_stack_trace_flags_get_type -
- -
-gstiterator -GstIterator -GstIterator - -GstIteratorItem -GstIteratorResult - -GstIteratorCopyFunction -GstIteratorNextFunction -GstIteratorItemFunction -GstIteratorResyncFunction -GstIteratorFreeFunction -GstIteratorForeachFunction -GstIteratorFoldFunction - -GST_ITERATOR -GST_ITERATOR_LOCK -GST_ITERATOR_COOKIE -GST_ITERATOR_ORIG_COOKIE - -gst_iterator_new -gst_iterator_new_list -gst_iterator_new_single - -gst_iterator_copy -gst_iterator_free - -gst_iterator_next -gst_iterator_resync -gst_iterator_push -gst_iterator_filter -gst_iterator_fold -gst_iterator_foreach -gst_iterator_find_custom - - -GST_TYPE_ITERATOR -GST_TYPE_ITERATOR_ITEM -GST_TYPE_ITERATOR_RESULT - -gst_iterator_get_type -gst_iterator_item_get_type -gst_iterator_result_get_type -
- -
-gstallocator -GstAllocator -gst_memory_alignment - -GstAllocator -GstAllocatorClass -GstAllocatorFlags -GstAllocationParams - -GST_ALLOCATOR_SYSMEM -gst_allocator_find -gst_allocator_register -gst_allocator_set_default - -gst_allocation_params_init -gst_allocation_params_copy -gst_allocation_params_free - -gst_allocator_alloc -gst_allocator_free - -gst_memory_new_wrapped - - -GST_ALLOCATOR -GST_ALLOCATOR_CAST -GST_ALLOCATOR_CLASS -GST_ALLOCATOR_GET_CLASS -GST_IS_ALLOCATOR -GST_IS_ALLOCATOR_CLASS - -GST_TYPE_ALLOCATOR_FLAGS -GstAllocatorPrivate -GST_TYPE_ALLOCATION_PARAMS -gst_allocation_params_get_type -GST_TYPE_ALLOCATOR -gst_allocator_get_type -gst_allocator_flags_get_type -
- -
-gstmemory -GstMemory - -GstMemoryFlags -GST_MEMORY_FLAGS -GST_MEMORY_FLAG_IS_SET -GST_MEMORY_FLAG_UNSET -GST_MEMORY_IS_READONLY -GST_MEMORY_IS_NO_SHARE -GST_MEMORY_IS_ZERO_PADDED -GST_MEMORY_IS_ZERO_PREFIXED -GST_MEMORY_IS_PHYSICALLY_CONTIGUOUS -GST_MEMORY_IS_NOT_MAPPABLE - -GstMemory - -GstMapFlags -GST_MAP_READWRITE - -GstMapInfo -GST_MAP_INFO_INIT - -GstMemoryMapFunction -GstMemoryMapFullFunction -GstMemoryUnmapFunction -GstMemoryUnmapFullFunction -GstMemoryCopyFunction -GstMemoryShareFunction -GstMemoryIsSpanFunction - -gst_memory_init - -gst_memory_is_type - -gst_memory_ref -gst_memory_unref - -gst_memory_get_sizes -gst_memory_resize - -gst_memory_lock -gst_memory_unlock -gst_memory_is_writable -gst_memory_make_writable - -gst_memory_make_mapped -gst_memory_map -gst_memory_unmap - -gst_memory_copy -gst_memory_share - -gst_memory_is_span - -GST_TYPE_MEMORY -gst_memory_get_type -GST_MEMORY_CAST -GST_TYPE_LOCK_FLAGS -gst_lock_flags_get_type -GST_TYPE_MAP_FLAGS -gst_map_flags_get_type -GST_TYPE_MEMORY_FLAGS -gst_memory_flags_get_type -
- -
-gstmessage -GstMessage -GstMessage -GstMessageType -GST_MESSAGE_SRC -GST_MESSAGE_SRC_NAME -GST_MESSAGE_TIMESTAMP -GST_MESSAGE_SEQNUM -GST_MESSAGE_TYPE -GST_MESSAGE_TYPE_IS_EXTENDED -GST_MESSAGE_TYPE_NAME -gst_message_type_to_quark -gst_message_type_get_name -gst_message_ref -gst_message_unref -gst_clear_message -gst_message_copy -gst_message_get_structure -gst_message_writable_structure -gst_message_make_writable -gst_message_get_seqnum -gst_message_set_seqnum -gst_message_has_name -gst_message_is_writable -gst_message_replace -gst_message_take - -gst_message_new_eos -gst_message_new_error -gst_message_new_error_with_details -gst_message_parse_error -gst_message_parse_error_details -gst_message_new_warning -gst_message_new_warning_with_details -gst_message_parse_warning -gst_message_parse_warning_details -gst_message_new_info -gst_message_new_info_with_details -gst_message_parse_info -gst_message_parse_info_details -gst_message_new_tag -gst_message_parse_tag -gst_message_new_buffering -gst_message_parse_buffering -gst_message_set_buffering_stats -gst_message_parse_buffering_stats -gst_message_new_state_changed -gst_message_parse_state_changed -gst_message_new_state_dirty -gst_message_new_step_done -gst_message_parse_step_done -gst_message_new_clock_provide -gst_message_parse_clock_provide -gst_message_new_clock_lost -gst_message_parse_clock_lost -gst_message_new_new_clock -gst_message_parse_new_clock -gst_message_new_application -gst_message_new_element -gst_message_new_custom -gst_message_new_segment_start -gst_message_parse_segment_start -gst_message_new_segment_done -gst_message_parse_segment_done -gst_message_new_duration_changed -gst_message_new_latency -gst_message_new_async_start -gst_message_new_async_done -gst_message_parse_async_done -gst_message_new_step_start -gst_message_parse_step_start -gst_message_new_qos -gst_message_set_qos_values -gst_message_set_qos_stats -gst_message_parse_qos -gst_message_parse_qos_values -gst_message_parse_qos_stats -gst_message_new_toc -gst_message_parse_toc -gst_message_new_reset_time -gst_message_parse_reset_time - -gst_message_new_stream_start -gst_message_set_group_id -gst_message_parse_group_id - -gst_message_new_stream_collection -gst_message_parse_stream_collection -GstStructureChangeType -gst_message_new_structure_change -gst_message_parse_structure_change -gst_message_new_request_state -gst_message_parse_request_state - -GstStreamStatusType -gst_message_new_stream_status -gst_message_parse_stream_status -gst_message_set_stream_status_object -gst_message_get_stream_status_object - -GstProgressType -gst_message_new_progress -gst_message_parse_progress - -gst_message_new_need_context -gst_message_parse_context_type -gst_message_new_have_context -gst_message_parse_have_context - -gst_message_new_device_added -gst_message_new_device_removed -gst_message_new_device_changed -gst_message_parse_device_added -gst_message_parse_device_removed -gst_message_parse_device_changed - -gst_message_new_property_notify -gst_message_parse_property_notify - -gst_message_new_streams_selected -gst_message_parse_streams_selected -gst_message_streams_selected_add -gst_message_streams_selected_get_size -gst_message_streams_selected_get_stream - -gst_message_new_redirect -gst_message_add_redirect_entry -gst_message_parse_redirect_entry -gst_message_get_num_redirect_entries - - -GstMessageClass -GST_MESSAGE -GST_MESSAGE_CAST -GST_IS_MESSAGE -GST_TYPE_MESSAGE -GST_MESSAGE_CLASS -GST_IS_MESSAGE_CLASS -GST_MESSAGE_GET_CLASS -GST_TYPE_MESSAGE_TYPE -GST_TYPE_STRUCTURE_CHANGE_TYPE -GST_TYPE_STREAM_STATUS_TYPE -GST_TYPE_PROGRESS_TYPE - -gst_message_get_type -gst_message_type_get_type -gst_structure_change_type_get_type -gst_stream_status_type_get_type -gst_progress_type_get_type -GST_MESSAGE_GET_COND -GST_MESSAGE_GET_LOCK -GST_MESSAGE_LOCK -GST_MESSAGE_SIGNAL -GST_MESSAGE_UNLOCK -GST_MESSAGE_WAIT -
- - -
-gstminiobject -GstMiniObject -GstMiniObject -GstMiniObjectCopyFunction -GstMiniObjectDisposeFunction -GstMiniObjectFreeFunction -GstMiniObjectNotify - -GST_MINI_OBJECT_TYPE - -GstMiniObjectFlags -GST_MINI_OBJECT_FLAGS -GST_MINI_OBJECT_FLAG_IS_SET -GST_MINI_OBJECT_FLAG_SET -GST_MINI_OBJECT_FLAG_UNSET -GST_MINI_OBJECT_IS_LOCKABLE - -GstLockFlags -GST_LOCK_FLAG_READWRITE - -GST_MINI_OBJECT_REFCOUNT -GST_MINI_OBJECT_REFCOUNT_VALUE - -GST_DEFINE_MINI_OBJECT_TYPE -gst_mini_object_init - -gst_mini_object_ref -gst_mini_object_unref -gst_clear_mini_object - -gst_mini_object_weak_ref -gst_mini_object_weak_unref - -gst_mini_object_lock -gst_mini_object_unlock -gst_mini_object_is_writable -gst_mini_object_make_writable - -gst_mini_object_add_parent -gst_mini_object_remove_parent - -gst_mini_object_copy - -gst_mini_object_set_qdata -gst_mini_object_get_qdata -gst_mini_object_steal_qdata - -gst_mini_object_replace -gst_mini_object_take -gst_mini_object_steal - - -GST_MINI_OBJECT -GST_IS_MINI_OBJECT_TYPE -GST_TYPE_MINI_OBJECT_FLAGS -GST_MINI_OBJECT_CAST -GST_MINI_OBJECT_CONST_CAST - - -gst_mini_object_flags_get_type -
- - -
-gstobject -GstObject -GstObject -GstObjectClass -GstObjectFlags -GST_OBJECT_FLAGS -GST_OBJECT_FLAG_IS_SET -GST_OBJECT_FLAG_SET -GST_OBJECT_FLAG_UNSET -GST_OBJECT_NAME -GST_OBJECT_PARENT -GST_OBJECT_REFCOUNT -GST_OBJECT_REFCOUNT_VALUE -GST_OBJECT_LOCK -GST_OBJECT_TRYLOCK -GST_OBJECT_UNLOCK -GST_OBJECT_GET_LOCK - -gst_object_set_name -gst_object_get_name -gst_object_set_parent -gst_object_get_parent -gst_object_has_as_parent -gst_object_unparent -gst_object_default_deep_notify -gst_object_default_error -gst_object_check_uniqueness -gst_object_has_as_ancestor -gst_object_has_ancestor -gst_object_ref -gst_object_unref -gst_clear_object -gst_object_ref_sink -gst_object_replace -gst_object_get_path_string - -gst_object_suggest_next_sync -gst_object_sync_values -gst_object_has_active_control_bindings -gst_object_set_control_bindings_disabled -gst_object_set_control_binding_disabled -gst_object_add_control_binding -gst_object_get_control_binding -gst_object_remove_control_binding -gst_object_get_value -gst_object_get_value_array -gst_object_get_g_value_array -gst_object_get_control_rate -gst_object_set_control_rate - - -GST_OBJECT -GST_IS_OBJECT -GST_OBJECT_CLASS -GST_IS_OBJECT_CLASS -GST_OBJECT_GET_CLASS -GST_TYPE_OBJECT -GST_TYPE_OBJECT_FLAGS -GST_OBJECT_CAST -GST_OBJECT_CLASS_CAST - -gst_object_get_type -gst_object_flags_get_type -
- - -
-gstpad -GstPad -GstPad - -GstPadDirection -GstPadFlags -GstPadLinkReturn -gst_pad_link_get_name -GST_PAD_LINK_FAILED -GST_PAD_LINK_SUCCESSFUL -GstPadLinkCheck -GstFlowReturn -gst_flow_get_name -gst_flow_to_quark -GstPadMode -gst_pad_mode_get_name -gst_pad_store_sticky_event - - -gst_pad_get_name -gst_pad_get_direction -gst_pad_get_parent -gst_pad_get_parent_element -gst_pad_get_pad_template - -gst_pad_link -gst_pad_link_full -gst_pad_link_maybe_ghosting -gst_pad_link_maybe_ghosting_full -gst_pad_unlink -gst_pad_is_linked -gst_pad_can_link - -gst_pad_get_allowed_caps -gst_pad_get_current_caps -gst_pad_get_pad_template_caps - -gst_pad_get_peer -gst_pad_use_fixed_caps -gst_pad_has_current_caps - -gst_pad_get_sticky_event -GstPadStickyEventsForeachFunction -gst_pad_sticky_events_foreach - -gst_pad_is_active -gst_pad_get_last_flow_return - - -GstPadProbeReturn -GstPadProbeType - -GstPadProbeInfo -GST_PAD_PROBE_INFO_TYPE -GST_PAD_PROBE_INFO_ID -GST_PAD_PROBE_INFO_DATA - -GST_PAD_PROBE_INFO_BUFFER -GST_PAD_PROBE_INFO_BUFFER_LIST -GST_PAD_PROBE_INFO_EVENT -GST_PAD_PROBE_INFO_QUERY - -gst_pad_probe_info_get_buffer -gst_pad_probe_info_get_buffer_list -gst_pad_probe_info_get_event -gst_pad_probe_info_get_query - -GST_PAD_PROBE_INFO_OFFSET -GST_PAD_PROBE_INFO_SIZE - -GST_PAD_PROBE_INFO_FLOW_RETURN - -GstPadProbeCallback -gst_pad_add_probe -gst_pad_remove_probe - -gst_pad_is_blocked -gst_pad_is_blocking - - -gst_pad_get_offset -gst_pad_set_offset - - -gst_pad_new -gst_pad_new_from_template -gst_pad_new_from_static_template - -gst_pad_set_chain_function -gst_pad_set_chain_function_full -GstPadChainFunction - -gst_pad_set_chain_list_function -gst_pad_set_chain_list_function_full -GstPadChainListFunction - -gst_pad_get_range -gst_pad_set_getrange_function -gst_pad_set_getrange_function_full -GstPadGetRangeFunction - -gst_pad_set_event_function -gst_pad_set_event_function_full -GstPadEventFunction - -gst_pad_set_event_full_function -gst_pad_set_event_full_function_full -GstPadEventFullFunction - -gst_pad_set_link_function -gst_pad_set_link_function_full -GstPadLinkFunction -gst_pad_set_unlink_function -gst_pad_set_unlink_function_full -GstPadUnlinkFunction - -gst_pad_proxy_query_caps -gst_pad_proxy_query_accept_caps - -gst_pad_set_activate_function -gst_pad_set_activate_function_full -GstPadActivateFunction - -gst_pad_set_activatemode_function -gst_pad_set_activatemode_function_full -GstPadActivateModeFunction - -gst_pad_needs_reconfigure -gst_pad_check_reconfigure -gst_pad_mark_reconfigure - -gst_pad_push -gst_pad_push_event -gst_pad_push_list -gst_pad_pull_range -gst_pad_activate_mode -gst_pad_send_event -gst_pad_event_default - -gst_pad_query -gst_pad_peer_query - -gst_pad_query_default - -gst_pad_query_position -gst_pad_query_duration -gst_pad_query_convert -gst_pad_query_accept_caps -gst_pad_query_caps - -gst_pad_peer_query_position -gst_pad_peer_query_duration -gst_pad_peer_query_convert -gst_pad_peer_query_accept_caps -gst_pad_peer_query_caps - -gst_pad_set_query_function -gst_pad_set_query_function_full -GstPadQueryFunction -gst_pad_set_iterate_internal_links_function -gst_pad_set_iterate_internal_links_function_full -GstPadIterIntLinkFunction -gst_pad_iterate_internal_links -gst_pad_iterate_internal_links_default - -gst_pad_set_element_private -gst_pad_get_element_private - -gst_pad_create_stream_id -gst_pad_create_stream_id_printf -gst_pad_create_stream_id_printf_valist - -gst_pad_get_stream_id -gst_pad_get_stream - -GstPadForwardFunction -gst_pad_forward - -gst_pad_chain -gst_pad_chain_list - -gst_pad_start_task -gst_pad_pause_task -gst_pad_stop_task -gst_pad_get_task_state - -gst_pad_set_active - -GST_PAD_GET_STREAM_LOCK -GST_PAD_STREAM_LOCK -GST_PAD_STREAM_TRYLOCK -GST_PAD_STREAM_UNLOCK - -GST_PAD_NAME -GST_PAD_PARENT -GST_PAD_ELEMENT_PRIVATE -GST_PAD_PAD_TEMPLATE -GST_PAD_DIRECTION -GST_PAD_LAST_FLOW_RETURN - -GST_PAD_TASK -GST_PAD_MODE -GST_PAD_ACTIVATEFUNC -GST_PAD_ACTIVATEMODEFUNC -GST_PAD_CHAINFUNC -GST_PAD_CHAINLISTFUNC -GST_PAD_EVENTFUNC -GST_PAD_EVENTFULLFUNC -GST_PAD_GETRANGEFUNC -GST_PAD_QUERYFUNC -GST_PAD_ITERINTLINKFUNC -GST_PAD_PEER -GST_PAD_LINKFUNC -GST_PAD_UNLINKFUNC - -GST_PAD_IS_LINKED -GST_PAD_IS_SRC -GST_PAD_IS_SINK -GST_PAD_IS_ACTIVE -GST_PAD_IS_BLOCKED -GST_PAD_IS_BLOCKING -GST_PAD_IS_FLUSHING -GST_PAD_SET_FLUSHING -GST_PAD_UNSET_FLUSHING -GST_PAD_IS_EOS -GST_PAD_NEEDS_RECONFIGURE -GST_PAD_HAS_PENDING_EVENTS -GST_PAD_IS_FIXED_CAPS -GST_PAD_NEEDS_PARENT -GST_PAD_IS_PROXY_CAPS -GST_PAD_SET_PROXY_CAPS -GST_PAD_UNSET_PROXY_CAPS -GST_PAD_IS_PROXY_ALLOCATION -GST_PAD_SET_PROXY_ALLOCATION -GST_PAD_UNSET_PROXY_ALLOCATION -GST_PAD_SET_PROXY_SCHEDULING -GST_PAD_UNSET_PROXY_SCHEDULING -GST_PAD_IS_PROXY_SCHEDULING -GST_PAD_IS_ACCEPT_INTERSECT -GST_PAD_SET_ACCEPT_INTERSECT -GST_PAD_UNSET_ACCEPT_INTERSECT -GST_PAD_IS_ACCEPT_TEMPLATE -GST_PAD_SET_ACCEPT_TEMPLATE -GST_PAD_UNSET_ACCEPT_TEMPLATE - - -GstPadClass -GstPadPrivate -GST_PAD -GST_IS_PAD -GST_PAD_CLASS -GST_IS_PAD_CLASS -GST_TYPE_PAD -GST_TYPE_PAD_DIRECTION -GST_TYPE_PAD_FLAGS -GST_TYPE_PAD_LINK_RETURN -GST_TYPE_PAD_LINK_CHECK -GST_TYPE_PAD_PRESENCE -GST_TYPE_PAD_MODE -GST_TYPE_FLOW_RETURN -GST_TYPE_PAD_PROBE_RETURN -GST_TYPE_PAD_PROBE_TYPE - - -gst_pad_get_type -gst_pad_direction_get_type -gst_pad_flags_get_type -gst_pad_link_return_get_type -gst_pad_link_check_get_type -gst_pad_presence_get_type -gst_flow_return_get_type -gst_pad_mode_get_type -gst_pad_probe_return_get_type -gst_pad_probe_type_get_type - -GST_PAD_IS_IN_GETCAPS -GST_PAD_MODE_ACTIVATE -GST_PAD_BLOCK_BROADCAST -GST_PAD_BLOCK_GET_COND -GST_PAD_BLOCK_SIGNAL -GST_PAD_BLOCK_WAIT -GST_PAD_CAST -GST_PAD_DO_BUFFER_SIGNALS -GST_PAD_DO_EVENT_SIGNALS -GST_PAD_IS_IN_SETCAPS - -GST_PAD_QUERYTYPEFUNC -
- - -
-gstpadtemplate -GstPadTemplate -GstStaticPadTemplate -GST_STATIC_PAD_TEMPLATE -gst_static_pad_template_get -gst_static_pad_template_get_caps -GstPadTemplate -GstPadTemplateFlags -GstPadPresence -GST_PAD_TEMPLATE_NAME_TEMPLATE -GST_PAD_TEMPLATE_DIRECTION -GST_PAD_TEMPLATE_PRESENCE -GST_PAD_TEMPLATE_CAPS -GST_PAD_TEMPLATE_IS_FIXED -GST_PAD_TEMPLATE_GTYPE -gst_pad_template_new -gst_pad_template_new_with_gtype -gst_pad_template_new_from_static_pad_template_with_gtype -gst_pad_template_get_caps - - -GstPadTemplateClass -GST_PAD_TEMPLATE -GST_IS_PAD_TEMPLATE -GST_PAD_TEMPLATE_CLASS -GST_IS_PAD_TEMPLATE_CLASS -GST_TYPE_PAD_TEMPLATE -GST_TYPE_PAD_TEMPLATE_FLAGS -GST_TYPE_STATIC_CAPS -GST_TYPE_STATIC_PAD_TEMPLATE - - -gst_pad_template_get_type -gst_pad_template_flags_get_type -gst_pad_template_pad_created -gst_static_pad_template_get_type -gst_static_caps_get_type - -
- - -
-gstparamspec -GstParamSpec - -GST_PARAM_CONTROLLABLE -GST_PARAM_USER_SHIFT -GST_PARAM_MUTABLE_PAUSED -GST_PARAM_MUTABLE_PLAYING -GST_PARAM_MUTABLE_READY - - -GstParamSpecFraction -gst_param_spec_fraction - - -GstParamSpecArray -gst_param_spec_array - - - -GST_IS_PARAM_SPEC_FRACTION -GST_PARAM_SPEC_FRACTION -GST_TYPE_PARAM_FRACTION -gst_param_spec_fraction_get_type - -GST_IS_PARAM_SPEC_ARRAY_LIST -GST_PARAM_SPEC_ARRAY_LIST -GST_TYPE_PARAM_ARRAY_LIST -gst_param_spec_array_get_type -
- - -
-gstparse -GstParse -gst_parse_error_quark -GST_PARSE_ERROR -GstParseError -GstParseContext -GstParseFlags -gst_parse_launch -gst_parse_launch_full -gst_parse_launchv -gst_parse_launchv_full -gst_parse_bin_from_description -gst_parse_bin_from_description_full - -gst_parse_context_new -gst_parse_context_copy -gst_parse_context_free -gst_parse_context_get_missing_elements - -GST_TYPE_PARSE_ERROR -GST_TYPE_PARSE_FLAGS -GST_TYPE_PARSE_CONTEXT - -gst_parse_context_get_type -gst_parse_error_get_type -gst_parse_flags_get_type -
- - -
-gstpipeline -GstPipeline -GstPipeline -GstPipelineFlags - -gst_pipeline_new - -gst_pipeline_get_bus - -gst_pipeline_set_clock -gst_pipeline_get_pipeline_clock -gst_pipeline_get_clock - -gst_pipeline_use_clock -gst_pipeline_auto_clock - -gst_pipeline_set_auto_flush_bus -gst_pipeline_get_auto_flush_bus - -gst_pipeline_set_delay -gst_pipeline_get_delay - -gst_pipeline_set_latency -gst_pipeline_get_latency - - -GstPipelineClass -GST_PIPELINE -GST_IS_PIPELINE -GST_PIPELINE_CLASS -GST_IS_PIPELINE_CLASS -GST_PIPELINE_GET_CLASS -GST_TYPE_PIPELINE -GST_TYPE_PIPELINE_FLAGS -GST_PIPELINE_CAST - -GstPipelinePrivate -gst_pipeline_get_type -gst_pipeline_flags_get_type -
- - -
-gstplugin -GstPlugin -gst_plugin_error_quark -GST_PLUGIN_ERROR -GstPluginError -GstPlugin -GstPluginDesc -GstPluginInitFunc -GstPluginInitFullFunc -GST_PLUGIN_DEFINE -GST_PLUGIN_STATIC_DECLARE -GST_PLUGIN_STATIC_REGISTER -GST_LICENSE_UNKNOWN -GstPluginFilter -gst_plugin_get_name -gst_plugin_get_description -gst_plugin_get_filename -gst_plugin_get_license -gst_plugin_get_package -gst_plugin_get_origin -gst_plugin_get_source -gst_plugin_get_version -gst_plugin_get_release_date_string -gst_plugin_is_loaded -gst_plugin_get_cache_data -gst_plugin_set_cache_data -gst_plugin_load_file -gst_plugin_load -gst_plugin_load_by_name -gst_plugin_list_free -gst_plugin_register_static -gst_plugin_register_static_full - -GstPluginFlags -GstPluginDependencyFlags -gst_plugin_add_dependency -gst_plugin_add_dependency_simple - -GstPluginClass -GST_PLUGIN -GST_PLUGIN_CAST -GST_PLUGIN_CLASS -GST_PLUGIN_GET_CLASS -GST_TYPE_PLUGIN -GST_TYPE_PLUGIN_ERROR -GST_IS_PLUGIN -GST_IS_PLUGIN_CLASS -GST_TYPE_PLUGIN_FLAGS -GST_TYPE_PLUGIN_DEPENDENCY_FLAGS -GstPluginPrivate -gst_plugin_dependency_flags_get_type - -gst_plugin_get_type - -gst_plugin_error_get_type -gst_plugin_flags_get_type -
- - -
-gstpluginfeature -GstPluginFeature -GstPluginFeature -GstPluginFeatureFilter -GstRank - -gst_plugin_feature_set_rank -gst_plugin_feature_set_name -gst_plugin_feature_get_rank -gst_plugin_feature_get_name -gst_plugin_feature_get_plugin -gst_plugin_feature_get_plugin_name -gst_plugin_feature_load -gst_plugin_feature_list_copy -gst_plugin_feature_list_free -GST_PLUGIN_FEATURE_LIST_DEBUG -gst_plugin_feature_check_version -gst_plugin_feature_rank_compare_func - -GstPluginFeatureClass -GST_PLUGIN_FEATURE -GST_PLUGIN_FEATURE_CAST -GST_IS_PLUGIN_FEATURE -GST_PLUGIN_FEATURE_CLASS -GST_IS_PLUGIN_FEATURE_CLASS -GST_PLUGIN_FEATURE_GET_CLASS -GST_TYPE_PLUGIN_FEATURE -GST_TYPE_RANK - -gst_plugin_feature_get_type -gst_plugin_feature_list_debug -gst_rank_get_type -
- - -
-gstpoll -GstPoll -GstPoll -GstPollFD -GST_POLL_FD_INIT -gst_poll_add_fd -gst_poll_fd_can_read -gst_poll_fd_can_write -gst_poll_fd_ctl_read -gst_poll_fd_ctl_write -gst_poll_fd_has_closed -gst_poll_fd_has_error -gst_poll_fd_ignored -gst_poll_fd_init -gst_poll_free -gst_poll_new -gst_poll_new_timer -gst_poll_get_read_gpollfd -gst_poll_remove_fd -gst_poll_restart -gst_poll_set_controllable -gst_poll_set_flushing -gst_poll_wait -gst_poll_read_control -gst_poll_write_control -
- -
-gstpreset -GstPreset -GstPreset -GstPresetInterface -gst_preset_get_preset_names -gst_preset_get_property_names -gst_preset_load_preset -gst_preset_save_preset -gst_preset_rename_preset -gst_preset_delete_preset -gst_preset_set_meta -gst_preset_get_meta -gst_preset_set_app_dir -gst_preset_get_app_dir -gst_preset_is_editable - -GST_PRESET -GST_IS_PRESET -GST_TYPE_PRESET -GST_PRESET_GET_INTERFACE -gst_preset_get_type -
- -
-gstprotection -GstProtectionMeta -GstProtectionMeta -gst_buffer_add_protection_meta -gst_buffer_get_protection_meta -gst_protection_select_system -gst_protection_filter_systems_by_available_decryptors -GST_PROTECTION_SYSTEM_ID_CAPS_FIELD -GST_PROTECTION_UNSPECIFIED_SYSTEM_ID - -GST_PROTECTION_META_API_TYPE -GST_PROTECTION_META_INFO -gst_protection_meta_get_info -gst_protection_meta_api_get_type -
- -
-gstquery -GstQuery -GstQuery - -GstQueryTypeFlags -GST_QUERY_TYPE_BOTH -GST_QUERY_MAKE_TYPE - -GstQueryType - -GST_QUERY_TYPE -GST_QUERY_TYPE_NAME - -GST_QUERY_IS_UPSTREAM -GST_QUERY_IS_DOWNSTREAM -GST_QUERY_IS_SERIALIZED - -gst_query_type_get_flags -gst_query_type_get_name -gst_query_type_to_quark - -gst_query_ref -gst_query_unref -gst_clear_query -gst_query_copy -gst_query_make_writable -gst_query_is_writable -gst_query_replace -gst_query_take -gst_query_writable_structure - -gst_query_new_custom -gst_query_get_structure - -gst_query_new_convert -gst_query_set_convert -gst_query_parse_convert - -gst_query_new_position -gst_query_set_position -gst_query_parse_position - -gst_query_new_duration -gst_query_set_duration -gst_query_parse_duration - -gst_query_new_latency -gst_query_parse_latency -gst_query_set_latency - -gst_query_new_seeking -gst_query_set_seeking -gst_query_parse_seeking - -gst_query_new_formats -gst_query_set_formats -gst_query_set_formatsv -gst_query_parse_n_formats -gst_query_parse_nth_format - -gst_query_new_segment -gst_query_set_segment -gst_query_parse_segment - -gst_query_new_caps -gst_query_parse_caps -gst_query_set_caps_result -gst_query_parse_caps_result - -gst_query_new_accept_caps -gst_query_parse_accept_caps -gst_query_set_accept_caps_result -gst_query_parse_accept_caps_result - -GstBufferingMode -gst_query_new_buffering -gst_query_set_buffering_percent -gst_query_parse_buffering_percent -gst_query_set_buffering_stats -gst_query_parse_buffering_stats -gst_query_set_buffering_range -gst_query_parse_buffering_range -gst_query_add_buffering_range -gst_query_get_n_buffering_ranges -gst_query_parse_nth_buffering_range - -gst_query_new_uri -gst_query_parse_uri -gst_query_set_uri -gst_query_parse_uri_redirection -gst_query_set_uri_redirection -gst_query_parse_uri_redirection_permanent -gst_query_set_uri_redirection_permanent - -gst_query_new_allocation -gst_query_parse_allocation - -gst_query_add_allocation_pool -gst_query_get_n_allocation_pools -gst_query_parse_nth_allocation_pool -gst_query_set_nth_allocation_pool -gst_query_remove_nth_allocation_pool - -gst_query_add_allocation_param -gst_query_get_n_allocation_params -gst_query_parse_nth_allocation_param -gst_query_set_nth_allocation_param -gst_query_remove_nth_allocation_param - -gst_query_add_allocation_meta -gst_query_get_n_allocation_metas -gst_query_parse_nth_allocation_meta -gst_query_remove_nth_allocation_meta -gst_query_find_allocation_meta - -GstSchedulingFlags -gst_query_new_scheduling -gst_query_parse_scheduling -gst_query_set_scheduling -gst_query_add_scheduling_mode -gst_query_get_n_scheduling_modes -gst_query_parse_nth_scheduling_mode -gst_query_has_scheduling_mode -gst_query_has_scheduling_mode_with_flags - -gst_query_new_drain - -gst_query_new_context -gst_query_set_context -gst_query_parse_context -gst_query_parse_context_type - -gst_query_new_bitrate -gst_query_set_bitrate -gst_query_parse_bitrate - -GstQueryClass -GST_QUERY -GST_QUERY_CAST -GST_IS_QUERY -GST_QUERY_CLASS -GST_IS_QUERY_CLASS -GST_TYPE_QUERY -GST_TYPE_QUERY_TYPE -GST_QUERY_GET_CLASS -GST_TYPE_QUERY_TYPE_FLAGS -gst_query_type_flags_get_type -GST_TYPE_BUFFERING_MODE -gst_buffering_mode_get_type -GST_TYPE_SCHEDULING_FLAGS -gst_scheduling_flags_get_type - -GST_QUERY_NUM_SHIFT -gst_query_get_type -gst_query_type_get_type -
- - -
-gstregistry -GstRegistry -GstRegistry -gst_registry_get -gst_registry_get_feature_list -gst_registry_get_feature_list_cookie -gst_registry_get_feature_list_by_plugin -gst_registry_get_plugin_list -gst_registry_add_plugin -gst_registry_remove_plugin -gst_registry_plugin_filter -gst_registry_feature_filter -gst_registry_find_plugin -gst_registry_find_feature -gst_registry_lookup_feature -gst_registry_add_path -gst_registry_get_path_list -gst_registry_scan_path -gst_registry_lookup -gst_registry_remove_feature -gst_registry_add_feature -gst_registry_check_feature_version - -GstRegistryClass -GST_REGISTRY -GST_IS_REGISTRY -GST_REGISTRY_CLASS -GST_IS_REGISTRY_CLASS -GST_REGISTRY_GET_CLASS -GST_TYPE_REGISTRY - -GST_MAGIC_BINARY_REGISTRY_LEN -GST_MAGIC_BINARY_REGISTRY_STR -GST_MAGIC_BINARY_VERSION_STR -GST_MAGIC_BINARY_VERSION_LEN -gst_registry_get_type -GstRegistryPrivate -
- - -
-gstpromise -GstPromise -GstPromiseResult -GstPromiseChangeFunc -GstPromise -gst_promise_new -gst_promise_new_with_change_func -gst_promise_ref -gst_promise_unref -gst_promise_wait -gst_promise_reply -gst_promise_interrupt -gst_promise_expire -gst_promise_get_reply - -GST_PROMISE -GST_TYPE_PROMISE -gst_promise_get_type -GST_TYPE_PROMISE_RESULT -gst_promise_result_get_type -
- - -
-gstsegment -GstSegment -GstSegment -GstSegmentFlags -gst_segment_clip -gst_segment_init -gst_segment_new -gst_segment_copy -gst_segment_free -gst_segment_do_seek -gst_segment_position_from_stream_time -gst_segment_position_from_stream_time_full -gst_segment_to_running_time -gst_segment_to_running_time_full -gst_segment_to_stream_time -gst_segment_to_stream_time_full -gst_segment_position_from_running_time -gst_segment_position_from_running_time_full -gst_segment_to_position -gst_segment_set_running_time -gst_segment_copy_into -gst_segment_offset_running_time -gst_segment_is_equal - -GST_TYPE_SEGMENT -GST_TYPE_SEGMENT_FLAGS -gst_segment_get_type -gst_segment_flags_get_type - -
- -
-gststreams -GstStream -GstStream -GstStreamClass -GstStreamType -gst_stream_new -gst_stream_get_caps -gst_stream_get_stream_flags -gst_stream_get_stream_id -gst_stream_get_stream_type -gst_stream_get_tags -gst_stream_set_caps -gst_stream_set_stream_flags -gst_stream_set_stream_type -gst_stream_set_tags -gst_stream_type_get_name - -GST_IS_STREAM -GST_IS_STREAM_CLASS -GST_STREAM -GST_STREAM_CAST -GST_STREAM_CLASS -GST_STREAM_GET_CLASS -GST_TYPE_STREAM -GST_TYPE_STREAM_TYPE -gst_stream_get_type -gst_stream_type_get_type - -GstStreamPrivate -
- -
-gststreamcollection -GstStreamCollection -GstStreamCollection -GstStreamCollectionClass -gst_stream_collection_new -gst_stream_collection_add_stream -gst_stream_collection_get_upstream_id -gst_stream_collection_get_size -gst_stream_collection_get_stream - -gst_stream_collection_get_type -GST_IS_STREAM_COLLECTION -GST_IS_STREAM_COLLECTION_CLASS -GST_STREAM_COLLECTION -GST_STREAM_COLLECTION_CAST -GST_STREAM_COLLECTION_CLASS -GST_STREAM_COLLECTION_GET_CLASS -GST_TYPE_STREAM_COLLECTION - -GstStreamCollectionPrivate -
- -
-gststructure -GstStructure -GstStructure -GstStructureForeachFunc -GstStructureMapFunc -GstStructureFilterMapFunc -gst_structure_new_empty -gst_structure_new_id_empty -gst_structure_new -gst_structure_new_valist -gst_structure_new_id -gst_structure_new_from_string -gst_structure_copy -gst_structure_free -gst_structure_get_name -gst_structure_has_name -gst_structure_set_name -gst_structure_get_name_id -gst_structure_id_get -gst_structure_id_get_valist -gst_structure_id_get_value -gst_structure_id_set_value -gst_structure_id_take_value -gst_structure_get -gst_structure_get_valist -gst_structure_get_value -gst_structure_set_value -gst_structure_set_array -gst_structure_set_list -gst_structure_take_value -gst_structure_set -gst_structure_set_valist -gst_structure_id_set -gst_structure_id_set_valist -gst_structure_remove_field -gst_structure_remove_fields -gst_structure_remove_fields_valist -gst_structure_remove_all_fields -gst_structure_get_field_type -gst_structure_n_fields -gst_structure_has_field -gst_structure_has_field_typed -gst_structure_is_equal -gst_structure_is_subset -gst_structure_can_intersect -gst_structure_intersect -gst_structure_id_has_field -gst_structure_id_has_field_typed -gst_structure_get_boolean -gst_structure_get_int -gst_structure_get_uint -gst_structure_get_int64 -gst_structure_get_uint64 -gst_structure_get_double -gst_structure_get_string -gst_structure_get_date -gst_structure_get_date_time -gst_structure_get_clock_time -gst_structure_get_enum -gst_structure_get_fraction -gst_structure_get_array -gst_structure_get_list -gst_structure_foreach -gst_structure_map_in_place -gst_structure_filter_and_map_in_place -gst_structure_nth_field_name -gst_structure_set_parent_refcount -gst_structure_to_string -gst_structure_from_string -gst_structure_fixate -gst_structure_fixate_field -gst_structure_fixate_field_nearest_int -gst_structure_fixate_field_nearest_double -gst_structure_fixate_field_nearest_fraction -gst_structure_fixate_field_boolean -gst_structure_fixate_field_string - -GST_STRUCTURE -GST_STRUCTURE_CAST -GST_IS_STRUCTURE -GST_TYPE_STRUCTURE - -gst_structure_get_type -
- -
-gstsystemclock -GstSystemClock -GstClockType -GstSystemClock -gst_system_clock_obtain -gst_system_clock_set_default - -GstSystemClockClass -GstSystemClockPrivate -GST_SYSTEM_CLOCK -GST_IS_SYSTEM_CLOCK -gst_system_clock_get_type -GST_SYSTEM_CLOCK_CLASS -GST_IS_SYSTEM_CLOCK_CLASS -GST_SYSTEM_CLOCK_GET_CLASS -GST_TYPE_SYSTEM_CLOCK -GST_SYSTEM_CLOCK_CAST -GST_TYPE_CLOCK_TYPE -gst_clock_type_get_type -
- -
-gsttaglist -GstTagList -GstTagList -GstTagMergeMode -GstTagFlag -GstTagForeachFunc -GstTagMergeFunc - -GstTagScope - -GST_TAG_TITLE -GST_TAG_TITLE_SORTNAME -GST_TAG_ARTIST -GST_TAG_ARTIST_SORTNAME -GST_TAG_ALBUM -GST_TAG_ALBUM_SORTNAME -GST_TAG_ALBUM_ARTIST -GST_TAG_ALBUM_ARTIST_SORTNAME -GST_TAG_DATE -GST_TAG_DATE_TIME -GST_TAG_GENRE -GST_TAG_COMMENT -GST_TAG_EXTENDED_COMMENT -GST_TAG_TRACK_NUMBER -GST_TAG_TRACK_COUNT -GST_TAG_ALBUM_VOLUME_NUMBER -GST_TAG_ALBUM_VOLUME_COUNT -GST_TAG_LOCATION -GST_TAG_HOMEPAGE -GST_TAG_DESCRIPTION -GST_TAG_VERSION -GST_TAG_ISRC -GST_TAG_ORGANIZATION -GST_TAG_COPYRIGHT -GST_TAG_COPYRIGHT_URI -GST_TAG_ENCODED_BY -GST_TAG_COMPOSER -GST_TAG_CONDUCTOR -GST_TAG_CONTACT -GST_TAG_LICENSE -GST_TAG_LICENSE_URI -GST_TAG_PERFORMER -GST_TAG_DURATION -GST_TAG_CODEC -GST_TAG_VIDEO_CODEC -GST_TAG_AUDIO_CODEC -GST_TAG_SUBTITLE_CODEC -GST_TAG_CONTAINER_FORMAT -GST_TAG_BITRATE -GST_TAG_NOMINAL_BITRATE -GST_TAG_MINIMUM_BITRATE -GST_TAG_MAXIMUM_BITRATE -GST_TAG_SERIAL -GST_TAG_ENCODER -GST_TAG_ENCODER_VERSION -GST_TAG_TRACK_GAIN -GST_TAG_TRACK_PEAK -GST_TAG_ALBUM_GAIN -GST_TAG_ALBUM_PEAK -GST_TAG_REFERENCE_LEVEL -GST_TAG_LANGUAGE_CODE -GST_TAG_LANGUAGE_NAME -GST_TAG_IMAGE -GST_TAG_PREVIEW_IMAGE -GST_TAG_ATTACHMENT -GST_TAG_BEATS_PER_MINUTE -GST_TAG_KEYWORDS -GST_TAG_GEO_LOCATION_NAME -GST_TAG_GEO_LOCATION_LATITUDE -GST_TAG_GEO_LOCATION_LONGITUDE -GST_TAG_GEO_LOCATION_ELEVATION -GST_TAG_GEO_LOCATION_CITY -GST_TAG_GEO_LOCATION_COUNTRY -GST_TAG_GEO_LOCATION_SUBLOCATION -GST_TAG_GEO_LOCATION_HORIZONTAL_ERROR -GST_TAG_GEO_LOCATION_MOVEMENT_DIRECTION -GST_TAG_GEO_LOCATION_MOVEMENT_SPEED -GST_TAG_GEO_LOCATION_CAPTURE_DIRECTION -GST_TAG_SHOW_NAME -GST_TAG_SHOW_SORTNAME -GST_TAG_SHOW_EPISODE_NUMBER -GST_TAG_SHOW_SEASON_NUMBER -GST_TAG_LYRICS -GST_TAG_COMPOSER_SORTNAME -GST_TAG_GROUPING -GST_TAG_USER_RATING -GST_TAG_DEVICE_MANUFACTURER -GST_TAG_DEVICE_MODEL -GST_TAG_APPLICATION_NAME -GST_TAG_APPLICATION_DATA -GST_TAG_IMAGE_ORIENTATION -GST_TAG_PUBLISHER -GST_TAG_INTERPRETED_BY -GST_TAG_MIDI_BASE_NOTE -GST_TAG_PRIVATE_DATA - -gst_tag_register -gst_tag_register_static -gst_tag_merge_use_first -gst_tag_merge_strings_with_comma -gst_tag_exists -gst_tag_get_type -gst_tag_get_nick -gst_tag_get_description -gst_tag_get_flag -gst_tag_is_fixed -gst_tag_list_new -gst_tag_list_new_empty -gst_tag_list_new_valist -gst_tag_list_new_from_string -gst_tag_list_free -gst_tag_list_get_scope -gst_tag_list_set_scope -gst_tag_list_to_string -gst_tag_list_is_empty -gst_tag_list_is_equal -gst_tag_list_copy -gst_tag_list_ref -gst_tag_list_unref -gst_clear_tag_list -gst_tag_list_is_writable -gst_tag_list_make_writable -gst_tag_list_replace -gst_tag_list_take -gst_tag_list_insert -gst_tag_list_merge -gst_tag_list_get_tag_size -gst_tag_list_n_tags -gst_tag_list_nth_tag_name -gst_tag_list_add -gst_tag_list_add_value -gst_tag_list_add_values -gst_tag_list_add_valist -gst_tag_list_add_valist_values -gst_tag_list_remove_tag -gst_tag_list_foreach -gst_tag_list_get_value_index -gst_tag_list_copy_value -gst_tag_list_get_boolean -gst_tag_list_get_boolean_index -gst_tag_list_get_int -gst_tag_list_get_int_index -gst_tag_list_get_uint -gst_tag_list_get_uint_index -gst_tag_list_get_int64 -gst_tag_list_get_int64_index -gst_tag_list_get_uint64 -gst_tag_list_get_uint64_index -gst_tag_list_get_float -gst_tag_list_get_float_index -gst_tag_list_get_double -gst_tag_list_get_double_index -gst_tag_list_get_string -gst_tag_list_get_string_index -gst_tag_list_peek_string_index -gst_tag_list_get_pointer -gst_tag_list_get_pointer_index -gst_tag_list_get_date -gst_tag_list_get_date_index -gst_tag_list_get_date_time -gst_tag_list_get_date_time_index -gst_tag_list_get_sample -gst_tag_list_get_sample_index - -GST_TAG_LIST -GST_IS_TAG_LIST -GST_TAG_FLAG_IS_VALID -GST_TAG_MODE_IS_VALID -GST_TYPE_TAG_LIST -GST_TYPE_TAG_FLAG -GST_TYPE_TAG_MERGE_MODE -GST_TYPE_TAG_SCOPE - -gst_tag_list_get_type -gst_tag_flag_get_type -gst_tag_merge_mode_get_type -gst_tag_scope_get_type -
- - -
-gsttagsetter -GstTagSetter -GstTagSetter -GstTagSetterInterface -gst_tag_setter_reset_tags -gst_tag_setter_merge_tags -gst_tag_setter_add_tags -gst_tag_setter_add_tag_value -gst_tag_setter_add_tag_values -gst_tag_setter_add_tag_valist -gst_tag_setter_add_tag_valist_values -gst_tag_setter_get_tag_list -gst_tag_setter_set_tag_merge_mode -gst_tag_setter_get_tag_merge_mode - -GST_TAG_SETTER -GST_IS_TAG_SETTER -GST_TAG_SETTER_GET_INTERFACE -GST_TYPE_TAG_SETTER - -gst_tag_setter_get_type -
- -
-gsttaskpool -GstTaskPool -GstTaskPool -GstTaskPoolClass -GstTaskPoolFunction -gst_task_pool_new -gst_task_pool_prepare -gst_task_pool_push -gst_task_pool_join -gst_task_pool_cleanup - -GST_IS_TASK_POOL -GST_IS_TASK_POOL_CLASS -GST_TASK_POOL -GST_TASK_POOL_CAST -GST_TASK_POOL_CLASS -GST_TASK_POOL_GET_CLASS -GST_TYPE_TASK_POOL - -gst_task_pool_get_type -
- - -
-gsttask -GstTask -GstTask -GstTaskFunction -GstTaskState - -GST_TASK_BROADCAST -GST_TASK_GET_COND -GST_TASK_GET_LOCK -GST_TASK_SIGNAL -GST_TASK_STATE -GST_TASK_WAIT - -gst_task_new -gst_task_set_lock - -gst_task_set_pool -gst_task_get_pool - -GstTaskThreadFunc -gst_task_set_enter_callback -gst_task_set_leave_callback - -gst_task_get_state -gst_task_set_state -gst_task_pause -gst_task_start -gst_task_stop -gst_task_join - -gst_task_cleanup_all - - -GstTaskClass -GstTaskPrivate -GST_TASK -GST_IS_TASK -GST_TYPE_TASK -GST_TASK_CLASS -GST_IS_TASK_CLASS -GST_TASK_GET_CLASS -GST_TASK_CAST -GST_TYPE_TASK_STATE - -gst_task_get_type -gst_task_state_get_type -
- - -
-gsttoc -GstToc -GstToc -GstTocScope -GstTocEntry -GstTocEntryType -GstTocLoopType -gst_toc_new -gst_toc_ref -gst_toc_unref -gst_toc_copy -gst_toc_make_writable -gst_toc_get_scope -gst_toc_get_entries -gst_toc_append_entry -gst_toc_get_tags -gst_toc_merge_tags -gst_toc_set_tags -gst_toc_dump -gst_toc_entry_new -gst_toc_entry_ref -gst_toc_entry_unref -gst_toc_entry_copy -gst_toc_entry_make_writable -gst_toc_find_entry -gst_toc_entry_get_toc -gst_toc_entry_get_uid -gst_toc_entry_get_parent -gst_toc_entry_get_sub_entries -gst_toc_entry_append_sub_entry -gst_toc_entry_get_loop -gst_toc_entry_set_loop -gst_toc_entry_get_start_stop_times -gst_toc_entry_set_start_stop_times -gst_toc_entry_get_tags -gst_toc_entry_merge_tags -gst_toc_entry_set_tags -gst_toc_entry_type_get_nick -gst_toc_entry_get_entry_type -gst_toc_entry_is_alternative -gst_toc_entry_is_sequence -GST_TOC_ENTRY_TYPE_IS_ALTERNATIVE -GST_TOC_ENTRY_TYPE_IS_SEQUENCE -GST_TOC_REPEAT_COUNT_INFINITE - -GST_TYPE_TOC -GST_TYPE_TOC_ENTRY -GST_TYPE_TOC_ENTRY_TYPE -GST_TYPE_TOC_LOOP_TYPE -GST_TYPE_TOC_SCOPE - -gst_toc_get_type -gst_toc_entry_get_type -gst_toc_entry_type_get_type -gst_toc_loop_type_get_type -gst_toc_scope_get_type -
- - -
-gsttracer -GstTracer -GstTracer -gst_tracer_register -gst_tracing_register_hook - -GstTracerHookBinAddPost -GstTracerHookBinAddPre -GstTracerHookBinRemovePost -GstTracerHookBinRemovePre -GstTracerHookElementAddPad -GstTracerHookElementChangeStatePost -GstTracerHookElementChangeStatePre -GstTracerHookElementNew -GstTracerHookElementPostMessagePost -GstTracerHookElementPostMessagePre -GstTracerHookElementQueryPost -GstTracerHookElementQueryPre -GstTracerHookElementRemovePad -GstTracerHookMiniObjectCreated -GstTracerHookMiniObjectDestroyed -GstTracerHookMiniObjectReffed -GstTracerHookMiniObjectUnreffed -GstTracerHookObjectCreated -GstTracerHookObjectDestroyed -GstTracerHookObjectReffed -GstTracerHookObjectUnreffed -GstTracerHookPadLinkPost -GstTracerHookPadLinkPre -GstTracerHookPadPullRangePost -GstTracerHookPadPullRangePre -GstTracerHookPadPushEventPost -GstTracerHookPadPushEventPre -GstTracerHookPadPushListPost -GstTracerHookPadPushListPre -GstTracerHookPadPushPost -GstTracerHookPadPushPre -GstTracerHookPadQueryPost -GstTracerHookPadQueryPre -GstTracerHookPadUnlinkPost -GstTracerHookPadUnlinkPre - -GST_TRACER -GST_IS_TRACER -GST_TYPE_TRACER -GST_TRACER_CLASS -GST_IS_TRACER_CLASS -GST_TRACER_GET_CLASS -GST_TRACER_CAST - -GST_TRACER_ARGS -GST_TRACER_DISPATCH -GST_TRACER_IS_ENABLED -GST_TRACER_QUARK -GST_TRACER_TS -GST_TRACER_BIN_ADD_POST -GST_TRACER_BIN_ADD_PRE -GST_TRACER_BIN_REMOVE_POST -GST_TRACER_BIN_REMOVE_PRE -GST_TRACER_ELEMENT_ADD_PAD -GST_TRACER_ELEMENT_CHANGE_STATE_POST -GST_TRACER_ELEMENT_CHANGE_STATE_PRE -GST_TRACER_ELEMENT_NEW -GST_TRACER_ELEMENT_POST_MESSAGE_POST -GST_TRACER_ELEMENT_POST_MESSAGE_PRE -GST_TRACER_ELEMENT_QUERY_POST -GST_TRACER_ELEMENT_QUERY_PRE -GST_TRACER_ELEMENT_REMOVE_PAD -GST_TRACER_MINI_OBJECT_CREATED -GST_TRACER_MINI_OBJECT_DESTROYED -GST_TRACER_MINI_OBJECT_REFFED -GST_TRACER_MINI_OBJECT_UNREFFED -GST_TRACER_OBJECT_CREATED -GST_TRACER_OBJECT_DESTROYED -GST_TRACER_OBJECT_REFFED -GST_TRACER_OBJECT_UNREFFED -GST_TRACER_PAD_LINK_POST -GST_TRACER_PAD_LINK_PRE -GST_TRACER_PAD_PULL_RANGE_POST -GST_TRACER_PAD_PULL_RANGE_PRE -GST_TRACER_PAD_PUSH_EVENT_POST -GST_TRACER_PAD_PUSH_EVENT_PRE -GST_TRACER_PAD_PUSH_LIST_POST -GST_TRACER_PAD_PUSH_LIST_PRE -GST_TRACER_PAD_PUSH_POST -GST_TRACER_PAD_PUSH_PRE -GST_TRACER_PAD_QUERY_POST -GST_TRACER_PAD_QUERY_PRE -GST_TRACER_PAD_UNLINK_POST -GST_TRACER_PAD_UNLINK_PRE -GstTracerHook -GstTracerQuarkId -gst_tracer_get_type -GstTracerPrivate -
- - -
-gsttracerfactory -GstTracerFactory -GstTracerFactory -gst_tracer_factory_get_list -gst_tracer_factory_get_tracer_type - -GstTracerFactoryClass -GST_TRACER_FACTORY -GST_IS_TRACER_FACTORY -GST_TRACER_FACTORY_CLASS -GST_IS_TRACER_FACTORY_CLASS -GST_TRACER_FACTORY_GET_CLASS -GST_TRACER_FACTORY_CAST -GST_TYPE_TRACER_FACTORY - -gst_tracer_factory_get_type -
- - -
-gsttracerrecord -GstTracerRecord -GstTracerRecord -GstTracerValueFlags -GstTracerValueScope -gst_tracer_record_new -gst_tracer_record_log - -GstTracerRecordClass -GST_TRACER_RECORD -GST_IS_TRACER_RECORD -GST_TRACER_RECORD_CLASS -GST_IS_TRACER_RECORD_CLASS -GST_TRACER_RECORD_GET_CLASS -GST_TRACER_RECORD_CAST -GST_TYPE_TRACER_RECORD -GST_TYPE_TRACER_VALUE_FLAGS -GST_TYPE_TRACER_VALUE_SCOPE - -gst_tracer_record_get_type -gst_tracer_value_flags_get_type -gst_tracer_value_scope_get_type -
- - -
-gsttocsetter -GstTocSetter -GstTocSetter -GstTocSetterInterface -gst_toc_setter_set_toc -gst_toc_setter_get_toc -gst_toc_setter_reset - -GST_IS_TOC_SETTER -GST_TOC_SETTER -GST_TOC_SETTER_GET_IFACE -GST_TYPE_TOC_SETTER - -gst_toc_setter_get_type -
- - -
-gsttypefind -GstTypeFind -GstTypeFind -GstTypeFindFunction -GstTypeFindProbability -gst_type_find_peek -gst_type_find_suggest -gst_type_find_suggest_simple -gst_type_find_get_length -gst_type_find_register - -GST_TYPE_TYPE_FIND_PROBABILITY - -gst_type_find_probability_get_type -gst_type_find_get_type -GST_TYPE_TYPE_FIND -
- - -
-gsttypefindfactory -GstTypeFindFactory -GstTypeFindFactory -gst_type_find_factory_get_list -gst_type_find_factory_get_extensions -gst_type_find_factory_get_caps -gst_type_find_factory_has_function -gst_type_find_factory_call_function - -GstTypeFindFactoryClass -GST_TYPE_FIND_FACTORY -GST_IS_TYPE_FIND_FACTORY -GST_TYPE_FIND_FACTORY_CLASS -GST_IS_TYPE_FIND_FACTORY_CLASS -GST_TYPE_FIND_FACTORY_GET_CLASS -GST_TYPE_TYPE_FIND_FACTORY - -gst_type_find_factory_get_type -
- - -
-gsturihandler -GstUriHandler -GstURIHandler -GstURIHandlerInterface -GstURIType -GstURIError -gst_uri_error_quark -GST_URI_TYPE_IS_VALID -GST_URI_NO_PORT -gst_uri_protocol_is_valid -gst_uri_protocol_is_supported -gst_uri_is_valid -gst_uri_has_protocol -gst_uri_get_protocol -gst_uri_get_location -gst_uri_construct -gst_filename_to_uri -gst_element_make_from_uri -gst_uri_handler_get_uri_type -gst_uri_handler_get_protocols -gst_uri_handler_get_uri -gst_uri_handler_set_uri - -GST_URI_HANDLER -GST_IS_URI_HANDLER -GST_URI_HANDLER_GET_INTERFACE -GST_TYPE_URI_HANDLER -GST_TYPE_URI_TYPE -gst_uri_error_get_type -GST_TYPE_URI_ERROR -GST_URI_ERROR - -gst_uri_handler_get_type -gst_uri_type_get_type -
- -
-gsturi -GstUri -GST_URI_CAST -GST_URI_CONST_CAST -GstUri -gst_uri_new -gst_uri_new_with_base -gst_uri_from_string -gst_uri_from_string_with_base -gst_uri_copy -gst_uri_equal -gst_uri_join -gst_uri_join_strings -gst_uri_is_writable -gst_uri_make_writable -gst_uri_to_string -gst_uri_ref -gst_uri_unref -gst_uri_is_normalized -gst_uri_normalize -gst_uri_get_scheme -gst_uri_set_scheme -gst_uri_get_userinfo -gst_uri_set_userinfo -gst_uri_get_host -gst_uri_set_host -gst_uri_get_port -gst_uri_set_port -gst_uri_get_path -gst_uri_set_path -gst_uri_get_path_string -gst_uri_set_path_string -gst_uri_get_path_segments -gst_uri_set_path_segments -gst_uri_append_path -gst_uri_append_path_segment -gst_uri_get_query_string -gst_uri_set_query_string -gst_uri_get_query_table -gst_uri_set_query_table -gst_uri_get_query_value -gst_uri_set_query_value -gst_uri_remove_query_key -gst_uri_query_has_key -gst_uri_get_query_keys -gst_uri_get_fragment -gst_uri_set_fragment -gst_uri_get_media_fragment_table - -GST_IS_URI -GST_TYPE_URI -GST_URI -gst_uri_get_type -
- -
-gstutils -GstUtils -GST_CALL_PARENT -GST_CALL_PARENT_WITH_DEFAULT -GST_READ_UINT8 -GST_READ_UINT16_LE -GST_READ_UINT16_BE -GST_READ_UINT24_LE -GST_READ_UINT24_BE -GST_READ_UINT32_LE -GST_READ_UINT32_BE -GST_READ_UINT64_LE -GST_READ_UINT64_BE -GST_READ_FLOAT_LE -GST_READ_FLOAT_BE -GST_READ_DOUBLE_LE -GST_READ_DOUBLE_BE -GST_WRITE_UINT8 -GST_WRITE_UINT16_LE -GST_WRITE_UINT16_BE -GST_WRITE_UINT24_LE -GST_WRITE_UINT24_BE -GST_WRITE_UINT32_LE -GST_WRITE_UINT32_BE -GST_WRITE_UINT64_LE -GST_WRITE_UINT64_BE -GST_WRITE_FLOAT_LE -GST_WRITE_FLOAT_BE -GST_WRITE_DOUBLE_LE -GST_WRITE_DOUBLE_BE -GST_ROUND_UP_2 -GST_ROUND_UP_4 -GST_ROUND_UP_8 -GST_ROUND_UP_16 -GST_ROUND_UP_32 -GST_ROUND_UP_64 -GST_ROUND_UP_128 -GST_ROUND_UP_N -GST_ROUND_DOWN_2 -GST_ROUND_DOWN_4 -GST_ROUND_DOWN_8 -GST_ROUND_DOWN_16 -GST_ROUND_DOWN_32 -GST_ROUND_DOWN_64 -GST_ROUND_DOWN_128 -GST_ROUND_DOWN_N -GDOUBLE_FROM_BE -GDOUBLE_FROM_LE -GDOUBLE_SWAP_LE_BE -GDOUBLE_TO_BE -GDOUBLE_TO_LE -GFLOAT_FROM_BE -GFLOAT_FROM_LE -GFLOAT_SWAP_LE_BE -GFLOAT_TO_BE -GFLOAT_TO_LE -GST_SEQNUM_INVALID -GST_GROUP_ID_INVALID - -gst_guint64_to_gdouble -gst_gdouble_to_guint64 -gst_util_dump_buffer -gst_util_dump_mem -gst_util_uint64_scale -gst_util_uint64_scale_round -gst_util_uint64_scale_ceil -gst_util_uint64_scale_int -gst_util_uint64_scale_int_round -gst_util_uint64_scale_int_ceil -gst_util_greatest_common_divisor -gst_util_greatest_common_divisor_int64 -gst_util_fraction_to_double -gst_util_double_to_fraction -gst_util_fraction_multiply -gst_util_fraction_add -gst_util_fraction_compare -gst_util_seqnum_next -gst_util_seqnum_compare -gst_util_group_id_next -gst_util_set_object_arg -gst_util_set_value_from_string -gst_util_set_object_array -gst_util_get_object_array -gst_util_get_timestamp -GstSearchMode -gst_util_array_binary_search - -GST_HAVE_UNALIGNED_ACCESS -gst_util_guint64_to_gdouble -gst_util_gdouble_to_guint64 -GST_TYPE_SEARCH_MODE -gst_search_mode_get_type -gst_calculate_linear_regression -
- -
-gstdatetime -GstDateTime -GstDateTime -GST_TYPE_DATE_TIME -gst_date_time_get_day -gst_date_time_get_month -gst_date_time_get_hour -gst_date_time_get_microsecond -gst_date_time_get_minute -gst_date_time_get_time_zone_offset -gst_date_time_get_second -gst_date_time_get_year -gst_date_time_new -gst_date_time_new_ymd -gst_date_time_new_ym -gst_date_time_new_y -gst_date_time_new_from_unix_epoch_local_time -gst_date_time_new_from_unix_epoch_utc -gst_date_time_new_local_time -gst_date_time_new_now_local_time -gst_date_time_new_now_utc -gst_date_time_ref -gst_date_time_unref - -gst_date_time_has_day -gst_date_time_has_month -gst_date_time_has_second -gst_date_time_has_time -gst_date_time_has_year - - -gst_date_time_new_from_iso8601_string -gst_date_time_to_iso8601_string - -gst_date_time_new_from_g_date_time -gst_date_time_to_g_date_time -
- -
-gstvalue -GstValue - - -GST_MAKE_FOURCC -GST_STR_FOURCC -GST_FOURCC_FORMAT -GST_FOURCC_ARGS - - -GST_VALUE_HOLDS_INT_RANGE -GST_TYPE_INT_RANGE -gst_value_set_int_range -gst_value_get_int_range_min -gst_value_get_int_range_max -gst_value_set_int_range_step -gst_value_get_int_range_step - - -GST_VALUE_HOLDS_BITMASK -GST_TYPE_BITMASK -gst_value_set_bitmask -gst_value_get_bitmask - - -GST_VALUE_HOLDS_FLAG_SET -GST_TYPE_FLAG_SET -gst_structure_get_flagset -gst_value_get_flagset_flags -gst_value_get_flagset_mask -gst_value_set_flagset -GST_FLAG_SET_MASK_EXACT - - -GST_VALUE_HOLDS_INT64_RANGE -GST_TYPE_INT64_RANGE -gst_value_set_int64_range -gst_value_get_int64_range_min -gst_value_get_int64_range_max -gst_value_set_int64_range_step -gst_value_get_int64_range_step - - -GST_VALUE_HOLDS_DOUBLE_RANGE -GST_TYPE_DOUBLE_RANGE -gst_value_set_double_range -gst_value_get_double_range_min -gst_value_get_double_range_max - - -GST_VALUE_HOLDS_LIST -GST_TYPE_LIST -GST_VALUE_HOLDS_ARRAY -GST_TYPE_ARRAY -gst_value_list_append_value -gst_value_list_append_and_take_value -gst_value_list_prepend_value -gst_value_list_concat -gst_value_list_merge -gst_value_list_get_size -gst_value_list_get_value - - -GST_VALUE_HOLDS_FRACTION -GST_TYPE_FRACTION -gst_value_set_fraction -gst_value_get_fraction_numerator -gst_value_get_fraction_denominator -gst_value_fraction_multiply -gst_value_fraction_subtract - - -GST_VALUE_HOLDS_FRACTION_RANGE -GST_TYPE_FRACTION_RANGE -gst_value_set_fraction_range -gst_value_get_fraction_range_min -gst_value_get_fraction_range_max -gst_value_set_fraction_range_full - - -GST_VALUE_HOLDS_DATE_TIME - - -GST_VALUE_HOLDS_CAPS -gst_value_set_caps -gst_value_get_caps - - -GST_VALUE_HOLDS_CAPS_FEATURES -gst_value_set_caps_features -gst_value_get_caps_features - - -GST_VALUE_HOLDS_STRUCTURE -gst_value_set_structure -gst_value_get_structure - - -GST_VALUE_HOLDS_BUFFER -gst_value_get_buffer -gst_value_set_buffer -gst_value_take_buffer - - -GST_VALUE_HOLDS_SAMPLE -gst_value_get_sample -gst_value_set_sample -gst_value_take_sample - - -GST_VALUE_LESS_THAN -GST_VALUE_EQUAL -GST_VALUE_GREATER_THAN -GST_VALUE_UNORDERED - -GstValueCompareFunc -GstValueSerializeFunc -GstValueDeserializeFunc -GstValueTable - -gst_value_is_fixed -gst_value_register -gst_value_init_and_copy -gst_value_serialize -gst_value_deserialize -gst_value_compare -gst_value_can_compare -gst_value_union -gst_value_can_union -gst_value_subtract -gst_value_can_subtract -gst_value_intersect -gst_value_can_intersect -gst_value_is_subset -gst_value_array_append_value -gst_value_array_append_and_take_value -gst_value_array_get_size -gst_value_array_get_value -gst_value_array_prepend_value -gst_value_fixate - -gst_flagset_register - - -GST_TYPE_G_THREAD - -gst_date_get_type -gst_date_time_get_type -gst_double_range_get_type -gst_fraction_get_type -gst_fraction_range_get_type -gst_g_thread_get_type -gst_int_range_get_type -gst_int64_range_get_type -gst_value_array_get_type -gst_value_list_get_type -gst_bitmask_get_type -gst_flagset_get_type -
- -
-gstversion -GstVersion -GST_VERSION_MAJOR -GST_VERSION_MINOR -GST_VERSION_MICRO -GST_VERSION_NANO -GST_CHECK_VERSION -
- -
-gstdevice -GstDevice - -GstDevice -GstDeviceClass - -gst_device_create_element -gst_device_get_caps -gst_device_get_device_class -gst_device_get_display_name -gst_device_has_classes -gst_device_has_classesv -gst_device_reconfigure_element -gst_device_get_properties - - -GST_DEVICE -GST_DEVICE_CAST -GST_DEVICE_CLASS -GST_DEVICE_GET_CLASS -GST_IS_DEVICE -GST_IS_DEVICE_CLASS -GST_TYPE_DEVICE -gst_device_get_type -
- -
-gstdeviceprovider -GstDeviceProvider -GstDeviceProvider -GstDeviceProviderClass -gst_device_provider_can_monitor -gst_device_provider_class_add_metadata -gst_device_provider_class_add_static_metadata -gst_device_provider_class_get_metadata -gst_device_provider_class_set_metadata -gst_device_provider_class_set_static_metadata -gst_device_provider_device_add -gst_device_provider_device_remove -gst_device_provider_device_changed -gst_device_provider_get_bus -gst_device_provider_get_devices -gst_device_provider_get_factory -gst_device_provider_get_metadata -gst_device_provider_register -gst_device_provider_start -gst_device_provider_stop - - -GstDevicePrivate -GST_DEVICE_PROVIDER -GST_DEVICE_PROVIDER_CAST -GST_DEVICE_PROVIDER_CLASS -GST_DEVICE_PROVIDER_GET_CLASS -GST_IS_DEVICE_PROVIDER -GST_IS_DEVICE_PROVIDER_CLASS -GST_TYPE_DEVICE_PROVIDER -gst_device_provider_get_type -
- -
-gstdeviceproviderfactory -GstDeviceProviderFactory -GstDeviceProviderFactory -GstDeviceProviderFactoryClass -gst_device_provider_factory_find -gst_device_provider_factory_get -gst_device_provider_factory_get_by_name -gst_device_provider_factory_get_device_provider_type -gst_device_provider_factory_get_metadata -gst_device_provider_factory_get_metadata_keys -gst_device_provider_factory_has_classes -gst_device_provider_factory_has_classesv -gst_device_provider_factory_list_get_device_providers - - -GstDeviceProviderPrivate -GST_DEVICE_PROVIDER_FACTORY -GST_DEVICE_PROVIDER_FACTORY_CAST -GST_DEVICE_PROVIDER_FACTORY_CLASS -GST_TYPE_DEVICE_PROVIDER_FACTORY -GST_IS_DEVICE_PROVIDER_FACTORY -GST_IS_DEVICE_PROVIDER_FACTORY_CLASS -gst_device_provider_factory_get_type -
- -
-gstdevicemonitor -GstDeviceMonitor -GstDeviceMonitor -GstDeviceMonitorClass -gst_device_monitor_new -gst_device_monitor_get_bus -gst_device_monitor_add_filter -gst_device_monitor_remove_filter -gst_device_monitor_start -gst_device_monitor_stop -gst_device_monitor_get_devices -gst_device_monitor_get_providers -gst_device_monitor_get_show_all_devices -gst_device_monitor_set_show_all_devices -gst_device_provider_get_hidden_providers -gst_device_provider_hide_provider -gst_device_provider_unhide_provider - - -GstDeviceMonitorPrivate -GST_DEVICE_MONITOR -GST_DEVICE_MONITOR_CAST -GST_DEVICE_MONITOR_CLASS -GST_DEVICE_MONITOR_GET_CLASS -GST_IS_DEVICE_MONITOR -GST_IS_DEVICE_MONITOR_CLASS -GST_TYPE_DEVICE_MONITOR -gst_device_monitor_get_type -
- diff --git a/docs/gst/gstreamer.types.in b/docs/gst/gstreamer.types.in deleted file mode 100644 index 02895b6..0000000 --- a/docs/gst/gstreamer.types.in +++ /dev/null @@ -1,51 +0,0 @@ -% add a _get_type for every GObject whose properties and signals you want -% documented -% add the relevant includes to be able to call those _get_type functions - -% adding a get_type here will: -% - change output file name from gstreamer-(whatever).html to (whatever).html -% - document properties and signals - -#include -#include -#include - -gst_bin_get_type -gst_buffer_pool_get_type -gst_bus_get_type -gst_child_proxy_get_type -gst_clock_get_type -gst_control_binding_get_type -gst_control_source_get_type -gst_element_factory_get_type -gst_element_get_type -gst_ghost_pad_get_type -gst_object_get_type -gst_pad_get_type -gst_pad_template_get_type -gst_pipeline_get_type -gst_plugin_feature_get_type -gst_preset_get_type -gst_promise_get_type -gst_registry_get_type -gst_system_clock_get_type -gst_tag_setter_get_type -gst_task_get_type -gst_tracer_get_type -gst_tracer_factory_get_type -gst_tracer_record_get_type -gst_type_find_factory_get_type -gst_uri_handler_get_type - -gst_buffer_get_type -gst_buffer_list_get_type -gst_caps_get_type -gst_context_get_type -gst_event_get_type -gst_memory_get_type -gst_message_get_type -gst_query_get_type -gst_sample_get_type -gst_tag_list_get_type -gst_toc_get_type -gst_toc_entry_get_type diff --git a/docs/gst/meson.build b/docs/gst/meson.build deleted file mode 100644 index d412bd3..0000000 --- a/docs/gst/meson.build +++ /dev/null @@ -1,16 +0,0 @@ -types = configure_file(input : 'gstreamer.types.in', - output : 'gstreamer.types', - copy: true) - -gnome.gtkdoc('gstreamer', - main_sgml : 'gstreamer-docs.sgml', - src_dir : '@0@/../../gst'.format(meson.current_source_dir()), - scan_args : ['--deprecated-guards=GST_DISABLE_DEPRECATED', - '--ignore-decorators=GST_API', - '--ignore-headers=gettext.h glib-compat-private.h glib-compat.h gst-i18n-app.h gst-i18n-lib.h gst_private.h gstelementdetails.h gstmacros.h grammar.tab.h grammar.tab.pre.h math-compat.h types.h' - ], - scanobjs_args : ['--type-init-func="gst_init(NULL,NULL)"'], - gobject_typesfile : types, - dependencies : [gst_dep], - content_files: ['building.xml', 'running.xml', version_entities], - install : true) diff --git a/docs/gst/running.xml b/docs/gst/running.xml deleted file mode 100644 index 9e4b3ef..0000000 --- a/docs/gst/running.xml +++ /dev/null @@ -1,559 +0,0 @@ - - -%version-entities; - -]> - - -Running GStreamer Applications -3 -GStreamer Core - - - -Running GStreamer Applications - -How to run and debug your GStreamer application - - - - -Running and debugging GStreamer Applications - - -Environment variables - - -GStreamer inspects a few of environment variables in addition to standard -variables like LANG, PATH or HOME. - - - - <envar>GST_PLUGIN_SYSTEM_PATH</envar>, - <envar>GST_PLUGIN_SYSTEM_PATH_1_0</envar> - - - -This environment variable can be set to a colon-separated list of paths (or -semicolon-separated list on Windows). -If this variable is not set, GStreamer will fill in this list for you -with - - - -plug-ins in the user's home directory, or rather the user's "data home" -directory according to the xdg base dir specification. Usually this will be -a directory called -plugins inside the -.local/share/gstreamer-&GST_API_VERSION; directory in -the user's home directory by default, though this search path may change if -the XDG_DATA_HOME environment variable is set. - - - - -plug-ins installed system-wide. On this system, they are stored in -&GST_PLUGINS_DIR;. - - - - - - - -GStreamer will scan these paths for GStreamer plug-ins. These plug-ins will -be loaded after the plug-ins in the GST_PLUGIN_PATH variable below. - -The paths are scanned in the given order. This allows a user to override -system-installed plug-ins with his own versions. - - -The GST_PLUGIN_SYSTEM_PATH_1_0 variant is useful if both the old GStreamer 0.10 -version and the new GStreamer 1.0 version need to be pointed to new plugin -paths. The latter will use the _1_0 variant over the non-versioned one if -it is set. - - - -Setting this variable to an empty string will cause GStreamer not to scan any -system paths at all for plug-ins. This can be useful if you're running -uninstalled (for development purposes) or while running testsuites. - - - - - - <envar>GST_PLUGIN_PATH</envar>, <envar>GST_PLUGIN_PATH_1_0</envar> - - -This environment variable can be set to a colon-separated list of paths (or a -semicolon-separated list on Windows). -GStreamer will scan these paths for GStreamer plug-ins. These plug-ins will -be loaded in addition to, and before, the plug-ins in the system paths. - - -The GST_PLUGIN_PATH_1_0 variant is useful if both the old GStreamer 0.10 -version and the new GStreamer 1.0 version need to be pointed to new plugin -paths. The latter will use the _1_0 variant over the non-versioned one if -it is set. - - - - - <envar>GST_DEBUG</envar> - - -If GStreamer has been configured with , -this variable can be set to a list of debug options, which cause GStreamer -to print out different types of debugging information to stderr. - - -The variable takes a comma-separated list of "category_name:level" pairs -to set specific levels for the individual categories. -The level value ranges from 0 (nothing) to 9 (MEMDUMP). - - - - 1 - - - -Logs all fatal errors. These are errors that do not allow the core or elements -to perform the requested action. The application can still recover if -programmed to handle the conditions that triggered the error. - - - - - - 2 - - - -Logs all warnings. Typically these are non-fatal, but user-visible problems -are expected to happen. - - - - - - 3 - - - -Logs all fixme messages. Fixme messages are messages that indicate that something -in the executed code path is not fully implemented or handled yet. The purpose -of this message is to make it easier to spot incomplete/unfinished pieces of -code when reading the debug log. - - - - - - 4 - - - -Logs all informational messages. These are typically used for events in -the system that only happen once, or are important and rare enough to be -logged at this level. - - - - - - 5 - - - -Logs all debug messages. These are general debug messages for events -that happen only a limited number of times during an object's lifetime; -these include setup, teardown, change of parameters, ... - - - - - - 6 - - - -Logs all log messages. These are messages for events -that happen repeatedly during an object's lifetime; -these include streaming and steady-state conditions. - - - - - - 7 - - - -Logs all trace messages. These messages for events -that happen repeatedly during an object's lifetime such as the -ref/unref cycles. - - - - - - 9 - - - -Log all memory dump messages. Memory dump messages are used to log -(small) chunks of data as memory dumps in the log. They will be displayed -as hexdump with ASCII characters. - - - - - - The category_name can contain " as a wildcard. - - - -For example, setting GST_DEBUG to -, will cause the - category to be logged at full - level, while all categories starting with - will be logged at level. - - - -To get all possible debug output, set -GST_DEBUG -to . For debugging purposes a debug -log is usually the most useful, as it contains all important information, but -hides a lot of noise such as refs/unrefs. For bug reporting purposes, a - log is also what will be requested usually. It's often -also worth running with to see if there are any -non-fatal errors or warnings that might be related to the problem at hand. - - - -Since GStreamer 1.2 it is also possible to specify debug levels by name, -e.g. GST_DEBUG=*:WARNING,*audio*:LOG - - - - - - <envar>GST_DEBUG_NO_COLOR</envar> - - -Set this environment variable to any value ("1" typically) to switch off -colouring in GST_DEBUG output. This has the same effect as specifying the - or -=off command line option to -well-behaved GStreamer applications (ie. those that pass command-line -options correctly to GStreamer). -This is particularly useful to reduce the size of debug output and also allows -for the output to be compressed much better than with colours turned on. - - -Has the same effect as setting GST_DEBUG_COLOR_MODE environment variable to -"off". - - - - - - <envar>GST_DEBUG_COLOR_MODE</envar> - - -Set this environment variable to change log colouring in GST_DEBUG output. -Possible values: - - - - - - -Enables debug log output coloring. Uses default coloring method for current -platform. This is the default. - - - - - - - - -Disables debug log output coloring. This has the same effect as specifying the -=off command line option to -well-behaved GStreamer applications (ie. those that pass command-line -options correctly to GStreamer). -This is particularly useful to reduce the size of debug output and also allows -for the output to be compressed much better than with colours turned on. - - -Has the same effect as setting GST_DEBUG_NO_COLOR environment variable to -any value. - - - - - - - - -Same as . - - - - - - - - -Same as . - - - - - - - - -Enables debug log output coloring and forces the use of UNIX termial codes -for coloring, even if this method is not normally used on current platform. -This has the same effect as specifying the -=unix command line option to -well-behaved GStreamer applications (ie. those that pass command-line options -correctly to GStreamer). -This is particularly useful to dump debug output into a file on non-UNIX -platforms to be sent to developers who have viewers that support UNIX terminal -codes. - - - - - - - - - - - <envar>GST_DEBUG_OPTIONS</envar> - - -This environment variable can be used to tweak the behaviour of the debugging -system. Currently the only options supported are "pretty-tags" and "full-tags". -In "pretty-tags" mode (the default), taglists in the debug log will be -serialized so that only the first few and last few bytes of a buffer-type tag -will be serialized into the log, to avoid dumping hundreds of lines of useless -output into the log in case of large image tags and the like. - - - - - - <envar>GST_DEBUG_DUMP_DOT_DIR</envar> - - -Set this environment variable to a path to turn on all -#GST_DEBUG_BIN_TO_DOT_FILE or #GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS calls -and have the dot files in that location. - - -This will only work if the application in question makes these calls in -strategic places (like when the pipeline state changes or an error occurs). -gst-launch-&GST_API_VERSION; is one such application. - - -When gst-launch-&GST_API_VERSION; changes state through NULL to PLAYING -and back to NULL, a dot file is generated on each state change. To have -gst-launch-&GST_API_VERSION; write a snapshot of the pipeline state, send -a SIGHUP to the gst-launch-&GST_API_VERSION; process. - - -These .dot files can then be turned into images using the 'dot' utility -from the graphviz set of tools, like this: - dot foo.dot -Tsvg -o foo.svg or - dot foo.dot -Tpng -o foo.png or - dot foo.dot -Tjpg -o foo.jpg. - - -There is also a utility called xdot which allows you to -view the dot file directly without converting it first. - - - - - - - <envar>GST_REGISTRY</envar>, <envar>GST_REGISTRY_1_0</envar> - - -Set this environment variable to make GStreamer use a different file for the -plugin cache / registry than the default one. This is useful when operating -in a separate environment which should not affect the default cache in the -user's home directory. - - - - - - <envar>GST_REGISTRY_FORK</envar> - - -Set this environment variable to "no" to prevent GStreamer from forking on -startup in order to update the plugin registry. This is useful for debugging -purposes, but should not be used under normal circumstances, since it means -that plugins may be loaded into memory even if they are not needed by the -application. - - - - - - <envar>GST_REGISTRY_UPDATE</envar> - - -Set this environment variable to "no" to prevent GStreamer from updating the -plugin registry. This is useful for embedded device which is not updating the -plugins frequently, it will save time when doing gst_init(). - - - - - - <envar>GST_TRACE</envar> - - - Enable memory allocation tracing. Most GStreamer objects have support for - tracing the number of unfreed objects and their memory pointers. - - -The variable takes a comma-separated list of tracing options to enable. - - - - live - - - Counts all live objects and dumps an overview of the number of unfreed - objects at program exit. - - - - - - mem-live - - - Keep track of the unfreed memory pointers and dump an overview of all unfreed - memory at program exit. Together with a level 9 debug log this can be used to - follow the lifecycle of leaked objects in order to track down where they are - leaked. This can be useful for debugging memory leaks in situations where - tools such as valgrind are not available, or not an option. - - - - - - Use to enable all tracing flags. - - - - - <envar>GST_DEBUG_FILE</envar> - - - Set this variable to a file path to redirect all GStreamer debug - messages to this file. If left unset, debug messages with be output - unto the standard error. - - - - - - <envar>ORC_CODE</envar> - - -Useful Orc environment variable. Set ORC_CODE=debug to enable debuggers -such as gdb to create useful backtraces from Orc-generated code. Set -ORC_CODE=backup or ORC_CODE=emulate if you suspect Orc's SIMD code -generator is producing incorrect code (Quite a few important -GStreamer plugins like videotestsrc, audioconvert or audioresample use Orc). -One can also combine flags like ORC_CODE=backup,debug. - - - - - - <envar>G_DEBUG</envar> - - -Useful GLib environment variable. Set G_DEBUG=fatal_warnings to make -GStreamer programs abort when a critical warning such as an assertion failure -occurs. This is useful if you want to find out which part of the code caused -that warning to be triggered and under what circumstances. Simply set G_DEBUG -as mentioned above and run the program in gdb (or let it core dump). Then get -a stack trace in the usual way. - - - - - - <envar>G_SLICE</envar> - - -Useful GLib environment variable. Set G_SLICE=always-malloc when running -GStreamer programs in valgrind, or debugging memory leaks with other tools. -See the GLib API reference for more details. - - - - - - <envar>GST_TAG_ENCODING</envar> - -Try this character encoding first for tag-related strings where the encoding -is not defined and which are not UTF-8 already. By default the current locale -will be tried (if not UTF-8). - - - - - <envar>GST_TAG_ID3_ENCODING</envar> - -Try this character encoding first for ID3 tag-related strings where the -encoding is not defined and which are not UTF-8 already. By default the current -locale will be tried (if not UTF-8). - - - - - <envar>GST_TAG_ID3V1_ENCODING</envar> - -Try this character encoding first for ID3v1 tag-related strings where the -encoding does not look like UTF-8. - - - - - <envar>GST_GL_WINDOW</envar> - -Influences the window system to use by the GStreamer OpenGL library. -Common values are 'x11', 'wayland', 'win32' or 'cocoa'. - - - - - <envar>GST_GL_PLATFORM</envar> - -Influences the OpenGL platform to use by the GStreamer OpenGL library. -Common values are 'egl', 'glx', 'wgl' or 'cgl'. - - - - - <envar>GST_GL_API</envar> - -Influences the OpenGL API requested by the OpenGL platform. -Common values are 'opengl' or 'gles2'. - - - - - - - - diff --git a/docs/libs/.gitignore b/docs/libs/.gitignore deleted file mode 100644 index 8701351..0000000 --- a/docs/libs/.gitignore +++ /dev/null @@ -1,19 +0,0 @@ -*.bak -*.stamp -html -xml -doc-registry.xml -Makefile -Makefile.in -gstreamer-libs-decl.txt -gstreamer-libs-decl-list.txt -gstreamer-libs-presed-scan.c -gstreamer-libs-undocumented.txt -gstreamer-libs-unused.txt -gstreamer-libs-undeclared.txt -gstreamer-libs.args -gstreamer-libs.hierarchy -gstreamer-libs.interfaces -gstreamer-libs.prerequisites -gstreamer-libs.signals -gstreamer-libs-scan.gcno diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am deleted file mode 100644 index 0fc1756..0000000 --- a/docs/libs/Makefile.am +++ /dev/null @@ -1,83 +0,0 @@ -## Process this file with automake to produce Makefile.in - -# The name of the module, e.g. 'glib'. -#DOC_MODULE=gstreamer-libs-@GST_API_VERSION@ -DOC_MODULE=gstreamer-libs - -# don't want $(DOC_MODULE)-scan.c to be built with -Werror -ERROR_CFLAGS= - -# for upload-doc.mak -DOC=gstreamer-libs -FORMATS=html -html: html-build.stamp -include $(top_srcdir)/common/upload-doc.mak - -# The top-level SGML file. Change it if you want. -DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml - -# The directory containing the source code. -# gtk-doc will search all .c & .h files beneath here for inline comments -# documenting functions and macros. -DOC_SOURCE_DIR=$(top_srcdir)/libs/gst - -# Extra options to supply to gtkdoc-scan. -SCAN_OPTIONS=--deprecated-guards="GST_DISABLE_DEPRECATED" \ - --ignore-decorators="GST_API|GST_BASE_API|GST_CHECK_API|GST_CONTROLLER_API|GST_NET_API" - -# Extra options to supply to gtkdoc-mkdb. -MKDB_OPTIONS=--sgml-mode --output-format=xml --ignore-files="$(IGNORE_HFILES)" - -# Extra options to supply to gtkdoc-fixref. -FIXXREF_OPTIONS=--extra-dir=$(top_builddir)/docs/gst/html \ - --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html \ - --extra-dir=$(datadir)/gtk-doc/html - -# Used for dependencies. -HFILE_GLOB=$(top_srcdir)/libs/gst/*/*.h -CFILE_GLOB=$(top_srcdir)/libs/gst/*/*.c - -# Extra options to pass to gtkdoc-scanobj or gtkdoc-scangobj. -SCANOBJ_OPTIONS=--type-init-func="gst_init(&argc,&argv)" - -CHECK_HFILES=$(wildcard $(top_srcdir)/libs/gst/check/libcheck/*.h) -CHECK_HFILES+=$(wildcard $(top_srcdir)/libs/gst/check/libcheck/libcompat/*.h) - -# Header files to ignore when scanning. -IGNORE_HFILES = \ - $(CHECK_HFILES) \ - check/libcheck internal-check.h \ - gstinterpolationcontrolsourceprivate.h \ - gstlfocontrolsourceprivate.h \ - gstgetbits_inl.h \ - gstindex.h \ - dp-private.h \ - gstntppacket.h - -# Images to copy into HTML directory. -HTML_IMAGES = gdp-header.png - -# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE). -content_files = - -# Other files to distribute. -extra_files = - -# CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib -# contains GtkObjects/GObjects and you want to document signals and properties. -GTKDOC_CFLAGS = -I$(top_builddir) -I$(top_builddir)/libs $(GST_OBJ_CFLAGS) -GTKDOC_LIBS = \ - $(top_builddir)/libs/gst/controller/libgstcontroller-@GST_API_VERSION@.la \ - $(top_builddir)/libs/gst/base/libgstbase-@GST_API_VERSION@.la \ - $(top_builddir)/libs/gst/net/libgstnet-@GST_API_VERSION@.la \ - $(top_builddir)/libs/gst/check/libgstcheck-@GST_API_VERSION@.la \ - $(GST_OBJ_LIBS) - -GTKDOC_EXTRA_ENVIRONMENT= \ - GST_PLUGIN_SCANNER_1_0=$(top_builddir)/libs/gst/helpers/gst-plugin-scanner - -# If you need to override some of the declarations, place them in this file -# and uncomment this line. -DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt - -include $(top_srcdir)/common/gtk-doc.mak diff --git a/docs/libs/gdp-header.png b/docs/libs/gdp-header.png deleted file mode 100644 index d7d08f6..0000000 Binary files a/docs/libs/gdp-header.png and /dev/null differ diff --git a/docs/libs/gstreamer-libs-docs.sgml b/docs/libs/gstreamer-libs-docs.sgml deleted file mode 100644 index 07c3634..0000000 --- a/docs/libs/gstreamer-libs-docs.sgml +++ /dev/null @@ -1,168 +0,0 @@ - - -%version-entities; - - -]> - - - GStreamer &GST_API_VERSION; Library Reference Manual - - for GStreamer Library &GST_API_VERSION; (&GST_VERSION;) - The latest version of this documentation can be found on-line at - http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/. - - - - GStreamer Libraries - - - To ease the creation of plugins, a library system was created. The most common - functions for a plugin can be found in a library. - - - GStreamer provides some standard libraries you can use to create plugins. - - - - GStreamer Base and Utility Classes - - libgstbase-&GST_API_VERSION;.so provides some base classes to be extended - by elements and utility classes that are most useful for plugin developers. - - - - - - - - - - - - - - - - - - - - - - - - - GStreamer Dynamic Parameter Control - - libgstcontroller-&GST_API_VERSION;.so provides functionality to animate - element properties over time. - - - - - - - - - - - - - - GStreamer Network Classes - - libgstnet-&GST_API_VERSION;.so provides network elements and objects. - - - - - - - - - - - - - GStreamer Check Unit Testing - - libgstcheck-&GST_API_VERSION;.so provides functionality for writing - unit tests that use the check framework. - - - - - - - - - - - - Object Hierarchy - - - - - API Index - - - - Index of deprecated API - - - - Index of new API in 1.16 - - - - Index of new API in 1.14.3 - - - - Index of new API in 1.14.1 - - - - Index of new API in 1.14 - - - - Index of new API in 1.12.1 - - - - Index of new API in 1.12 - - - - Index of new API in 1.10 - - - - Index of new API in 1.8 - - - - Index of new API in 1.6 - - - - Index of new API in 1.4 - - - - Index of new API in 1.2 - - - - Index of new API in 1.0.1 - - - - - - diff --git a/docs/libs/gstreamer-libs-overrides.txt b/docs/libs/gstreamer-libs-overrides.txt deleted file mode 100644 index e69de29..0000000 diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt deleted file mode 100644 index bff129a..0000000 --- a/docs/libs/gstreamer-libs-sections.txt +++ /dev/null @@ -1,1449 +0,0 @@ -# GStreamer Libraries API reference sections - -## please add sections in alphabetical order using the following template -# leave two empty lines between sections -#
-# gstxxx -# GstXxx -# typedefs -# macros -# constructor -# methods -# -# -#
- -# control binding classes - -
-gstargbcontrolbinding -GstARGBControlBinding -gst/controller/controller.h -gst_argb_control_binding_new - -GstARGBControlBinding -GstARGBControlBindingClass -GST_ARGB_CONTROL_BINDING -GST_ARGB_CONTROL_BINDING_CLASS -GST_ARGB_CONTROL_BINDING_GET_CLASS -GST_IS_ARGB_CONTROL_BINDING -GST_IS_ARGB_CONTROL_BINDING_CLASS -GST_TYPE_ARGB_CONTROL_BINDING -gst_argb_control_binding_get_type -
- -
-gstdirectcontrolbinding -GstDirectControlBinding -gst/controller/controller.h -gst_direct_control_binding_new -gst_direct_control_binding_new_absolute - -GstDirectControlBindingConvertValue -GstDirectControlBindingConvertGValue -GstDirectControlBinding -GstDirectControlBindingClass -GST_DIRECT_CONTROL_BINDING -GST_DIRECT_CONTROL_BINDING_CLASS -GST_DIRECT_CONTROL_BINDING_GET_CLASS -GST_IS_DIRECT_CONTROL_BINDING -GST_IS_DIRECT_CONTROL_BINDING_CLASS -GST_TYPE_DIRECT_CONTROL_BINDING -gst_direct_control_binding_get_type -
- -
-gstproxycontrolbinding -GstProxyControlBinding -gst/controller/controller.h -gst_proxy_control_binding_new - -GstProxyControlBinding -GstProxyControlBindingClass -GST_PROXY_CONTROL_BINDING -GST_PROXY_CONTROL_BINDING_CLASS -GST_PROXY_CONTROL_BINDING_GET_CLASS -GST_IS_PROXY_CONTROL_BINDING -GST_IS_PROXY_CONTROL_BINDING_CLASS -GST_TYPE_PROXY_CONTROL_BINDING -gst_proxy_control_binding_get_type -
- -# control source classes - -
-gsttimedvaluecontrolsource -GstTimedValueControlSource -gst/controller/controller.h -GstTimedValueControlSource -GstControlPoint -gst_timed_value_control_source_find_control_point_iter -gst_timed_value_control_source_set -gst_timed_value_control_source_set_from_list -gst_timed_value_control_source_get_all -gst_timed_value_control_source_unset -gst_timed_value_control_source_unset_all -gst_timed_value_control_source_get_count -gst_timed_value_control_invalidate_cache -gst_control_point_copy -gst_control_point_free - -GstTimedValueControlSourceClass -GstTimedValueControlSourcePrivate -GST_TIMED_VALUE_CONTROL_SOURCE -GST_IS_TIMED_VALUE_CONTROL_SOURCE -GST_TIMED_VALUE_CONTROL_SOURCE_CLASS -GST_IS_TIMED_VALUE_CONTROL_SOURCE_CLASS -GST_TIMED_VALUE_CONTROL_SOURCE_GET_CLASS -GST_TYPE_TIMED_VALUE_CONTROL_SOURCE -GST_TIMED_VALUE_CONTROL_SOURCE_LOCK -GST_TIMED_VALUE_CONTROL_SOURCE_UNLOCK - -gst_timed_value_control_source_get_type -gst_control_point_get_type -
- -
-gstinterpolationcontrolsource -GstInterpolationControlSource -gst/controller/controller.h -GstInterpolationControlSource -GstInterpolationMode -gst_interpolation_control_source_new - -GstInterpolationControlSourceClass -GstInterpolationControlSourcePrivate -GST_INTERPOLATION_CONTROL_SOURCE -GST_IS_INTERPOLATION_CONTROL_SOURCE -GST_INTERPOLATION_CONTROL_SOURCE_CLASS -GST_IS_INTERPOLATION_CONTROL_SOURCE_CLASS -GST_INTERPOLATION_CONTROL_SOURCE_GET_CLASS -GST_TYPE_INTERPOLATION_CONTROL_SOURCE -GST_TYPE_INTERPOLATION_MODE - -gst_interpolation_control_source_get_type -gst_interpolation_mode_get_type -
- -
-gstlfocontrolsource -GstLFOControlSource -gst/controller/controller.h -GstLFOControlSource -GstLFOWaveform -gst_lfo_control_source_new - -GstLFOControlSourceClass -GstLFOControlSourcePrivate -GST_IS_LFO_CONTROL_SOURCE -GST_IS_LFO_CONTROL_SOURCE_CLASS -GST_LFO_CONTROL_SOURCE -GST_LFO_CONTROL_SOURCE_CLASS -GST_LFO_CONTROL_SOURCE_GET_CLASS -GST_TYPE_LFO_CONTROL_SOURCE -GST_TYPE_LFO_WAVEFORM - -gst_lfo_control_source_get_type -gst_lfo_waveform_get_type -
- -
-gsttriggercontrolsource -GstTriggerControlSource -gst/controller/controller.h -GstTriggerControlSource -gst_trigger_control_source_new -GST_TYPE_TRIGGER_WAVEFORM - -GstTriggerControlSourceClass -GstTriggerControlSourcePrivate -GST_TRIGGER_CONTROL_SOURCE -GST_IS_TRIGGER_CONTROL_SOURCE -GST_TRIGGER_CONTROL_SOURCE_CLASS -GST_IS_TRIGGER_CONTROL_SOURCE_CLASS -GST_TRIGGER_CONTROL_SOURCE_GET_CLASS -GST_TYPE_TRIGGER_CONTROL_SOURCE - -gst_trigger_control_source_get_type -
- -# base classes - -
-gstadapter -GstAdapter -gst/base/base.h -GstAdapter -gst_adapter_new -gst_adapter_clear -gst_adapter_push -gst_adapter_map -gst_adapter_unmap -gst_adapter_copy -gst_adapter_copy_bytes -gst_adapter_flush -gst_adapter_available -gst_adapter_available_fast -gst_adapter_take -gst_adapter_take_buffer -gst_adapter_get_buffer -gst_adapter_take_buffer_fast -gst_adapter_get_buffer_fast -gst_adapter_take_list -gst_adapter_get_list -gst_adapter_take_buffer_list -gst_adapter_get_buffer_list -gst_adapter_prev_pts -gst_adapter_prev_dts -gst_adapter_prev_pts_at_offset -gst_adapter_prev_dts_at_offset -gst_adapter_prev_offset -gst_adapter_pts_at_discont -gst_adapter_dts_at_discont -gst_adapter_offset_at_discont -gst_adapter_distance_from_discont -gst_adapter_masked_scan_uint32 -gst_adapter_masked_scan_uint32_peek - -GstAdapterClass -GstAdapterPrivate -GST_ADAPTER -GST_IS_ADAPTER -GST_TYPE_ADAPTER -GST_ADAPTER_CLASS -GST_IS_ADAPTER_CLASS -GST_ADAPTER_GET_CLASS - -gst_adapter_get_type -
- -
-gstaggregator -GstAggregator -gst/base/base.h -GstAggregator -GstAggregatorClass -GST_AGGREGATOR_FLOW_NEED_DATA -GST_AGGREGATOR_SRC_PAD -gst_aggregator_finish_buffer -gst_aggregator_set_src_caps -gst_aggregator_get_latency -gst_aggregator_set_latency -gst_aggregator_get_buffer_pool -gst_aggregator_get_allocator -gst_aggregator_simple_get_next_time - -GST_IS_AGGREGATOR -GST_IS_AGGREGATOR_CLASS -GST_TYPE_AGGREGATOR -GST_AGGREGATOR -GST_AGGREGATOR_CAST -GST_AGGREGATOR_CLASS -GST_AGGREGATOR_GET_CLASS -gst_aggregator_get_type -GstAggregatorPrivate -
- -
-gstaggregatorpad -GstAggregatorPad -GstAggregatorPad -GstAggregatorPadClass -gst_aggregator_pad_pop_buffer -gst_aggregator_pad_peek_buffer -gst_aggregator_pad_drop_buffer -gst_aggregator_pad_is_eos -gst_aggregator_pad_has_buffer - -GST_IS_AGGREGATOR_PAD -GST_IS_AGGREGATOR_PAD_CLASS -GST_TYPE_AGGREGATOR_PAD -GstAggregatorPadPrivate -GST_AGGREGATOR_PAD -GST_AGGREGATOR_PAD_CAST -GST_AGGREGATOR_PAD_CLASS -GST_AGGREGATOR_PAD_GET_CLASS -gst_aggregator_pad_get_type -
- -
-gstbaseparse -GstBaseParse -gst/base/base.h -GstBaseParse -GstBaseParseClass - -gst_base_parse_merge_tags -gst_base_parse_set_duration -gst_base_parse_set_average_bitrate -gst_base_parse_set_min_frame_size -gst_base_parse_set_passthrough -gst_base_parse_set_syncable -gst_base_parse_set_has_timing_info -gst_base_parse_drain -gst_base_parse_set_frame_rate -gst_base_parse_set_latency -gst_base_parse_set_infer_ts -gst_base_parse_set_pts_interpolation -gst_base_parse_set_ts_at_offset -gst_base_parse_convert_default -gst_base_parse_add_index_entry - -GstBaseParseFrame -GstBaseParseFrameFlags -gst_base_parse_frame_new -gst_base_parse_frame_init -gst_base_parse_frame_copy -gst_base_parse_frame_free - -gst_base_parse_push_frame -gst_base_parse_finish_frame - -GST_BASE_PARSE_DRAINING -GST_BASE_PARSE_FLAG_DRAINING -GST_BASE_PARSE_FLAG_LOST_SYNC -GST_BASE_PARSE_FLOW_DROPPED -GST_BASE_PARSE_LOST_SYNC -GST_BASE_PARSE_SINK_PAD -GST_BASE_PARSE_SRC_PAD - -GstBaseParsePrivate -GST_BASE_PARSE -GST_BASE_PARSE_CAST -GST_IS_BASE_PARSE -GST_TYPE_BASE_PARSE -GST_BASE_PARSE_CLASS -GST_IS_BASE_PARSE_CLASS -GST_BASE_PARSE_GET_CLASS - -gst_base_parse_get_type -gst_base_parse_frame_get_type -
- -
-gstbasesrc -GstBaseSrc -gst/base/base.h -GstBaseSrc -GstBaseSrcClass -GstBaseSrcFlags - -gst_base_src_wait_playing -gst_base_src_start_wait -gst_base_src_start_complete -gst_base_src_is_live -gst_base_src_set_live -gst_base_src_set_format -gst_base_src_query_latency -gst_base_src_get_blocksize -gst_base_src_set_blocksize -gst_base_src_get_do_timestamp -gst_base_src_set_do_timestamp -gst_base_src_set_dynamic_size -gst_base_src_set_automatic_eos -gst_base_src_new_seamless_segment -gst_base_src_set_caps -gst_base_src_get_allocator -gst_base_src_get_buffer_pool -gst_base_src_is_async -gst_base_src_set_async -gst_base_src_submit_buffer_list - -GST_BASE_SRC_PAD -GST_BASE_SRC_IS_STARTED -GST_BASE_SRC_IS_STARTING - -GstBaseSrcPrivate -GST_BASE_SRC -GST_BASE_SRC_CAST -GST_IS_BASE_SRC -GST_TYPE_BASE_SRC -GST_BASE_SRC_CLASS -GST_IS_BASE_SRC_CLASS -GST_BASE_SRC_GET_CLASS - -gst_base_src_get_type -
- -
-gstbasesink -GstBaseSink -gst/base/base.h -GstBaseSink -GstBaseSinkClass - -gst_base_sink_query_latency -gst_base_sink_get_latency -gst_base_sink_do_preroll -gst_base_sink_wait -gst_base_sink_wait_preroll -gst_base_sink_wait_clock -gst_base_sink_set_sync -gst_base_sink_get_sync -gst_base_sink_set_max_lateness -gst_base_sink_get_max_lateness -gst_base_sink_set_qos_enabled -gst_base_sink_is_qos_enabled -gst_base_sink_set_async_enabled -gst_base_sink_is_async_enabled -gst_base_sink_set_ts_offset -gst_base_sink_get_ts_offset -gst_base_sink_set_render_delay -gst_base_sink_get_render_delay -gst_base_sink_get_last_sample -gst_base_sink_set_blocksize -gst_base_sink_get_blocksize -gst_base_sink_get_throttle_time -gst_base_sink_set_throttle_time -gst_base_sink_set_max_bitrate -gst_base_sink_get_max_bitrate -gst_base_sink_set_last_sample_enabled -gst_base_sink_is_last_sample_enabled -gst_base_sink_get_drop_out_of_segment -gst_base_sink_set_drop_out_of_segment -gst_base_sink_get_stats - -GST_BASE_SINK_PAD -GST_BASE_SINK_GET_PREROLL_COND -GST_BASE_SINK_GET_PREROLL_LOCK -GST_BASE_SINK_PREROLL_BROADCAST -GST_BASE_SINK_PREROLL_LOCK -GST_BASE_SINK_PREROLL_SIGNAL -GST_BASE_SINK_PREROLL_TRYLOCK -GST_BASE_SINK_PREROLL_UNLOCK -GST_BASE_SINK_PREROLL_WAIT -GST_BASE_SINK_PREROLL_WAIT_UNTIL - - -GST_BASE_SINK -GST_BASE_SINK_CAST -GST_IS_BASE_SINK -GST_TYPE_BASE_SINK -GST_BASE_SINK_CLASS -GST_IS_BASE_SINK_CLASS -GST_BASE_SINK_GET_CLASS - -GstBaseSinkPrivate -gst_base_sink_get_type -
- - -
-gstbasetransform -GstBaseTransform -gst/base/base.h -GstBaseTransform -GstBaseTransformClass - -gst_base_transform_is_passthrough -gst_base_transform_set_passthrough -gst_base_transform_set_prefer_passthrough -gst_base_transform_is_in_place -gst_base_transform_set_in_place -gst_base_transform_is_qos_enabled -gst_base_transform_set_qos_enabled -gst_base_transform_update_qos -gst_base_transform_set_gap_aware -gst_base_transform_get_allocator -gst_base_transform_get_buffer_pool -gst_base_transform_reconfigure_sink -gst_base_transform_reconfigure_src -gst_base_transform_update_src_caps - -GST_BASE_TRANSFORM_SINK_NAME -GST_BASE_TRANSFORM_SRC_NAME -GST_BASE_TRANSFORM_SINK_PAD -GST_BASE_TRANSFORM_SRC_PAD - -GST_BASE_TRANSFORM_FLOW_DROPPED - - -GST_BASE_TRANSFORM -GST_IS_BASE_TRANSFORM -GST_TYPE_BASE_TRANSFORM -GST_BASE_TRANSFORM_CLASS -GST_IS_BASE_TRANSFORM_CLASS -GST_BASE_TRANSFORM_GET_CLASS -GST_BASE_TRANSFORM_CAST - -GstBaseTransformPrivate -gst_base_transform_get_type -
- - -
-gstbitreader -GstBitReader -gst/base/base.h -GstBitReader - -GST_BIT_READER_INIT - -gst_bit_reader_new -gst_bit_reader_free - -gst_bit_reader_init - -gst_bit_reader_get_pos -gst_bit_reader_get_remaining -gst_bit_reader_set_pos -gst_bit_reader_get_size -gst_bit_reader_skip -gst_bit_reader_skip_to_byte - -gst_bit_reader_get_bits_uint16 -gst_bit_reader_get_bits_uint32 -gst_bit_reader_get_bits_uint64 -gst_bit_reader_get_bits_uint8 - -gst_bit_reader_peek_bits_uint16 -gst_bit_reader_peek_bits_uint32 -gst_bit_reader_peek_bits_uint64 -gst_bit_reader_peek_bits_uint8 - -gst_bit_reader_skip_unchecked -gst_bit_reader_skip_to_byte_unchecked - -gst_bit_reader_get_bits_uint16_unchecked -gst_bit_reader_get_bits_uint32_unchecked -gst_bit_reader_get_bits_uint64_unchecked -gst_bit_reader_get_bits_uint8_unchecked - -gst_bit_reader_peek_bits_uint16_unchecked -gst_bit_reader_peek_bits_uint32_unchecked -gst_bit_reader_peek_bits_uint64_unchecked -gst_bit_reader_peek_bits_uint8_unchecked - - -GST_BIT_READER -
- -
-gstbitwriter -GstBitWriter -gst/base/base.h -GstBitWriter - -gst_bit_writer_new -gst_bit_writer_new_with_size -gst_bit_writer_new_with_data - -gst_bit_writer_free -gst_bit_writer_free_and_get_buffer -gst_bit_writer_free_and_get_data - -gst_bit_writer_init -gst_bit_writer_init_with_size -gst_bit_writer_init_with_data - -gst_bit_writer_reset -gst_bit_writer_reset_and_get_buffer -gst_bit_writer_reset_and_get_data - -gst_bit_writer_set_pos - -gst_bit_writer_get_size -gst_bit_writer_get_data -gst_bit_writer_get_remaining - -gst_bit_writer_get_size_unchecked -gst_bit_writer_get_data_unchecked -gst_bit_writer_set_pos_unchecked -gst_bit_writer_get_remaining_unchecked - -gst_bit_writer_put_bits_uint16 -gst_bit_writer_put_bits_uint32 -gst_bit_writer_put_bits_uint64 -gst_bit_writer_put_bits_uint8 -gst_bit_writer_put_bytes - -gst_bit_writer_put_bits_uint16_unchecked -gst_bit_writer_put_bits_uint32_unchecked -gst_bit_writer_put_bits_uint64_unchecked -gst_bit_writer_put_bits_uint8_unchecked -gst_bit_writer_put_bytes_unchecked - -gst_bit_writer_align_bytes -gst_bit_writer_align_bytes_unchecked - - -GST_BIT_WRITER_BIT_SIZE -GST_BIT_WRITER_DATA - - -GST_BIT_WRITER -
- -
-gstbytereader -GstByteReader -gst/base/base.h -GstByteReader - -GST_BYTE_READER_INIT - -gst_byte_reader_new -gst_byte_reader_free - -gst_byte_reader_init - -gst_byte_reader_peek_sub_reader -gst_byte_reader_get_sub_reader - -gst_byte_reader_get_pos -gst_byte_reader_get_remaining -gst_byte_reader_set_pos -gst_byte_reader_get_size -gst_byte_reader_skip - -gst_byte_reader_get_int8 -gst_byte_reader_get_int16_be -gst_byte_reader_get_int16_le -gst_byte_reader_get_int24_be -gst_byte_reader_get_int24_le -gst_byte_reader_get_int32_be -gst_byte_reader_get_int32_le -gst_byte_reader_get_int64_be -gst_byte_reader_get_int64_le - -gst_byte_reader_get_uint8 -gst_byte_reader_get_uint16_be -gst_byte_reader_get_uint16_le -gst_byte_reader_get_uint24_be -gst_byte_reader_get_uint24_le -gst_byte_reader_get_uint32_be -gst_byte_reader_get_uint32_le -gst_byte_reader_get_uint64_be -gst_byte_reader_get_uint64_le - -gst_byte_reader_peek_int8 -gst_byte_reader_peek_int16_be -gst_byte_reader_peek_int16_le -gst_byte_reader_peek_int24_be -gst_byte_reader_peek_int24_le -gst_byte_reader_peek_int32_be -gst_byte_reader_peek_int32_le -gst_byte_reader_peek_int64_be -gst_byte_reader_peek_int64_le - -gst_byte_reader_peek_uint8 -gst_byte_reader_peek_uint16_be -gst_byte_reader_peek_uint16_le -gst_byte_reader_peek_uint24_be -gst_byte_reader_peek_uint24_le -gst_byte_reader_peek_uint32_be -gst_byte_reader_peek_uint32_le -gst_byte_reader_peek_uint64_be -gst_byte_reader_peek_uint64_le - - -gst_byte_reader_get_float32_le -gst_byte_reader_get_float32_be -gst_byte_reader_get_float64_le -gst_byte_reader_get_float64_be - -gst_byte_reader_peek_float32_le -gst_byte_reader_peek_float32_be -gst_byte_reader_peek_float64_le -gst_byte_reader_peek_float64_be - -gst_byte_reader_get_data -gst_byte_reader_dup_data -gst_byte_reader_peek_data - -gst_byte_reader_masked_scan_uint32 -gst_byte_reader_masked_scan_uint32_peek - -gst_byte_reader_get_string -gst_byte_reader_get_string_utf8 - -gst_byte_reader_peek_string -gst_byte_reader_peek_string_utf8 - -gst_byte_reader_dup_string -gst_byte_reader_dup_string_utf8 -gst_byte_reader_dup_string_utf16 -gst_byte_reader_dup_string_utf32 - -gst_byte_reader_skip_string -gst_byte_reader_skip_string_utf8 -gst_byte_reader_skip_string_utf16 -gst_byte_reader_skip_string_utf32 - -gst_byte_reader_skip_unchecked - -gst_byte_reader_get_int8_unchecked -gst_byte_reader_get_int16_be_unchecked -gst_byte_reader_get_int16_le_unchecked -gst_byte_reader_get_int24_be_unchecked -gst_byte_reader_get_int24_le_unchecked -gst_byte_reader_get_int32_be_unchecked -gst_byte_reader_get_int32_le_unchecked -gst_byte_reader_get_int64_be_unchecked -gst_byte_reader_get_int64_le_unchecked - -gst_byte_reader_get_uint8_unchecked -gst_byte_reader_get_uint16_be_unchecked -gst_byte_reader_get_uint16_le_unchecked -gst_byte_reader_get_uint24_be_unchecked -gst_byte_reader_get_uint24_le_unchecked -gst_byte_reader_get_uint32_be_unchecked -gst_byte_reader_get_uint32_le_unchecked -gst_byte_reader_get_uint64_be_unchecked -gst_byte_reader_get_uint64_le_unchecked - -gst_byte_reader_peek_int8_unchecked -gst_byte_reader_peek_int16_be_unchecked -gst_byte_reader_peek_int16_le_unchecked -gst_byte_reader_peek_int24_be_unchecked -gst_byte_reader_peek_int24_le_unchecked -gst_byte_reader_peek_int32_be_unchecked -gst_byte_reader_peek_int32_le_unchecked -gst_byte_reader_peek_int64_be_unchecked -gst_byte_reader_peek_int64_le_unchecked - -gst_byte_reader_peek_uint8_unchecked -gst_byte_reader_peek_uint16_be_unchecked -gst_byte_reader_peek_uint16_le_unchecked -gst_byte_reader_peek_uint24_be_unchecked -gst_byte_reader_peek_uint24_le_unchecked -gst_byte_reader_peek_uint32_be_unchecked -gst_byte_reader_peek_uint32_le_unchecked -gst_byte_reader_peek_uint64_be_unchecked -gst_byte_reader_peek_uint64_le_unchecked - -gst_byte_reader_get_float32_le_unchecked -gst_byte_reader_get_float32_be_unchecked -gst_byte_reader_get_float64_le_unchecked -gst_byte_reader_get_float64_be_unchecked - -gst_byte_reader_peek_float32_le_unchecked -gst_byte_reader_peek_float32_be_unchecked -gst_byte_reader_peek_float64_le_unchecked -gst_byte_reader_peek_float64_be_unchecked - -gst_byte_reader_dup_data_unchecked -gst_byte_reader_get_data_unchecked -gst_byte_reader_peek_data_unchecked - - -GST_BYTE_READER -# seems to be a header parsing bug -g_memdup -
- -
-gstbytewriter -GstByteWriter -gst/base/base.h -GstByteWriter - -gst_byte_writer_new -gst_byte_writer_new_with_data -gst_byte_writer_new_with_size - -gst_byte_writer_init -gst_byte_writer_init_with_data -gst_byte_writer_init_with_size - -gst_byte_writer_free -gst_byte_writer_free_and_get_buffer -gst_byte_writer_free_and_get_data - -gst_byte_writer_reset -gst_byte_writer_reset_and_get_data -gst_byte_writer_reset_and_get_buffer - -gst_byte_writer_get_pos -gst_byte_writer_set_pos -gst_byte_writer_get_remaining -gst_byte_writer_get_size -gst_byte_writer_ensure_free_space - -gst_byte_writer_put_int8 -gst_byte_writer_put_int16_be -gst_byte_writer_put_int16_le -gst_byte_writer_put_int24_be -gst_byte_writer_put_int24_le -gst_byte_writer_put_int32_be -gst_byte_writer_put_int32_le -gst_byte_writer_put_int64_be -gst_byte_writer_put_int64_le - -gst_byte_writer_put_uint8 -gst_byte_writer_put_uint16_be -gst_byte_writer_put_uint16_le -gst_byte_writer_put_uint24_be -gst_byte_writer_put_uint24_le -gst_byte_writer_put_uint32_be -gst_byte_writer_put_uint32_le -gst_byte_writer_put_uint64_be -gst_byte_writer_put_uint64_le - -gst_byte_writer_put_float32_be -gst_byte_writer_put_float32_le -gst_byte_writer_put_float64_be -gst_byte_writer_put_float64_le - -gst_byte_writer_put_string -gst_byte_writer_put_string_utf16 -gst_byte_writer_put_string_utf32 -gst_byte_writer_put_string_utf8 - -gst_byte_writer_put_data -gst_byte_writer_fill - -gst_byte_writer_put_buffer -gst_byte_writer_put_buffer_unchecked - -gst_byte_writer_put_int8_unchecked -gst_byte_writer_put_int16_be_unchecked -gst_byte_writer_put_int16_le_unchecked -gst_byte_writer_put_int24_be_unchecked -gst_byte_writer_put_int24_le_unchecked -gst_byte_writer_put_int32_be_unchecked -gst_byte_writer_put_int32_le_unchecked -gst_byte_writer_put_int64_be_unchecked -gst_byte_writer_put_int64_le_unchecked - -gst_byte_writer_put_uint8_unchecked -gst_byte_writer_put_uint16_be_unchecked -gst_byte_writer_put_uint16_le_unchecked -gst_byte_writer_put_uint24_be_unchecked -gst_byte_writer_put_uint24_le_unchecked -gst_byte_writer_put_uint32_be_unchecked -gst_byte_writer_put_uint32_le_unchecked -gst_byte_writer_put_uint64_be_unchecked -gst_byte_writer_put_uint64_le_unchecked - -gst_byte_writer_put_float32_be_unchecked -gst_byte_writer_put_float32_le_unchecked -gst_byte_writer_put_float64_be_unchecked -gst_byte_writer_put_float64_le_unchecked - -gst_byte_writer_put_data_unchecked -gst_byte_writer_fill_unchecked - -GST_BYTE_WRITER -
- -
-gstcollectpads -GstCollectPads -gst/base/base.h -GstCollectPads -GstCollectData - -GstCollectDataDestroyNotify -GstCollectPadsBufferFunction -GstCollectPadsClipFunction -GstCollectPadsCompareFunction -GstCollectPadsEventFunction -GstCollectPadsFlushFunction -GstCollectPadsQueryFunction -GstCollectPadsFunction -GstCollectPadsStateFlags - -GST_COLLECT_PADS_STATE -GST_COLLECT_PADS_STATE_IS_SET -GST_COLLECT_PADS_STATE_SET -GST_COLLECT_PADS_STATE_UNSET - -GST_COLLECT_PADS_GET_STREAM_LOCK -GST_COLLECT_PADS_STREAM_LOCK -GST_COLLECT_PADS_STREAM_UNLOCK - -GST_COLLECT_PADS_DTS -GST_COLLECT_PADS_DTS_IS_VALID - -gst_collect_pads_new - -gst_collect_pads_add_pad -gst_collect_pads_remove_pad - -gst_collect_pads_start -gst_collect_pads_stop - -gst_collect_pads_available - -gst_collect_pads_flush -gst_collect_pads_peek -gst_collect_pads_pop - -gst_collect_pads_read_buffer -gst_collect_pads_take_buffer - -gst_collect_pads_clip_running_time - -gst_collect_pads_query_default - -gst_collect_pads_event_default -gst_collect_pads_src_event_default - -gst_collect_pads_set_buffer_function -gst_collect_pads_set_clip_function -gst_collect_pads_set_compare_function -gst_collect_pads_set_event_function -gst_collect_pads_set_flush_function -gst_collect_pads_set_query_function -gst_collect_pads_set_flushing -gst_collect_pads_set_function -gst_collect_pads_set_waiting - -GstCollectPadsClass -GstCollectPadsPrivate -GstCollectDataPrivate -GST_COLLECT_PADS -GST_COLLECT_PADS_CLASS -GST_TYPE_COLLECT_PADS -GST_IS_COLLECT_PADS -GST_IS_COLLECT_PADS_CLASS -GST_COLLECT_PADS_GET_CLASS -gst_collect_pads_get_type - -
- -
-gstflowcombiner -GstFlowCombiner -gst/base/base.h -GstFlowCombiner -gst_flow_combiner_new -gst_flow_combiner_free -gst_flow_combiner_ref -gst_flow_combiner_unref -gst_flow_combiner_update_flow -gst_flow_combiner_add_pad -gst_flow_combiner_remove_pad -gst_flow_combiner_clear -gst_flow_combiner_reset -gst_flow_combiner_update_pad_flow - -GST_TYPE_FLOW_COMBINER - -gst_flow_combiner_get_type -
- -
-gstpushsrc -GstPushSrc -gst/base/base.h -GstPushSrc -GstPushSrcClass - -GST_PUSH_SRC -GST_IS_PUSH_SRC -GST_TYPE_PUSH_SRC -GST_PUSH_SRC_CLASS -GST_IS_PUSH_SRC_CLASS -GST_PUSH_SRC_GET_CLASS - -gst_push_src_get_type -
- -
-gsttypefindhelper -GstTypeFindHelper -gst/base/base.h -gst_type_find_helper -gst_type_find_helper_for_buffer -gst_type_find_helper_for_buffer_with_extension -gst_type_find_helper_for_extension -gst_type_find_helper_for_data -gst_type_find_helper_for_data_with_extension -GstTypeFindHelperGetRangeFunction -gst_type_find_helper_get_range - -
- -
-gstdataqueue -GstDataQueue -gst/base/base.h -GstDataQueue -GstDataQueueSize -GstDataQueueCheckFullFunction -GstDataQueueItem -GstDataQueueEmptyCallback -GstDataQueueFullCallback -gst_data_queue_new -gst_data_queue_push -gst_data_queue_push_force -gst_data_queue_pop -gst_data_queue_peek -gst_data_queue_flush -gst_data_queue_set_flushing -gst_data_queue_drop_head -gst_data_queue_is_full -gst_data_queue_is_empty -gst_data_queue_get_level -gst_data_queue_limits_changed - -GstDataQueueClass -GstDataQueuePrivate -GST_DATA_QUEUE -GST_IS_DATA_QUEUE -GST_TYPE_DATA_QUEUE -GST_DATA_QUEUE_CLASS -GST_IS_DATA_QUEUE_CLASS - -gst_data_queue_get_type -
- -
-gstqueuearray -GstQueueArray -gst/base/base.h -GstQueueArray -gst_queue_array_new -gst_queue_array_free -gst_queue_array_set_clear_func -gst_queue_array_clear -gst_queue_array_get_length -gst_queue_array_pop_head -gst_queue_array_peek_head -gst_queue_array_peek_nth -gst_queue_array_push_tail -gst_queue_array_pop_tail -gst_queue_array_peek_tail -gst_queue_array_is_empty -gst_queue_array_drop_element -gst_queue_array_find -gst_queue_array_new_for_struct -gst_queue_array_push_tail_struct -gst_queue_array_peek_head_struct -gst_queue_array_peek_nth_struct -gst_queue_array_pop_head_struct -gst_queue_array_peek_tail_struct -gst_queue_array_pop_tail_struct -gst_queue_array_drop_struct -
- -# net - -
-gstnetaddressmeta -GstNetAddressMeta -gst/net/net.h -GstNetAddressMeta -gst_buffer_add_net_address_meta -gst_buffer_get_net_address_meta -gst_net_address_meta_get_info - -GST_NET_ADDRESS_META_API_TYPE -GST_NET_ADDRESS_META_INFO - -gst_net_address_meta_api_get_type -
- -
-gstnetcontrolmessagemeta -GstNetControlMessageMeta -gst/net/net.h -GstNetControlMessageMeta -gst_buffer_add_net_control_message_meta -gst_buffer_get_net_control_message_meta -gst_net_control_message_meta_get_info - -GST_NET_CONTROL_MESSAGE_META_API_TYPE -GST_NET_CONTROL_MESSAGE_META_INFO - -gst_net_control_message_meta_api_get_type -
- -
-gstnetclientclock -GstNetClientClock -gst/net/net.h -GstNetClientClock -GstNtpClock -gst_net_client_clock_new -gst_ntp_clock_new - -GstNetClientClockClass -GstNetClientClockPrivate -GST_NET_CLIENT_CLOCK -GST_IS_NET_CLIENT_CLOCK -GST_TYPE_NET_CLIENT_CLOCK -GST_NET_CLIENT_CLOCK_CLASS -GST_IS_NET_CLIENT_CLOCK_CLASS -GstNtpClockClass -GST_NTP_CLOCK -GST_IS_NTP_CLOCK -GST_TYPE_NTP_CLOCK -GST_NTP_CLOCK_CLASS -GST_IS_NTP_CLOCK_CLASS - -gst_net_client_clock_get_type -gst_ntp_clock_get_type -
- - -
-gstnettimepacket -GstNetTimePacket -gst/net/net.h -GstNetTimePacket -GST_NET_TIME_PACKET_SIZE -gst_net_time_packet_new -gst_net_time_packet_copy -gst_net_time_packet_free -gst_net_time_packet_receive -gst_net_time_packet_send -gst_net_time_packet_serialize - - -gst_net_time_packet_get_type -socklen_t -
- - -
-gstnettimeprovider -GstNetTimeProvider -gst/net/net.h -GstNetTimeProvider -gst_net_time_provider_new - -GstNetTimeProviderClass -GstNetTimeProviderPrivate -GST_NET_TIME_PROVIDER -GST_IS_NET_TIME_PROVIDER -GST_TYPE_NET_TIME_PROVIDER -GST_NET_TIME_PROVIDER_CLASS -GST_IS_NET_TIME_PROVIDER_CLASS - -gst_net_time_provider_get_type -
- - -
-gstnetutils -GstNetUtils -gst/net/net.h -gst_net_utils_set_socket_tos -
- - -
-gstptpclock -GstPtpClock -gst/net/net.h -GST_PTP_CLOCK_ID_NONE - -gst_ptp_init -gst_ptp_deinit -gst_ptp_is_initialized -gst_ptp_is_supported - -GstPtpClock -gst_ptp_clock_new - -GstPtpStatisticsCallback -gst_ptp_statistics_callback_add -gst_ptp_statistics_callback_remove - -GST_PTP_STATISTICS_BEST_MASTER_CLOCK_SELECTED -GST_PTP_STATISTICS_NEW_DOMAIN_FOUND -GST_PTP_STATISTICS_PATH_DELAY_MEASURED -GST_PTP_STATISTICS_TIME_UPDATED - -GstPtpClockClass -GstPtpClockPrivate -GST_PTP_CLOCK -GST_IS_PTP_CLOCK -GST_TYPE_PTP_CLOCK -GST_PTP_CLOCK_CLASS -GST_IS_PTP_CLOCK_CLASS - -gst_ptp_clock_get_type -
- -
-gstcheck -GstCheck -gst/check/check.h -GST_START_TEST -GST_END_TEST - -ASSERT_BUFFER_REFCOUNT -ASSERT_CAPS_REFCOUNT -ASSERT_CRITICAL -ASSERT_WARNING -ASSERT_MINI_OBJECT_REFCOUNT -ASSERT_OBJECT_REFCOUNT -ASSERT_OBJECT_REFCOUNT_BETWEEN -ASSERT_SET_STATE - -fail_unless_equals_int -fail_unless_equals_float -fail_unless_equals_string -fail_unless_equals_uint64 -fail_unless_equals_int64 -fail_unless_equals_int_hex -fail_unless_equals_int64_hex -fail_unless_equals_uint64_hex -fail_unless_equals_pointer - -fail_unless_message_error - -assert_equals_int -assert_equals_float -assert_equals_string -assert_equals_uint64 -assert_equals_int64 -assert_equals_int_hex -assert_equals_int64_hex -assert_equals_uint64_hex -assert_equals_pointer -assert_message_error - -gst_check_init -gst_check_message_error -gst_check_setup_element -gst_check_setup_sink_pad -gst_check_setup_src_pad -gst_check_setup_sink_pad_by_name -gst_check_setup_src_pad_by_name -gst_check_teardown_pad_by_name -gst_check_teardown_element -gst_check_teardown_sink_pad -gst_check_teardown_src_pad -gst_check_drop_buffers -gst_check_buffer_data -gst_check_caps_equal -gst_check_element_push_buffer_list -gst_check_element_push_buffer -gst_check_run_suite -gst_check_setup_events -gst_check_setup_events_with_stream_id -gst_check_setup_sink_pad_by_name_from_template -gst_check_setup_sink_pad_from_template -gst_check_setup_src_pad_by_name_from_template -gst_check_setup_src_pad_from_template -gst_check_objects_destroyed_on_unref -gst_check_object_destroyed_on_unref - - -GstCheckLogFilter -GstCheckLogFilterFunc -gst_check_add_log_filter -gst_check_clear_log_filter -gst_check_remove_log_filter - - - -MAIN_INIT -MAIN_START_THREADS -MAIN_START_THREAD_FUNCTION -MAIN_START_THREAD_FUNCTIONS -MAIN_STOP_THREADS -MAIN_SYNCHRONIZE -THREAD_START -THREAD_STARTED -THREAD_SWITCH -THREAD_SYNCHRONIZE -THREAD_TEST_RUNNING - -sync_cond -mutex -GST_CAT_DEFAULT -thread_list -start_cond -GST_CHECK_MAIN - -gst_check_chain_func -gst_check_abi_list -tcase_skip_broken_loop_test -tcase_skip_broken_test - -buffers -check_cond -check_mutex - -END_TEST -START_TEST -
- -
-gstcheckbufferstraw -GstBufferStraw -gst/check/check.h -gst_buffer_straw_start_pipeline -gst_buffer_straw_get_buffer -gst_buffer_straw_stop_pipeline -
- -
-gstcheckconsistencychecker -GstStreamConsistency -gst/check/check.h -GstStreamConsistency -gst_consistency_checker_new -gst_consistency_checker_reset -gst_consistency_checker_free -gst_consistency_checker_add_pad -
- -
-gstharness -GstHarness -gst/check/check.h -GstHarness - -gst_harness_new_empty -gst_harness_new_full -gst_harness_new_with_element -gst_harness_new_with_padnames -gst_harness_new_with_templates -gst_harness_new -gst_harness_new_parse -gst_harness_add_element_full -gst_harness_add_parse -gst_harness_teardown - -gst_harness_add_element_src_pad -gst_harness_add_element_sink_pad - -gst_harness_set_src_caps -gst_harness_set_sink_caps -gst_harness_set_caps -gst_harness_set_src_caps_str -gst_harness_set_sink_caps_str -gst_harness_set_caps_str - -gst_harness_use_systemclock -gst_harness_use_testclock -gst_harness_get_testclock -gst_harness_set_time -gst_harness_wait_for_clock_id_waits -gst_harness_crank_single_clock_wait -gst_harness_crank_multiple_clock_waits - -gst_harness_play -gst_harness_set_blocking_push_mode -gst_harness_set_forwarding - -gst_harness_create_buffer -gst_harness_push -gst_harness_pull -gst_harness_try_pull -gst_harness_push_and_pull -gst_harness_buffers_received -gst_harness_buffers_in_queue -gst_harness_set_drop_buffers -gst_harness_dump_to_file -gst_harness_take_all_data -gst_harness_take_all_data_as_buffer -gst_harness_take_all_data_as_bytes -gst_harness_get_last_pushed_timestamp - -gst_harness_push_event -gst_harness_pull_event -gst_harness_try_pull_event -gst_harness_events_received -gst_harness_events_in_queue - -gst_harness_push_upstream_event -gst_harness_pull_upstream_event -gst_harness_try_pull_upstream_event -gst_harness_upstream_events_received -gst_harness_upstream_events_in_queue - -gst_harness_query_latency -gst_harness_set_upstream_latency - -gst_harness_set_propose_allocator -gst_harness_get_allocator - -gst_harness_add_propose_allocation_meta - -gst_harness_add_src -gst_harness_add_src_harness -gst_harness_add_src_parse -gst_harness_push_from_src -gst_harness_src_crank_and_push_many -gst_harness_src_push_event - -gst_harness_add_sink -gst_harness_add_sink_harness -gst_harness_add_sink_parse -gst_harness_push_to_sink -gst_harness_sink_push_many - -gst_harness_find_element -gst_harness_set -gst_harness_get -gst_harness_add_probe - -GstHarnessThread - -gst_harness_stress_thread_stop -gst_harness_stress_custom_start - -gst_harness_stress_statechange_start -gst_harness_stress_statechange_start_full - -gst_harness_stress_push_buffer_start -gst_harness_stress_push_buffer_start_full - -GstHarnessPrepareBufferFunc -gst_harness_stress_push_buffer_with_cb_start -gst_harness_stress_push_buffer_with_cb_start_full - -gst_harness_stress_push_event_start -gst_harness_stress_push_event_start_full - -GstHarnessPrepareEventFunc -gst_harness_stress_push_event_with_cb_start -gst_harness_stress_push_event_with_cb_start_full - -gst_harness_stress_send_upstream_event_start -gst_harness_stress_push_upstream_event_start_full - -gst_harness_stress_send_upstream_event_with_cb_start -gst_harness_stress_push_upstream_event_with_cb_start_full - -gst_harness_stress_property_start -gst_harness_stress_property_start_full - -gst_harness_stress_requestpad_start -gst_harness_stress_requestpad_start_full - -GstHarnessPrivate -
- -
-gsttestclock -GstTestClock -gst/check/check.h -GstTestClock -GstTestClockClass -gst_test_clock_new -gst_test_clock_new_with_start_time -gst_test_clock_set_time -gst_test_clock_advance_time -gst_test_clock_peek_id_count -gst_test_clock_has_id -gst_test_clock_peek_next_pending_id -gst_test_clock_wait_for_next_pending_id -gst_test_clock_wait_for_pending_id_count -gst_test_clock_process_next_clock_id -gst_test_clock_get_next_entry_time -gst_test_clock_wait_for_multiple_pending_ids -gst_test_clock_id_list_get_latest_time -gst_test_clock_timed_wait_for_multiple_pending_ids -gst_test_clock_process_id_list -gst_test_clock_crank - -GST_TEST_CLOCK -GST_IS_TEST_CLOCK -GST_TYPE_TEST_CLOCK -GST_TEST_CLOCK_CLASS -GST_IS_TEST_CLOCK_CLASS -GST_TEST_CLOCK_GET_CLASS -GST_TEST_CLOCK_CAST - -GstTestClockPrivate -gst_test_clock_get_type -
diff --git a/docs/libs/gstreamer-libs.types b/docs/libs/gstreamer-libs.types deleted file mode 100644 index c68cf9e..0000000 --- a/docs/libs/gstreamer-libs.types +++ /dev/null @@ -1,53 +0,0 @@ -#include - -% base classes - -#include -#include -#include -#include -#include -#include -#include -#include - -gst_adapter_get_type -gst_aggregator_get_type -gst_aggregator_pad_get_type -gst_base_parse_get_type -gst_base_src_get_type -gst_base_sink_get_type -gst_base_transform_get_type -gst_collect_pads_get_type -gst_push_src_get_type - -% controller - -#include -#include -#include -#include -#include -#include - -gst_argb_control_binding_get_type -gst_direct_control_binding_get_type -gst_timed_value_control_source_get_type -gst_interpolation_control_source_get_type -gst_lfo_control_source_get_type -gst_trigger_control_source_get_type - -% net - -#include - -gst_net_client_clock_get_type -gst_net_time_provider_get_type -gst_ntp_clock_get_type -gst_ptp_clock_get_type - -% check - -#include - -gst_test_clock_get_type diff --git a/docs/libs/meson.build b/docs/libs/meson.build deleted file mode 100644 index f46be82..0000000 --- a/docs/libs/meson.build +++ /dev/null @@ -1,16 +0,0 @@ -types = configure_file(input : 'gstreamer-libs.types', - output : 'gstreamer-libs.types', - copy: true) - -gnome.gtkdoc('gstreamer-libs', - main_sgml : 'gstreamer-libs-docs.sgml', - src_dir : '@0@/../../libs/gst'.format(meson.current_source_dir()), - scan_args : ['--deprecated-guards=GST_DISABLE_DEPRECATED', - '--ignore-decorators=GST_API|GST_BASE_API|GST_CHECK_API|GST_CONTROLLER_API|GST_NET_API', - '--ignore-headers=gettext.h glib-compat-private.h glib-compat.h gst-i18n-app.h gst-i18n-lib.h gst_private.h gstelementdetails.h gstmacros.h grammar.tab.h grammar.tab.pre.h math-compat.h types.h' - ], - scanobjs_args : ['--type-init-func="gst_init(NULL,NULL)"'], - gobject_typesfile : types, - content_files : [version_entities], - dependencies : [gst_base_dep, gst_check_dep, gst_controller_dep, gst_net_dep], - install : true) diff --git a/docs/list-ulink.xsl b/docs/list-ulink.xsl deleted file mode 100644 index 969b5b7..0000000 --- a/docs/list-ulink.xsl +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/docs/meson.build b/docs/meson.build deleted file mode 100644 index 6b6a479..0000000 --- a/docs/meson.build +++ /dev/null @@ -1,12 +0,0 @@ -docconf = configuration_data() - -docconf.set('GST_API_VERSION', apiversion) -docconf.set('PACKAGE_VERSION', gst_version) -docconf.set('PLUGINDIR', '@0@/lib/gstreamer-1.0'.format(get_option('prefix'))) - -version_entities = configure_file(input : 'version.entities.in', - output : 'version.entities', - configuration : docconf) - -subdir('gst') -subdir('libs') diff --git a/docs/version.entities.in b/docs/version.entities.in deleted file mode 100644 index be8ed4b..0000000 --- a/docs/version.entities.in +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/meson.build b/meson.build index 4819ba3..3bf3931 100644 --- a/meson.build +++ b/meson.build @@ -530,16 +530,6 @@ endif configure_file(output : 'config.h', configuration : cdata) -if build_machine.system() == 'windows' - message('Disabling gtk-doc while building on Windows') -else - if find_program('gtkdoc-scan', required : get_option('gtk_doc')).found() - subdir('docs') - else - message('Not building documentation as gtk-doc was not found') - endif -endif - run_command(python3, '-c', 'import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit")') install_data('gst-element-check-1.0.m4', install_dir : join_paths(get_option('datadir'), 'aclocal'))