mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
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:
parent
8032ddd30a
commit
b51eb6686d
1 changed files with 6 additions and 0 deletions
|
@ -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>
|
2004-01-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
|
* gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
|
||||||
|
|
Loading…
Reference in a new issue