gstreamer/gst-libs/gst/pbutils
Thibault Saunier a724f9ddfb encodebin: Ensure that a single segment is pushed into encoders
Following the [design document] encodebin needs to handle sources that
output multiple streams, for that purpose and to make it simpler,
we ensure that a single segment is outputted to the encoders by using
an `identity single-segment=true` at the beginning of streams chains.

Added API to enable or disable the use of that new feature.
Added support for the encoding profile parser for that new property,
keeping backward compatibility

[design document]: https://gstreamer.freedesktop.org/documentation/additional/design/encoding.html?gi-language=c#rendering-timelines
2019-11-05 18:03:09 +00:00
..
codec-utils.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
codec-utils.h pbutils: GST_EXPORT -> GST_PBUTILS_API 2018-03-13 12:16:42 +00:00
descriptions.c pbutils: add description for CineForm codec 2019-10-08 19:38:14 +01:00
descriptions.h pbutils: GST_EXPORT -> GST_PBUTILS_API 2018-03-13 12:16:42 +00:00
encoding-profile.c encodebin: Ensure that a single segment is pushed into encoders 2019-11-05 18:03:09 +00:00
encoding-profile.h encodebin: Ensure that a single segment is pushed into encoders 2019-11-05 18:03:09 +00:00
encoding-target.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
encoding-target.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstaudiovisualizer.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstaudiovisualizer.h libs: Documentation cleanup 2018-04-02 08:53:28 +02:00
gstdiscoverer-types.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstdiscoverer.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstdiscoverer.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
gstpluginsbaseversion.c gst-libs: include config.h in all source files 2018-08-13 09:23:34 +01:00
gstpluginsbaseversion.h.in pbutils: GST_EXPORT -> GST_PBUTILS_API 2018-03-13 12:16:42 +00:00
install-plugins.c Remove autotools build system 2019-10-13 14:15:43 +01:00
install-plugins.h Pass the code through codespell 2019-08-30 13:05:36 +00:00
meson.build meson: Add variables for gir files 2019-05-13 10:19:22 -04:00
missing-plugins.c docs: Convert gtkdoc comments to markdown 2017-03-10 18:19:17 -03:00
missing-plugins.h pbutils: GST_EXPORT -> GST_PBUTILS_API 2018-03-13 12:16:42 +00:00
pbutils-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
pbutils-private.h discoverer: Remove padding from private headers 2019-03-07 20:59:29 +00:00
pbutils.c Remove some left over 0.10 references 2019-03-21 17:22:24 +00:00
pbutils.h pbutils: Include gstaudiovisualizer.h in pbutils.h 2018-03-21 10:21:41 +02:00