]> git.sesse.net Git - vlc/history - modules/access/rtp
v4l2: remove useless switch(), cosmetic, no functional changes
[vlc] / modules / access / rtp /
2008-12-03 Rémi Denis-CourmontRTP: dequeue and discard late packets
2008-12-03 Rémi Denis-CourmontCosmetic
2008-12-02 Rémi Denis-CourmontFix socket hang-up detection
2008-11-27 Rémi Denis-CourmontRTP: implement demux EOF
2008-11-27 Rémi Denis-CourmontRevert "Fixed deadlock when no data are received in...
2008-11-27 Rémi Denis-CourmontRTP: notify demux thread when RTP flow is dead
2008-11-27 Rémi Denis-CourmontRTP: fail when object is killed
2008-11-27 Rémi Denis-CourmontRTP: some documentation
2008-11-27 Rémi Denis-CourmontRTP: fix use of unitialized value
2008-11-24 Laurent AimarFixed deadlock when no data are received in rtp.
2008-11-22 Laurent AimarDo not refuse to open odd port number with RTP input...
2008-11-09 Rémi Denis-Courmontread -> recv for Wins(o|u)ck
2008-11-09 Rémi Denis-CourmontRTP: try to improve packet re-ordering
2008-11-09 Rémi Denis-CourmontMove RTP to access/rtp