From 5733965e076bd98c649331e5a650e64327bff10c Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 5 Feb 2004 13:16:22 +0000 Subject: [PATCH] Rework caps negotiation in the element so that it works again. Original commit message from CVS: Rework caps negotiation in the element so that it works again. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index aa5647c49b..5e8914c146 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-02-06 Jan Schmidt + + * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps), + (gst_dvdec_video_link), (gst_dvdec_loop): + * ext/dv/gstdvdec.h: + rework the caps negotiation so that dvdec works again instead + of just segfaulting. + 2004-02-05 Thomas Vander Stichele * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: