]> git.sesse.net Git - vlc/commit
udp: don't set receive/send buffers for socket
authorIlkka Ollakka <ileoo@videolan.org>
Wed, 20 Nov 2013 15:24:35 +0000 (17:24 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Wed, 20 Nov 2013 15:36:01 +0000 (17:36 +0200)
commit1fb1731824e8abebe37bd8d9665724c69d0f5aee
tree8888f0f57904fcfb4b396b0fd4d3614abe2935c2
parentca5b8920f54bca567880602b444a1e3321f35aa0
udp: don't set receive/send buffers for socket

Current OS should be able to set those buffers to be reasonable, and
this buffer size caused drops with HD udp/ts inputs.
src/network/udp.c