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 cf2eb6de..4d2f1ca9 100644 --- a/configure.ac +++ b/configure.ac @@ -91,6 +91,7 @@ GST_PLUGINS_ALL="\ qtdemux \ tta \ videocrop \ + videoparse \ xingheader \ " @@ -808,6 +809,7 @@ gst/speed/Makefile gst/qtdemux/Makefile gst/tta/Makefile gst/videocrop/Makefile +gst/videoparse/Makefile gst/xingheader/Makefile gst-libs/Makefile gst-libs/gst/Makefile |