]> git.sesse.net Git - vlc/commit
rtp: improve PCM packetization (fixes #6505) and try zero copy
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 25 Sep 2014 18:47:38 +0000 (21:47 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 25 Sep 2014 19:21:57 +0000 (22:21 +0300)
commit2db8c89d323a03de8205612a90cf53d2db4a6cc8
treedba1b1d1e26e7266266be9b2463b34bd3e5fe28e
parentec288167c8c26ed545523818dbada162d624b9a5
rtp: improve PCM packetization (fixes #6505) and try zero copy

rtp_packetize_split() sets the marker bit according to video semantics,
and uses incorrect timestamp interpolation for PCM.
modules/stream_out/rtpfmt.c