diff options
| author | Peter Kjellerstedt <pkj@axis.com> | 2008-06-04 11:59:18 +0000 |
|---|---|---|
| committer | Peter Kjellerstedt <pkj@axis.com> | 2008-06-04 11:59:18 +0000 |
| commit | d60878ab14b68928e976afafddb74629e2a67ae7 (patch) | |
| tree | 0ca337e64ee3213b4a44ec10f4de7710a49c38a0 /ChangeLog | |
| parent | 21c48f1a1d6b83c7f770f4b32ea5901a42b61683 (diff) | |
gst/rtsp/gstrtspsrc.c: Use the new gst_rtsp_connection_get_ip() to access the IP address of a GstRTSPConnection since...
Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
Use the new gst_rtsp_connection_get_ip() to access the IP address
of a GstRTSPConnection since it is a private member.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-06-04 Peter Kjellerstedt <pkj@axis.com> + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink): + Use the new gst_rtsp_connection_get_ip() to access the IP address + of a GstRTSPConnection since it is a private member. + 2008-06-04 Tim-Philipp Müller <tim.muller at collabora co uk> * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer): |
