Add files from gst-rtmp
[platform/upstream/gstreamer.git] / gst / meson.build
index 8c83498..325492b 100644 (file)
@@ -8,10 +8,11 @@ foreach plugin : ['accurip', 'adpcmdec', 'adpcmenc', 'aiff', 'asfmux',
                   'ivfparse', 'ivtc', 'jp2kdecimator', 'jpegformat', 'librfb',
                   'midi', 'mpegdemux', 'mpegpsmux', 'mpegtsdemux', 'mpegtsmux',
                   'mxf', 'netsim', 'onvif', 'pcapparse', 'pnm', 'proxy',
-                  'rawparse', 'removesilence', 'sdp', 'segmentclip', 'siren',
-                  'smooth', 'speed', 'subenc', 'timecode',
-                  'videofilters', 'videoframe_audiolevel', 'videoparsers',
-                  'videosignal', 'vmnc', 'y4m', 'yadif']
+                  'rawparse', 'removesilence', 'rist', 'rtmp2', 'rtp', 'sdp',
+                  'segmentclip', 'siren', 'smooth', 'speed', 'subenc',
+                  'timecode', 'transcode', 'videofilters',
+                  'videoframe_audiolevel', 'videoparsers', 'videosignal',
+                  'vmnc', 'y4m', 'yadif']
   if not get_option(plugin).disabled()
     subdir(plugin)
   endif