summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-29 10:46:00 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-29 10:46:00 +0000
commit01f2c2f7992b81c2a7578cd02fc88281c8fdb40a (patch)
tree6a3d6aa98af0a9e9b6c1106ced80f917a8b7ec5d /ChangeLog
parent0b05eeeafa61a6e7bc6e5efb05429ed122a3daaf (diff)
remove the videofilter library and link to the one in base
Original commit message from CVS: remove the videofilter library and link to the one in base
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55197cc7..32a6e56e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2005-11-29 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/debug/Makefile.am:
+ * gst/debug/gstnavigationtest.h:
+ * gst/effectv/Makefile.am:
+ * gst/effectv/gstaging.c:
+ * gst/effectv/gstdice.c:
+ * gst/effectv/gstedge.c:
+ * gst/effectv/gstquark.c:
+ * gst/effectv/gstrev.c:
+ * gst/effectv/gstshagadelic.c:
+ * gst/effectv/gstvertigo.c:
+ * gst/effectv/gstwarp.c:
+ * gst/videofilter/Makefile.am:
+ * gst/videofilter/gstvideofilter.c:
+ * gst/videofilter/gstvideofilter.h:
+ * gst/videofilter/gstvideoflip.h:
+ remove the videofilter library and link to the one in base
+
2005-11-28 Edward Hervey <edward@fluendo.com>
* gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):