]> git.sesse.net Git - vlc/commit
Do not refuse to open odd port number with RTP input access.
authorLaurent Aimar <fenrir@videolan.org>
Sat, 22 Nov 2008 13:16:54 +0000 (14:16 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 22 Nov 2008 13:16:54 +0000 (14:16 +0100)
commitdadedd20e5e841d6d71c71ba4b2056726517c70a
tree524bb2a5b0924c8e9d2093b0f5df5ad122e4f5f0
parent94a2e5cd09df4839919950d0463a5f6889e8efac
Do not refuse to open odd port number with RTP input access.

It is a common pratice to allows it for at least TS over RTP.
I have added an error message when using a odd port.
modules/access/rtp/rtp.c