shithub: openh264

Download patch

ref: d97f4c5b680bb90bf476c648b3e0a0bb480be0f2
parent: 44d8560698ce6e22c315c500ac00451fd276607e
parent: 03add693866e95a5e9d59e22753a9179281ac5fb
author: HaiboZhu <haibozhu@cisco.com>
date: Tue Jul 12 05:01:28 EDT 2016

Merge pull request #2524 from HaiboZhu/Change_SharedLibVersion

Update the SharedLibVersion to make the compatibilty

--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@
 STATIC_LDFLAGS=-lstdc++
 
 VERSION=1.6
-SHAREDLIBVERSION=0
+SHAREDLIBVERSION=3
 
 ifeq (,$(wildcard $(SRC_PATH)gmp-api))
 HAVE_GMP_API=No