From c4893ec595c404513ec2ec35e7def43abc85669d Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 3 Jun 2005 11:25:44 +0000 Subject: gst/videoscale/gstvideoscale.c: Let's not break planar YUV by allocating only the Y plane. Original commit message from CVS: * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Let's not break planar YUV by allocating only the Y plane. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 50cbc8ec..5eabd332 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-06-03 Ronald S. Bultje + + * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): + Let's not break planar YUV by allocating only the Y plane. + 2005-06-03 Ronald S. Bultje * sys/ximage/ximagesrc.c: (gst_ximagesrc_getcaps), -- cgit v1.2.1