]> git.sesse.net Git - vlc/history - modules/demux/nsc.c
Initial support for Secure Real-Time Protocol (RFC3711) - refs #321
[vlc] / modules / demux / nsc.c
2007-02-25 Laurent AimarBunch of warning fixes.
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-21 Rémi Denis-CourmontRevert flawed [17208]. Really fix the sign comparison.
2006-10-21 Jean-Paul SamanFix invalid comparison, result was always false.
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-03-18 Christophe MutricyAll: string review (refs: #438)
2006-02-01 Rémi Denis-CourmontFix warnings
2006-01-12 Antoine CellerierFSF address change.
2005-10-23 Rémi Denis-CourmontAdd usual SVN properties
2005-10-23 Rémi Denis-CourmontC source code is not executable
2005-09-29 Jean-Paul SamanFix compiler warning, remove unused variables
2005-08-31 Derk-Jan Hartman* NSC demuxer and decoder based on jlj's nscdec: http...