From 70b4bda644cea76504c9ad2f20529ef3fd5944ac Mon Sep 17 00:00:00 2001 From: Julien Moutte Date: Mon, 24 Oct 2005 13:22:14 +0000 Subject: gst/videobox/gstvideobox.c: Fix caps negotiation correctly, add debugging category. Original commit message from CVS: 2005-10-24 Julien MOUTTE * gst/videobox/gstvideobox.c: (gst_video_box_class_init), (gst_video_box_transform_caps), (gst_video_box_get_unit_size): Fix caps negotiation correctly, add debugging category. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0e154b41..eca1229f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-10-24 Julien MOUTTE + + * gst/videobox/gstvideobox.c: (gst_video_box_class_init), + (gst_video_box_transform_caps), (gst_video_box_get_unit_size): + Fix caps negotiation correctly, add debugging category. + 2005-10-24 Christian Schaller * configure.ac: Port over Thomas's change from base listing all plugins -- cgit