gstreamer/gst-libs/gst/pbutils
Arun Raghavan e4bd09f0ed pbutils: add H.264 profile/level extraction functions to codec utils
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()
2010-09-30 13:09:29 +01:00
..
.gitignore pbutils: New Discoverer utility 2010-09-20 13:11:42 +02:00
codec-utils.c pbutils: add H.264 profile/level extraction functions to codec utils 2010-09-30 13:09:29 +01:00
codec-utils.h pbutils: add H.264 profile/level extraction functions to codec utils 2010-09-30 13:09:29 +01:00
descriptions.c pbutils: Add descriptions for more codecs 2010-09-29 13:29:39 +02:00
descriptions.h rename utils to pbutils 2007-03-04 23:39:51 +00:00
gstdiscoverer-private.h pbutils: New Discoverer utility 2010-09-20 13:11:42 +02:00
gstdiscoverer-types.c pbutils: New Discoverer utility 2010-09-20 13:11:42 +02:00
gstdiscoverer.c discoverer: Fixup DiscovererResult handling 2010-09-22 12:57:22 +02:00
gstdiscoverer.h discoverer: fix docs 2010-09-20 21:04:48 +03:00
gstpluginsbaseversion.c pbutils: add compile time and runtime version checks for gst-plugins-base 2010-07-26 17:25:15 +02:00
gstpluginsbaseversion.h.in pbutils: add compile time and runtime version checks for gst-plugins-base 2010-07-26 17:25:15 +02:00
install-plugins.c docs: more helper libraries docs fixes 2010-03-16 00:44:50 +00:00
install-plugins.h gst-libs/gst/pbutils/install-plugins.*: Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping for bi... 2008-01-11 16:18:10 +00:00
Makefile.am pbutils: add codec-specific utility functions for AAC 2010-09-30 13:09:28 +01:00
missing-plugins.c gst-libs/gst/pbutils/missing-plugins.c: When cleaning up the caps fields also remove "depth" for the same reason we r... 2008-08-15 07:24:38 +00:00
missing-plugins.h API: add gst_missing_*_installer_detail_new() convenience API so that applications that know exactly what they're mis... 2007-08-28 14:23:55 +00:00
pbutils-marshal.list pbutils: New Discoverer utility 2010-09-20 13:11:42 +02:00
pbutils.c Make sure gettext returns translations in UTF-8 encoding rather than in the current locale encoding (#546822). 2008-08-07 15:58:58 +00:00
pbutils.h pbutils: add codec-specific utility functions for AAC 2010-09-30 13:09:28 +01:00