]> git.sesse.net Git - ffmpeg/commitdiff
Merge commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610'
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 21 Jan 2013 14:00:45 +0000 (15:00 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 21 Jan 2013 14:00:45 +0000 (15:00 +0100)
* commit 'a2a991b2ddf951454ffceb7bcedc9db93e26c610':
  srtp: Improve the minimum encryption buffer size check
  srtp: Add support for a few DTLS-SRTP related crypto suites

Conflicts:
libavformat/version.h

Merged-by: Michael Niedermayer <michaelni@gmx.at>
1  2 
libavformat/srtp.c
libavformat/srtp.h
libavformat/version.h

Simple merge
Simple merge
index 703960141f2c2f82544cb1a065e672d8e80c4c81,c0d791138a68e1c917cae1db0b69824f7505ad7f..ef0cc053d1236286185d33d8cabbf848fb657922
@@@ -30,8 -30,8 +30,8 @@@
  #include "libavutil/avutil.h"
  
  #define LIBAVFORMAT_VERSION_MAJOR 54
 -#define LIBAVFORMAT_VERSION_MINOR 21
 -#define LIBAVFORMAT_VERSION_MICRO  1
 +#define LIBAVFORMAT_VERSION_MINOR 61
- #define LIBAVFORMAT_VERSION_MICRO 101
++#define LIBAVFORMAT_VERSION_MICRO 102
  
  #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                 LIBAVFORMAT_VERSION_MINOR, \