]> git.sesse.net Git - ffmpeg/commit
lavf: Add a protocol for SRTP encryption/decryption
authorMartin Storsjö <martin@martin.st>
Tue, 11 Dec 2012 22:22:48 +0000 (00:22 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 15 Jan 2013 09:55:10 +0000 (11:55 +0200)
commit2f3bada63e57345329c4f9b48e9b81b5cfc03d05
tree0fca9f3fa78273b26df15fa5bdbbc8e9bdcd14d1
parent424da308302bef604844d3110a39f2f03bf5358e
lavf: Add a protocol for SRTP encryption/decryption

This is mostly useful for encryption together with the RTP muxer,
but could also be set up as IO towards the peer with the SDP
demuxer with custom IO.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/Makefile
libavformat/allformats.c
libavformat/srtpproto.c [new file with mode: 0644]
libavformat/version.h