diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 05cfa300..a73035c0 100644 --- a/configure.ac +++ b/configure.ac @@ -77,6 +77,7 @@ GST_ARG_EXAMPLES dnl these are all the gst plug-ins, compilable without additional libs GST_PLUGINS_ALL="\ cdxaparse \ + deinterlace \ filter \ freeze \ h264parse \ @@ -790,6 +791,7 @@ Makefile gst-plugins-bad.spec gst/Makefile gst/cdxaparse/Makefile +gst/deinterlace/Makefile gst/filter/Makefile gst/freeze/Makefile gst/h264parse/Makefile |