summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-05-15 13:16:40 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-05-15 13:16:40 +0000
commit1530163b3ffa6cd1e15f33b204e8def3a0f5c8c7 (patch)
treef3722aaa63fefa624691d14150427cf4b575e329 /ChangeLog
parent46eb6fd2183b41a76c8221a96c962a16e736bae2 (diff)
Add new files for gdk_pixbuf based scaler
Original commit message from CVS: Add new files for gdk_pixbuf based scaler
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c32e82ef..12d877c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com>
+ * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
+ (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
+ (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
+ (gst_pixbufscale_link), (gst_pixbufscale_init),
+ (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
+ (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
+ (gst_pixbufscale_get_property), (pixbufscale_init):
+ * ext/gdk_pixbuf/pixbufscale.h:
+ Add these files I forgot earlier
+
2004-05-15 Jan Schmidt <thaytan@mad.scientist.com>
* ext/gdk_pixbuf/Makefile.am:
* ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):