summaryrefslogtreecommitdiff
path: root/sys/va/meson.build
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2021-08-23 11:24:40 +0200
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2021-09-10 17:48:23 +0200
commit4a39bf668030480dc34ee8e2ff4e554e8da095ef (patch)
treedc7bc2cd3cfe75066dc6129b2c50483a939626dd /sys/va/meson.build
parentb13fd4f15ba48bb5ea5ecd930b0b71d463bc0df0 (diff)
downloadgstreamer-plugins-bad-4a39bf668030480dc34ee8e2ff4e554e8da095ef.tar.gz
Add vadeinterlace element.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2495>
Diffstat (limited to 'sys/va/meson.build')
-rw-r--r--sys/va/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/va/meson.build b/sys/va/meson.build
index cdc4697fe..a86a90681 100644
--- a/sys/va/meson.build
+++ b/sys/va/meson.build
@@ -5,6 +5,7 @@ va_sources = [
'gstvabasetransform.c',
'gstvacaps.c',
'gstvadecoder.c',
+ 'gstvadeinterlace.c',
'gstvadevice.c',
'gstvadisplay_priv.c',
'gstvafilter.c',