Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a somewhat...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 7 Feb 2008 21:17:36 +0000 (21:17 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 7 Feb 2008 21:17:36 +0000 (21:17 +0000)
commit6d166987a0cce4e56faa888c4bbb7929e7866faf
tree757df6d8cc0da2ddfb2e3052fa77acb3d76afda6
parentf0690e19ea6753d7b360a8bc26350d2ec44a13ba
Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without caps, and add a somewhat useful debug message. Plus test.

Original commit message from CVS:
* gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
* tests/check/elements/icydemux.c:
Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
caps, and add a somewhat useful debug message. Plus test.
ChangeLog
gst/icydemux/gsticydemux.c
tests/check/elements/icydemux.c