gst-libs/gst/rtsp/gstrtspconnection.c: Don't error when poll_wait returns EAGAIN.
[platform/upstream/gstreamer.git] / gst-libs / gst / rtsp / gstrtspconnection.c
2008-03-24 Wim Taymansgst-libs/gst/rtsp/gstrtspconnection.c: Don't error...
2008-03-18 Ole André Vadla... gst-libs/gst/rtsp/gstrtspconnection.c: Generic Windows...
2008-03-07 Wim Taymansgst/: Remove GstPollMode from gstpoll constructor.
2008-03-02 Tim-Philipp Müllergst-libs/gst/rtsp/gstrtspconnection.c: Don't include...
2008-02-28 Wim Taymansgst-libs/gst/rtsp/gstrtspconnection.*: Use GstPoll...
2008-02-02 Sebastian DrögeUse gmtime_r if available as gmtime is not MT-safe.
2008-02-02 Sebastian Drögegst-libs/gst/rtsp/gstrtspconnection.c: Cast glong to...
2008-01-30 Jan Schmidtgst-libs/gst/rtsp/gstrtspconnection.c: Revert patch...
2008-01-29 Sebastian Drögegst-libs/gst/rtsp/gstrtspconnection.c: Cast glong to...
2007-12-16 Tim-Philipp Müllergst-libs/gst/: Turn a few g_assert_not_reached() into...
2007-12-13 Peter Kjellerstedtgst-libs/gst/rtsp/gstrtspconnection.c: Close control...
2007-11-01 Vincent Torrigst-libs/gst/fft/: Include our own _stdint.h instead...
2007-09-11 Tommi Myöhänengst-libs/gst/rtsp/gstrtspconnection.c: Make sure we...
2007-08-17 Wim Taymansgst-libs/gst/rtsp/gstrtspconnection.*: Small cleanups.
2007-08-07 Damien LespiauFix compilation on windows. Fixes #464320.
2007-07-24 Wim TaymansAdded beginnings of RTSP documentation.
2007-07-24 Wim TaymansMove SDP and RTSP from helper objects in -good to a...