]> git.sesse.net Git - vlc/history - modules/stream_out/rtcp.c
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / stream_out / rtcp.c
2010-02-07 Rémi Denis-CourmontCompile fix
2010-02-07 Rémi Denis-CourmontUse vlc_dup
2009-12-07 Rémi Denis-CourmontRTP out: hint the IP stack we won't be receiving anythi...
2009-10-07 Pierre YnardWinCE: fix build of the RTP stream output
2009-02-25 Rémi Denis-CourmontUse IPPROTO_IP if SOL_IP is missing
2009-02-23 Rémi Denis-CourmontCopy IPv4 multicast TTL from RTP to RTCP.
2008-06-16 Rémi Denis-CourmontRTP sout: memory leak
2008-06-16 Rémi Denis-CourmontRTP sout: append RTCP BYE to the Sender Report
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-31 Rémi Denis-CourmontFix RTCP SR SDES length field - close #1541
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-13 Rémi Denis-CourmontForward declare vlc_url_t
2007-09-20 Rémi Denis-CourmontAnother Win32 problem
2007-09-20 Rémi Denis-CourmontFix typo
2007-09-19 Rémi Denis-CourmontRTCP: support for RTP/RTCP multiplexed on the same...
2007-09-08 Rémi Denis-CourmontRTCP SR is back
2007-09-08 Rémi Denis-CourmontBring back the lightweight RTCP sender