]> git.sesse.net Git - vlc/commit
* udp: Patch by Marian Durkovic:
authorLaurent Aimar <fenrir@videolan.org>
Thu, 6 Oct 2005 20:24:55 +0000 (20:24 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 6 Oct 2005 20:24:55 +0000 (20:24 +0000)
commitd4c07f8d566f766845c01ec7dd51032b4267ab7e
tree6c199bf4cde25d13de49f15e53a5567bff58a992
parent8ac98153fc129313dc2af83c62d0ff44942c772d
 * udp: Patch by Marian Durkovic:
    "I've added a bit of code to the UDP/RTP input, which assures that old
 or duplicate RTP packets are trashed. When the network performs packet
 reordering, only one discontinuity happens instead of 3 before - since
 the old packet is trashed. If multiple copies of the same packet are
 received, only one is used and all the others are trashed."
modules/access/udp.c