]> git.sesse.net Git - vlc/history - modules/access/rtp/rtp.h
LGPL
[vlc] / modules / access / rtp / rtp.h
2012-11-13 Jean-Baptiste KempfLGPL
2012-08-21 Rémi Denis-CourmontRTP input: keep track of chained demux
2011-11-04 Rémi Denis-CourmontRTP: print an explanatory error in case of dynamic...
2011-08-30 Rémi Denis-CourmontUnify (ACCESS|DEMUX)_GET_PTS_DELAY
2011-03-01 Rémi Denis-CourmontRTP: skip reordering timer in case of TCP
2011-03-01 Rémi Denis-CourmontRTP: use poll() timeout, get rid of the threaded timer...
2010-12-03 Pierre Ynardrtp: option to assume Theora for unknown dynamic payloads
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