diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2008-02-07 21:17:36 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2008-02-07 21:17:36 +0000 |
| commit | 6d166987a0cce4e56faa888c4bbb7929e7866faf (patch) | |
| tree | 757df6d8cc0da2ddfb2e3052fa77acb3d76afda6 /ChangeLog | |
| parent | f0690e19ea6753d7b360a8bc26350d2ec44a13ba (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-02-07 Tim-Philipp Müller <tim at centricular dot net> + + * 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. + 2008-02-07 Sebastien Moutte <sebastien@moutte.net> * gst/rtsp/gstrtspsrc.c: |
