summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-01-07 10:16:09 +0000
committerDavid Schleef <ds@schleef.org>2004-01-07 10:16:09 +0000
commit1756816071157e3f837eaabba8453e1b453a91d4 (patch)
tree949f351c8924b4a34fab4199b6d749508ddb11dc /ChangeLog
parent08797649fbe07e1bc7a450f3190633a20f3efc84 (diff)
Make warpTV a subclass of videofilter
Original commit message from CVS: Make warpTV a subclass of videofilter
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5fecd166..264d72ed 100644
--- 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):