gstreamer/gst
Tim-Philipp Müller 4a28e649c3 rtp: cache meta tag quarks and add more utility functions for metas
Every g_quark_from_static_string() is a hash table lookup serialised
on the global quark lock in GLib. Let's just look up the two quarks
we need once and cache them locally for future use. While we're at it,
add new utility functions for the two most commonly used tags
(audio + video). Make first argument a gpointer so we don't have to
cast and make the code ugly. These are used for logging purposes
only anyway.
2017-05-24 13:32:10 +01:00
..
alpha Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
apetag Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
audiofx Fix up package name and origin in some plugins 2017-05-18 10:44:07 +01:00
audioparsers aacparse : Fix, Caps were not set while reusing aacparse 2017-05-24 13:59:52 +02:00
auparse Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
autodetect Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
avi Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
cutter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
debugutils Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
deinterlace Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
dtmf Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
effectv Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
equalizer Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
flv Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
flx Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom2k1 Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
icydemux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
id3demux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
imagefreeze Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
interleave Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
isomp4 isomp4: Safely ignore [skip] atoms 2017-05-18 18:12:15 +02:00
law Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
level Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
matroska Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
monoscope Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
multifile multifile: remove some cruft 2017-05-21 10:33:43 +01:00
multipart Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
replaygain Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
rtp rtp: cache meta tag quarks and add more utility functions for metas 2017-05-24 13:32:10 +01:00
rtpmanager Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
rtsp Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
shapewipe Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
smpte Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
spectrum Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
udp Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videobox Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videocrop Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videofilter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videomixer Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavenc Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavparse Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
y4m Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00