gstreamer/gst
Ederson de Souza fe8e2a001c debugutils: clockselect, a pipeline that enables clock selection
Sometimes, one wants to force a clock on some pipelines - for instance,
when testing TSN related pipelines, one usually uses GstPtpClock or
CLOCK_REALTIME (assuming system realtime clock is in sync with network
one). Until now, one needs to write an application for that - not
difficult, but quite boring if one just wants to test something. This
patch presents a new element to help that: clockselect.

clockselect is a pipeline with two properties to select a clock. One
property, "clock-id", enables one to choose between "monotonic",
"realtime", "ptp" or "default" clock - where default keeps pipeline
behaviour of choosing a clock based on its elements. The other property,
"ptp-domain" gives one the choice of which PTP domain should be used.

Some very simple tests also added for this new element.
2019-11-06 08:58:53 -08:00
..
accurip Remove autotools build system 2019-10-14 13:54:27 +01:00
adpcmdec Remove autotools build system 2019-10-14 13:54:27 +01:00
adpcmenc Remove autotools build system 2019-10-14 13:54:27 +01:00
aiff Remove autotools build system 2019-10-14 13:54:27 +01:00
asfmux documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
audiobuffersplit Remove autotools build system 2019-10-14 13:54:27 +01:00
audiofxbad Remove autotools build system 2019-10-14 13:54:27 +01:00
audiolatency Remove autotools build system 2019-10-14 13:54:27 +01:00
audiomixmatrix Remove autotools build system 2019-10-14 13:54:27 +01:00
audiovisualizers documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
autoconvert documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
bayer documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
camerabin2 Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
coloreffects Remove autotools build system 2019-10-14 13:54:27 +01:00
debugutils debugutils: clockselect, a pipeline that enables clock selection 2019-11-06 08:58:53 -08:00
dvbsuboverlay documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
dvdspu documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
faceoverlay Remove autotools build system 2019-10-14 13:54:27 +01:00
festival documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
fieldanalysis Remove autotools build system 2019-10-14 13:54:27 +01:00
freeverb Remove autotools build system 2019-10-14 13:54:27 +01:00
frei0r documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gaudieffects documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gdp Remove autotools build system 2019-10-14 13:54:27 +01:00
geometrictransform documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
id3tag documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
inter Remove autotools build system 2019-10-14 13:54:27 +01:00
interlace Remove autotools build system 2019-10-14 13:54:27 +01:00
ivfparse documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
ivtc Remove autotools build system 2019-10-14 13:54:27 +01:00
jp2kdecimator Remove autotools build system 2019-10-14 13:54:27 +01:00
jpegformat documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
librfb documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
midi Remove autotools build system 2019-10-14 13:54:27 +01:00
mpegdemux documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegpsmux documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegtsdemux documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
mpegtsmux basetsmux: allow null J2K profile 2019-11-05 21:21:51 +00:00
mxf documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
netsim documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
onvif Remove autotools build system 2019-10-14 13:54:27 +01:00
pcapparse documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
pnm documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
proxy Remove autotools build system 2019-10-14 13:54:27 +01:00
rawparse Remove autotools build system 2019-10-14 13:54:27 +01:00
removesilence documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
rist documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
rtmp2 Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
rtp documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
sdp sdp: don't leak the ghost pad 2019-11-06 02:11:20 +00:00
segmentclip Remove autotools build system 2019-10-14 13:54:27 +01:00
siren Remove autotools build system 2019-10-14 13:54:27 +01:00
smooth Remove autotools build system 2019-10-14 13:54:27 +01:00
speed Remove autotools build system 2019-10-14 13:54:27 +01:00
subenc Remove autotools build system 2019-10-14 13:54:27 +01:00
timecode timecodestamper: Add properties to time out cached upstream/LTC timecodes after a while 2019-10-23 16:48:26 +03:00
transcode Import GstTranscoder 2019-08-28 13:02:13 +00:00
videofilters Remove autotools build system 2019-10-14 13:54:27 +01:00
videoframe_audiolevel Remove autotools build system 2019-10-14 13:54:27 +01:00
videoparsers jpeg2000parse: fail caps negotiation if caps are NOT fixed 2019-11-05 21:21:51 +00:00
videosignal Remove autotools build system 2019-10-14 13:54:27 +01:00
vmnc documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
y4m Remove autotools build system 2019-10-14 13:54:27 +01:00
yadif Remove autotools build system 2019-10-14 13:54:27 +01:00
meson.build Add files from gst-rtmp 2019-11-05 13:52:55 +00:00