Make warpTV a subclass of videofilter
authorDavid Schleef <ds@schleef.org>
Wed, 7 Jan 2004 10:16:08 +0000 (10:16 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 7 Jan 2004 10:16:08 +0000 (10:16 +0000)
Original commit message from CVS:
Make warpTV a subclass of videofilter

ChangeLog

index 5fecd16..264d72e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-01-07  David Schleef  <ds@schleef.org>
+
+       * gst/videofilter/gstvideotemplate.c:
+       * gst/videofilter/gstvideotemplate.h:
+       * gst/videofilter/make_filter:
+       Merge videotemplate header into source file.
+       * gst/effectv/Makefile.am:
+       * gst/effectv/gsteffectv.c: (plugin_init):
+       * gst/effectv/gstwarp.c:
+       Make warpTV a subclass of videofilter.
+
 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
 
        * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):