]> git.sesse.net Git - ffmpeg/commit
tls: Add support for listen mode
authorMartin Storsjö <martin@martin.st>
Thu, 19 Sep 2013 09:30:52 +0000 (12:30 +0300)
committerMartin Storsjö <martin@martin.st>
Thu, 26 Sep 2013 20:13:35 +0000 (23:13 +0300)
commit705b748e8d8612385c96428ae36ed0d42a170d93
tree5966e172bdc74c02b7ee39e36fb52b828e9298bd
parent5c53bf7aaf03748464cbf978bffe7ffdb71112b1
tls: Add support for listen mode

Also add options for specifying a certificate and key, which can
be used both when operating as client and as server.

Partially based on a patch by Peter Ross.

Signed-off-by: Martin Storsjö <martin@martin.st>
doc/protocols.texi
libavformat/tls.c
libavformat/version.h