From b51eb6686d935e8a75e1cb03cfe723db6446ecf6 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 30 Jan 2004 12:52:12 +0000 Subject: ext/esd/esdsink.c: Since we have static pad template caps, we don't need to negotiate; either the core errors out or ... Original commit message from CVS: 2004-01-30 Ronald Bultje * ext/esd/esdsink.c: (gst_esdsink_init): Since we have static pad template caps, we don't need to negotiate; either the core errors out or we know the format. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e7a70e38..1a4ad7c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-01-30 Ronald Bultje + + * ext/esd/esdsink.c: (gst_esdsink_init): + Since we have static pad template caps, we don't need to negotiate; + either the core errors out or we know the format. + 2004-01-30 Ronald Bultje * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head), -- cgit v1.2.1