From 01f2c2f7992b81c2a7578cd02fc88281c8fdb40a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 29 Nov 2005 10:46:00 +0000 Subject: 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 --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 55197cc7..32a6e56e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2005-11-29 Thomas Vander Stichele + + * 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 * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry): -- cgit