summaryrefslogtreecommitdiff
path: root/recipes/gst-plugins-rs.recipe
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2022-11-28 11:39:12 +0200
committerSebastian Dröge <sebastian@centricular.com>2022-11-28 11:42:32 +0200
commitfe261acb4871cbc9737dce7053511c61573deed9 (patch)
tree4e74c2b12240bdfd92bac45bc362ea15b58888ed /recipes/gst-plugins-rs.recipe
parent790df9887931f48757f57bdefbbf0d2fe2c6bb3e (diff)
gst-plugins-rs: Ship the new MP4 plugin
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1031>
Diffstat (limited to 'recipes/gst-plugins-rs.recipe')
-rw-r--r--recipes/gst-plugins-rs.recipe2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gst-plugins-rs.recipe b/recipes/gst-plugins-rs.recipe
index 36e0a493..2291ea9e 100644
--- a/recipes/gst-plugins-rs.recipe
+++ b/recipes/gst-plugins-rs.recipe
@@ -33,6 +33,7 @@ class Recipe(recipe.Recipe):
'hsv',
'json',
'lewton',
+ 'mp4',
'ndi',
'onvif',
'rav1e',
@@ -92,6 +93,7 @@ class Recipe(recipe.Recipe):
'lib/gstreamer-1.0/libgstrsclosedcaption%(mext)s',
'lib/gstreamer-1.0/libgstffv1%(mext)s',
'lib/gstreamer-1.0/libgstfmp4%(mext)s',
+ 'lib/gstreamer-1.0/libgstmp4%(mext)s',
'lib/gstreamer-1.0/libgstgif%(mext)s',
'lib/gstreamer-1.0/libgsthsv%(mext)s',
'lib/gstreamer-1.0/libgstlewton%(mext)s',