Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 | Andrew Van Til | 2013-04-09 | 1 | -1/+2 |
| | | | | Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | lavf: Add a protocol for SRTP encryption/decryption | Martin Storsjö | 2013-01-15 | 1 | -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> |