From aa522287641fbd8a71ba8e353f0696c53442ecb3 Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Mon, 17 Oct 2005 15:14:29 +0000 Subject: gst/videobox/gstvideobox.c: Fix wrong size calculations and implement get_unit_size correctly. Original commit message from CVS: 2005-10-17 Julien MOUTTE * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps), (gst_video_box_get_unit_size): Fix wrong size calculations and implement get_unit_size correctly. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2d23e58d..3fc9a420 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-10-17 Julien MOUTTE + + * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps), + (gst_video_box_get_unit_size): Fix wrong size calculations and + implement get_unit_size correctly. + 2005-10-17 Tim-Philipp Müller * configure.ac: -- cgit