]> git.sesse.net Git - vlc/commit
RTP sout: rework sample-based audio codecs to not exceed the MTU
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Wed, 11 Jun 2008 18:39:41 +0000 (21:39 +0300)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Wed, 11 Jun 2008 18:39:51 +0000 (21:39 +0300)
commit832cb393faa2548cbee96df95499f374daf4e8ed
tree8d17c56d97142dea7063d528f6a356b1abb50134
parente72ecce9ec4febce33d043eb88bed83a32466ed0
RTP sout: rework sample-based audio codecs to not exceed the MTU

Send as much data as the packetization AND the MTU allow
modules/stream_out/rtp.c
modules/stream_out/rtp.h
modules/stream_out/rtpfmt.c