gstreamer/gst-libs/gst/pbutils
He Junyan f43a3e1f7d libs: pbutils: select extension profile by profile idc.
the old manner does not consider the profile idc. The profile idc should
play an more important role in recognizing the profile than the other
information. And there is no need to mix profiles of different extensions
together to find the closest profile when the bits stream is not standard,
different extensions support different features and should not be mixed.

The correct way should be recognize the extension category by profile idc
firstly, and then find the closest profile.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/645>
2020-04-28 20:45:04 +08:00
..
codec-utils.c libs: pbutils: select extension profile by profile idc. 2020-04-28 20:45:04 +08: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 pbutils: Add EncodingProfile serialization support 2020-04-03 11:21:14 -03: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 audiovisualizer: Add support for g_autoptr() 2020-03-20 06:20:43 +00:00
gstdiscoverer-types.c Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstdiscoverer.c discoverer: Start discovering next URI from right thread 2020-02-10 17:16:42 -03: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