gst-libs/gst/rtsp/gstrtspconnection.c: Make the next call to poll not depend on previ...
authorDamien Lespiau <damien.lespiau@gmail.com>
Mon, 3 Nov 2008 10:49:24 +0000 (10:49 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 3 Nov 2008 10:49:24 +0000 (10:49 +0000)
commit81724500ec5163327b3f66ddaea30403b69988d4
tree2990ce908673ee861c79f51ce7b94877a3a0a99f
parent35acee194f3330efbe5796929603e1c4ab628d42
gst-libs/gst/rtsp/gstrtspconnection.c: Make the next call to poll not depend on previous calls to poll with or withou...

Original commit message from CVS:
Patch by: Damien Lespiau  <damien.lespiau gmail com>
* gst-libs/gst/rtsp/gstrtspconnection.c:
(gst_rtsp_connection_write):
Make the next call to poll not depend on previous calls to poll with or
without reading from the active descriptor. Fixes #544293.
ChangeLog
gst-libs/gst/rtsp/gstrtspconnection.c