mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
3fb81536ce
Measures the audio latency between the source pad and the sink pad by outputting period ticks on the source pad and measuring how long they take to arrive on the sink pad. Very useful for quantifying latency improvements in audio pipelines. This plugin was particularly useful during development of the low-latency features of the wasapi plugin. https://bugzilla.gnome.org/show_bug.cgi?id=793839
63 lines
1.2 KiB
Meson
63 lines
1.2 KiB
Meson
subdir('accurip')
|
|
subdir('adpcmdec')
|
|
subdir('adpcmenc')
|
|
subdir('aiff')
|
|
subdir('asfmux')
|
|
subdir('audiobuffersplit')
|
|
subdir('audiofxbad')
|
|
subdir('audiomixmatrix')
|
|
subdir('audiolatency')
|
|
subdir('audiovisualizers')
|
|
subdir('autoconvert')
|
|
subdir('bayer')
|
|
subdir('camerabin2')
|
|
subdir('coloreffects')
|
|
subdir('compositor')
|
|
subdir('debugutils')
|
|
subdir('dvbsuboverlay')
|
|
subdir('dvdspu')
|
|
subdir('faceoverlay')
|
|
subdir('festival')
|
|
subdir('fieldanalysis')
|
|
subdir('freeverb')
|
|
subdir('frei0r')
|
|
subdir('gaudieffects')
|
|
subdir('gdp')
|
|
subdir('geometrictransform')
|
|
subdir('id3tag')
|
|
subdir('inter')
|
|
subdir('interlace')
|
|
subdir('ivfparse')
|
|
subdir('ivtc')
|
|
subdir('jp2kdecimator')
|
|
subdir('jpegformat')
|
|
subdir('librfb')
|
|
subdir('midi')
|
|
subdir('mpegdemux')
|
|
subdir('mpegpsmux')
|
|
subdir('mpegtsdemux')
|
|
subdir('mpegtsmux')
|
|
subdir('mxf')
|
|
subdir('netsim')
|
|
subdir('onvif')
|
|
subdir('pcapparse')
|
|
subdir('pnm')
|
|
subdir('proxy')
|
|
subdir('rawparse')
|
|
subdir('removesilence')
|
|
subdir('sdp')
|
|
subdir('segmentclip')
|
|
subdir('siren')
|
|
subdir('smooth')
|
|
#subdir('smoothwave')
|
|
subdir('speed')
|
|
subdir('stereo')
|
|
subdir('subenc')
|
|
subdir('timecode')
|
|
subdir('videofilters')
|
|
subdir('videoframe_audiolevel')
|
|
subdir('videoparsers')
|
|
subdir('videosignal')
|
|
subdir('vmnc')
|
|
subdir('y4m')
|
|
subdir('yadif')
|