diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2007-03-01 18:47:28 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2007-03-01 18:47:28 +0000 |
| commit | 84c6cb989a6d124debe22a9b587e0b98a153ba85 (patch) | |
| tree | b278fd79a5a2e1138b310bb33984f167b7747ea1 /ChangeLog | |
| parent | 520caf5f34c2103aef2bfe56ef1e561aa421a4bd (diff) | |
gst/rtsp/gstrtspsrc.c: Errors from the udp sources are not fatal unless all of them are in error.
Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
(find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
Errors from the udp sources are not fatal unless all of them are in
error.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-03-01 Wim Taymans <wim@fluendo.com> + + * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel), + (find_stream_by_udpsrc), (gst_rtspsrc_handle_message): + Errors from the udp sources are not fatal unless all of them are in + error. + 2007-03-01 Jan Schmidt <thaytan@mad.scientist.com> * tests/check/Makefile.am: |
