diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2002-07-22 22:10:23 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2002-07-22 22:10:23 +0000 |
commit | fbb6751f3f5097e4cf300f626d0440728e82a623 (patch) | |
tree | a9dfda86fbf502646365c9c0ee227a17c9df1caf | |
parent | 47684b4a1a6b331292560a09e577ea657154b914 (diff) | |
download | gst-plugins-bad-fbb6751f3f5097e4cf300f626d0440728e82a623.tar.gz gst-plugins-bad-fbb6751f3f5097e4cf300f626d0440728e82a623.tar.bz2 gst-plugins-bad-fbb6751f3f5097e4cf300f626d0440728e82a623.zip |
Added videocrop
Original commit message from CVS:
Added videocrop
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 1020bbc4..2b646d10 100644 --- a/configure.ac +++ b/configure.ac @@ -869,6 +869,7 @@ gst/stereomono/Makefile gst/synaesthesia/Makefile gst/udp/Makefile gst/videoscale/Makefile +gst/videocrop/Makefile gst/volenv/Makefile gst/volume/Makefile gst/vumeter/Makefile |