summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-07-07 16:35:01 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-07-07 16:35:01 +0000
commit5e836194db1016953803eadb709775a09f2fa404 (patch)
tree54db4bb158f2e6e91f731d5341c54d350b40fb61
parent8b93daeed1079a23490e019f4bcaaed6263a62a4 (diff)
downloadgst-plugins-bad-5e836194db1016953803eadb709775a09f2fa404.tar.gz
gst-plugins-bad-5e836194db1016953803eadb709775a09f2fa404.tar.bz2
gst-plugins-bad-5e836194db1016953803eadb709775a09f2fa404.zip
gst/videobox/gstvideobox.c: Use pad_alloc where possible.
Original commit message from CVS: * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type), (gst_video_box_class_init), (gst_video_box_set_property), (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain): Use pad_alloc where possible.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7c888fc..5ae53c48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-07-07 Wim Taymans <wim@fluendo.com>
+ * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
+ (gst_video_box_class_init), (gst_video_box_set_property),
+ (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
+ Use pad_alloc where possible.
+
+2004-07-07 Wim Taymans <wim@fluendo.com>
+
* sys/oss/gstosselement.c: (gst_osselement_reset),
(gst_osselement_parse_caps):
* sys/oss/gstosselement.h: