rtsp: weekday and month names in RTSP date string should be in C locale
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 4 May 2010 14:32:59 +0000 (15:32 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 5 May 2010 12:04:25 +0000 (13:04 +0100)
commit7fee2c0fe7aeb9f743a6676bef07ed657e8025e2
tree897075e8a5829bb0ed6109d17dc678a08852eff8
parentf99cb8b9bd2a9c0596fbd742dd7075ad34a5e881
rtsp: weekday and month names in RTSP date string should be in C locale

Create date string using C locale weekday and month names.

Fixes #617636.
gst-libs/gst/rtsp/gstrtspconnection.c