Merge commit '4438d1c6ed'
* commit '4438d1c6ed': rtsp: parse lang attribute in SDP Conflicts: libavformat/rtsp.h libavformat/version.h See:c7ad1f562bMerged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
285eea0001
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
#define LIBAVFORMAT_VERSION_MAJOR 56
|
||||
#define LIBAVFORMAT_VERSION_MINOR 23
|
||||
#define LIBAVFORMAT_VERSION_MICRO 100
|
||||
#define LIBAVFORMAT_VERSION_MICRO 101
|
||||
|
||||
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
|
||||
LIBAVFORMAT_VERSION_MINOR, \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue