diff options
| author | David Schleef <ds@schleef.org> | 2004-01-07 10:16:09 +0000 |
|---|---|---|
| committer | David Schleef <ds@schleef.org> | 2004-01-07 10:16:09 +0000 |
| commit | 1756816071157e3f837eaabba8453e1b453a91d4 (patch) | |
| tree | 949f351c8924b4a34fab4199b6d749508ddb11dc /ChangeLog | |
| parent | 08797649fbe07e1bc7a450f3190633a20f3efc84 (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-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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): |
