]> git.sesse.net Git - vlc/history - modules/access/rtp/rtp.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / access / rtp / rtp.h
2010-03-28 Rémi Denis-CourmontRTP: premultiply timeout value to VLC frequency
2009-10-18 Rémi Denis-CourmontFix goofed inconsistent license text from myself.
2009-10-06 Rémi Denis-CourmontRTP: support build without libvlc_srtp
2009-07-19 Rémi Denis-CourmontRTP: avoid pf_demux. Fix input thread latency
2009-04-16 Rémi Denis-CourmontPrivatize a variable
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-09 Rémi Denis-CourmontRTP: try to improve packet re-ordering
2008-11-09 Rémi Denis-CourmontMove RTP to access/rtp