]> git.sesse.net Git - vlc/history - modules/access/rtp/rtp.c
RTP: audio/MPA needs to be packetized
[vlc] / modules / access / rtp / rtp.c
2009-02-28 Rémi Denis-CourmontRTP: audio/MPA needs to be packetized
2009-02-28 Rémi Denis-CourmontSAP: add new payload types
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-24 Rémi Denis-CourmontRTP: update plugin name
2009-01-11 Rémi Denis-CourmontRTP: allow odd RTP ports for TCP & DCCP
2009-01-11 Rémi Denis-CourmontRTP: implement separate option for RTCP receive port
2009-01-11 Rémi Denis-CourmontRemove some semi-colons
2008-12-09 Laurent AimarRemove access-filter support.
2008-12-09 Laurent AimarRemoved useless stream_DemuxDelete.
2008-12-07 Rémi Denis-CourmontRTP: add QCLEP and GSM static formats (untested)
2008-11-27 Rémi Denis-CourmontRTP: implement demux EOF
2008-11-27 Rémi Denis-CourmontRTP: notify demux thread when RTP flow is dead
2008-11-22 Laurent AimarDo not refuse to open odd port number with RTP input...
2008-11-09 Rémi Denis-CourmontRTP: try to improve packet re-ordering
2008-11-09 Rémi Denis-CourmontMove RTP to access/rtp