mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
e4bd09f0ed
This adds code to parse the first few bytes of H.264 sequence parameter set in order to extract the profile and level as const strings. This code was originally in both qtdemux and matroskademux. https://bugzilla.gnome.org/show_bug.cgi?id=617314 API: gst_codec_utils_h264_get_level() API: gst_codec_utils_h264_get_profile() API: gst_codec_utils_h264_caps_set_level_and_profile() |
||
---|---|---|
.. | ||
app | ||
audio | ||
cdda | ||
fft | ||
floatcast | ||
interfaces | ||
netbuffer | ||
pbutils | ||
riff | ||
rtp | ||
rtsp | ||
sdp | ||
tag | ||
video | ||
gettext.h | ||
gst-i18n-plugin.h | ||
Makefile.am |