]> git.sesse.net Git - vlc/commit
rtp: fix Opus packetization and use zero copy
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 25 Sep 2014 18:25:12 +0000 (21:25 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 25 Sep 2014 19:16:44 +0000 (22:16 +0300)
commit81400d7e8916a7b44a1a54138a9f54becf642a76
tree964691f00baed0e110e24decc61b926382f3e900
parent1f5d476ca04244ae677429be6528f2a8cdefb556
rtp: fix Opus packetization and use zero copy

Opus cannot be fragmented, there must be one frame per RTP packet.
modules/stream_out/rtpfmt.c