gstreamer/gst-libs/gst
Wim Taymans 4826ec4e4d rtsp: calculate the local ip address in accept
Calculate the local IP address in the accept call. We need to place this IP
address in the GET reply in the X-Server-IP-Address header so that the client
knows where to send the POST to in case of tunneled RTSP. Before this patch
it used the client IP address, which would make the client send the POST request
to itself and fail.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=697092
2013-04-04 12:16:47 +02:00
..
allocators dmabuf: Some code cleanup 2013-03-30 12:08:06 +01:00
app appsrc: fix deadlock setting pipeline in NULL state with block=true 2013-03-12 11:16:57 +01:00
audio audiodecoder: don't make negative timestamp 2013-03-31 13:46:30 +02:00
fft fft: Fix compiler errors caused by not including config.h 2013-03-02 19:13:39 +01:00
pbutils pbutils: add description for TrueHD audio 2013-04-02 22:56:19 +01:00
riff riff: add "note" tag 2013-03-25 13:26:25 +00:00
rtp gst-libs: use GST_*_1_0 environment variables everywhere 2013-01-16 10:16:27 +00:00
rtsp rtsp: calculate the local ip address in accept 2013-04-04 12:16:47 +02:00
sdp sdp: Do not assign -1 to an unsigned variable, use 0 instead 2013-04-03 09:53:22 +02:00
tag vorbistag: add mapping for TOTALTRACKS and TOTALDISCS tags 2013-02-14 00:33:56 +00:00
video videofilter: add caps to pool config 2013-04-04 10:44:13 +02:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am allocators: Add dmabuf-based GstMemory and GstAllocator 2013-02-19 10:05:38 +01:00