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  <rbultje@ronald.bitfreak.net>

* 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.
This commit is contained in:
Ronald S. Bultje 2004-01-30 12:52:12 +00:00
parent 053c7dd090
commit d6b53a5d14

View file

@ -1,3 +1,9 @@
2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
* 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 <rbultje@ronald.bitfreak.net>
* gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),