On 14/01/13 19:12, Martin Storsjö wrote:
> This supports the AES_CM_128_HMAC_SHA1_80 and
> AES_CM_128_HMAC_SHA1_32 cipher suites (from RFC 4568) at the
> moment. The main missing features are replay protection (which can be
> added later without changing the internal API), and the F8 and null
> ciphers.
> ---
>  libavformat/srtp.c |  291 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  libavformat/srtp.h |   50 +++++++++
>  2 files changed, 341 insertions(+)
>  create mode 100644 libavformat/srtp.c
>  create mode 100644 libavformat/srtp.h

Looks ok, if you could go over it and change -1 to AVERRORS and 14 and
friends defines would be great.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to