From 0a840a323f4e48bf3c580b1bd62b70ace61e7872 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 8 Jan 2004 21:53:32 +0000 Subject: [PATCH] Fix negotiation Original commit message from CVS: Fix negotiation --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 316ae1602b..2b311ec1fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-08 David Schleef + + * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps), + (gst_videodrop_link), (gst_videodrop_init): Fix negotiation. + 2004-01-08 Julien MOUTTE,,, * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A