From 920274169643a485feffff8d2cc2877ae0775a1a Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 17 Jun 2004 17:07:50 +0000 Subject: [PATCH] notify; don't overlimit Original commit message from CVS: notify; don't overlimit --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index e2904b3c46..22cf1edb04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-06-17 Thomas Vander Stichele + + * gst/videorate/gstvideorate.c: (gst_videorate_chain): + notify drops and duplicates + * gst/videoscale/videoscale.c: (videoscale_get_structure): + no good reason to limit ourselves to 100x100 + 2004-06-17 Thomas Vander Stichele * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),