gstreamer/gst-libs/gst
Arun Raghavan def1cf7276 pbutils: Add MPEG-4 Video profile/level extraction
This adds code to translate the profile_and_level indication from the
MPEG-4 video (ISO/IEC 14496-2) headers to a string profile/level. The
mappings are taken from the spec and Wireshark's code, and might need to
be expanded on.

https://bugzilla.gnome.org/show_bug.cgi?id=617314

API: gst_codec_utils_mpeg4video_get_profile()
API: gst_codec_utils_mpeg4video_get_level()
API: gst_codec_utils_mpeg4video_caps_set_level_and_profile()
2010-09-30 13:09:29 +01:00
..
app appsrc: Do not override buffer caps if appsrc caps is null 2010-09-23 08:23:47 -03:00
audio baseaudiosink: add Since markers 2010-09-24 13:09:28 +02:00
cdda build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common 2010-08-14 19:12:37 +01:00
fft build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common 2010-08-14 19:12:37 +01:00
floatcast gst/: Include glib.h instead of a specific GLib header. Including single 2008-12-10 08:19:13 +00:00
interfaces xoverlay: allow render rectangle coordinates to be negative 2010-09-28 15:20:37 +03:00
netbuffer build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common 2010-08-14 19:12:37 +01:00
pbutils pbutils: Add MPEG-4 Video profile/level extraction 2010-09-30 13:09:29 +01:00
riff riff: add support for 2vuy 2010-08-25 19:12:21 +02:00
rtp basertpdepay: ensure metadata is writable 2010-09-29 16:53:21 +02:00
rtsp build: use new AG_GST_PKG_CONFIG_PATH m4 macro from common 2010-08-14 19:12:37 +01:00
sdp sdp: Fix ACCEPTABLE_CHAR() macro to work with signed and unsigned chars 2010-09-17 11:46:05 +02:00
tag tags: fix unused function warning with debug disabled 2010-09-30 13:12:30 +03:00
video docs: add Since: comment to docs for new GST_VIDEO_FORMAT_UYVP 2010-09-15 15:20:25 +01:00
gettext.h Fix for ENABLE_NLS being undefined for -Wundef 2010-03-16 18:06:16 +01:00
gst-i18n-plugin.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
Makefile.am gst-libs: build pbutils after video 2010-09-22 01:50:21 -07:00