summaryrefslogtreecommitdiffstats
path: root/libavformat/srtpproto.c
Commit message (Collapse)AuthorAgeFilesLines
* lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500Andrew Van Til2013-04-091-1/+2
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* lavf: Add a protocol for SRTP encryption/decryptionMartin Storsjö2013-01-151-0/+144
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>
OpenPOWER on IntegriCloud