summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-07-24 20:15:02 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-07-24 20:15:02 +0000
commit1065585fec5252fe184cd5bce192819ed4860b00 (patch)
tree08309d2b1617d8aeebaed917904a040e8d13e6c5
parent6e0ef90f2277b77615fe84d14a1426769f744e28 (diff)
downloadgstreamer-plugins-bad-1065585fec5252fe184cd5bce192819ed4860b00.tar.gz
Dear God. One videoflip element being installed is quite enough, thank you. Three hours of puzzling wasted.
Original commit message from CVS: Dear God. One videoflip element being installed is quite enough, thank you. Three hours of puzzling wasted.
-rw-r--r--ChangeLog13
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4929a3ecd..d0be57a23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-07-24 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ * gst/videoflip/Makefile.am:
+ * gst/videoflip/gstvideoflip.c:
+ * gst/videoflip/gstvideoflip.h:
+ * gst/videoflip/videoflip.c:
+ * gst/videoflip/videoflip.h:
+ * gst/videoflip/videoflip.vcproj:
+ Dear God. One videoflip element being installed is
+ quite enough, thank you. Three hours of puzzling
+ wasted.
+
2005-07-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/x264/x264enc.c: (gst_x264enc_base_init):
diff --git a/configure.ac b/configure.ac
index b24b107d2..c86b7650e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -437,7 +437,6 @@ GST_PLUGINS_ALL="\
videobox \
videocrop \
videodrop \
- videoflip \
videofilter \
videomixer \
videorate \
@@ -2086,7 +2085,6 @@ gst/videobox/Makefile
gst/videocrop/Makefile
gst/videodrop/Makefile
gst/videofilter/Makefile
-gst/videoflip/Makefile
gst/videomixer/Makefile
gst/videorate/Makefile
gst/videoscale/Makefile