rtspsrc: sanity checks on range info
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Thu, 30 Apr 2009 08:17:23 +0000 (10:17 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Mon, 4 May 2009 15:01:20 +0000 (17:01 +0200)
commit20c7be5741bfd39e2d2cbe647522b99bd339e101
tree70c244f8beff6fa8bc58d071e45477b1e6228da2
parent56656dd03d28f4882bb99c4abcb2035ff880f8c5
rtspsrc: sanity checks on range info

A max range that overflows should not be trusted,
nor should a max range that equals the min range.
Fixes #580851.(a).
gst/rtsp/gstrtspsrc.c