videofilter: Move all elements into a single plugin
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 18 Apr 2010 08:17:52 +0000 (10:17 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 29 Apr 2010 17:28:19 +0000 (19:28 +0200)
commit1584d16b1c8d21c095d41f549fc893dd1fe01e2a
tree0fbd2f89c6177f2983daf7024bd8e05acca9cce2
parent92cedb0510be490f118f245b85fc54755f267b49
videofilter: Move all elements into a single plugin

Having all these small elements in a separate plugin
is not very memory effective...
Makefile.am
gst/videofilter/Makefile.am
gst/videofilter/gstgamma.c
gst/videofilter/gstvideobalance.c
gst/videofilter/gstvideoflip.c
gst/videofilter/plugin.c [new file with mode: 0644]