mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-27 17:48:26 +00:00
a9e4750674
We already have internally the information on what type of stream (audio, video, container, subtitle, ...) a certain caps is. Instead of forcing callers to specify which CODEC_TAG category a certain caps is, use that information to make a smart choice. Does not break previous behaviour of gst_pb_utils_add_codec_description_to_tag_list (if tag is specified it will be used, if caps is invalid it will be rejected, ...). https://bugzilla.gnome.org/show_bug.cgi?id=702215 |
||
---|---|---|
.. | ||
.gitignore | ||
codec-utils.c | ||
codec-utils.h | ||
descriptions.c | ||
descriptions.h | ||
encoding-profile.c | ||
encoding-profile.h | ||
encoding-target.c | ||
encoding-target.h | ||
gstdiscoverer-types.c | ||
gstdiscoverer.c | ||
gstdiscoverer.h | ||
gstpluginsbaseversion.c | ||
gstpluginsbaseversion.h.in | ||
install-plugins.c | ||
install-plugins.h | ||
Makefile.am | ||
missing-plugins.c | ||
missing-plugins.h | ||
pbutils-private.h | ||
pbutils.c | ||
pbutils.h |