Commit 423552f4de6ac97cd07b6bae348eae546bba31cb
1 parent
82764fae
升级推流SDk
Showing
22 changed files
with
6 additions
and
6 deletions
.idea/gradle.xml
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | <GradleProjectSettings> | 5 | <GradleProjectSettings> |
| 6 | <option name="distributionType" value="LOCAL" /> | 6 | <option name="distributionType" value="LOCAL" /> |
| 7 | <option name="externalProjectPath" value="$PROJECT_DIR$" /> | 7 | <option name="externalProjectPath" value="$PROJECT_DIR$" /> |
| 8 | - <option name="gradleHome" value="C:\Program Files\Android\Android Studio\gradle\gradle-2.14.1" /> | 8 | + <option name="gradleHome" value="C:\Program Files\Android\Android Studio\gradle\gradle-3.3" /> |
| 9 | <option name="modules"> | 9 | <option name="modules"> |
| 10 | <set> | 10 | <set> |
| 11 | <option value="$PROJECT_DIR$" /> | 11 | <option value="$PROJECT_DIR$" /> |
.idea/misc.xml
| @@ -37,7 +37,7 @@ | @@ -37,7 +37,7 @@ | ||
| 37 | <ConfirmationsSetting value="0" id="Add" /> | 37 | <ConfirmationsSetting value="0" id="Add" /> |
| 38 | <ConfirmationsSetting value="0" id="Remove" /> | 38 | <ConfirmationsSetting value="0" id="Remove" /> |
| 39 | </component> | 39 | </component> |
| 40 | - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | 40 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> |
| 41 | <output url="file://$PROJECT_DIR$/build/classes" /> | 41 | <output url="file://$PROJECT_DIR$/build/classes" /> |
| 42 | </component> | 42 | </component> |
| 43 | <component name="ProjectType"> | 43 | <component name="ProjectType"> |
app/build.gradle
| @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' | @@ -2,7 +2,7 @@ apply plugin: 'com.android.application' | ||
| 2 | 2 | ||
| 3 | android { | 3 | android { |
| 4 | compileSdkVersion 24 | 4 | compileSdkVersion 24 |
| 5 | - buildToolsVersion "24.0.3" | 5 | + buildToolsVersion '25.0.0' |
| 6 | defaultConfig { | 6 | defaultConfig { |
| 7 | applicationId "com.cnlive.demo.streamqn" | 7 | applicationId "com.cnlive.demo.streamqn" |
| 8 | minSdkVersion 16 | 8 | minSdkVersion 16 |
app/libs/libcnlivestream.jar
No preview for this file type
app/src/main/jniLibs/arm64-v8a/libpldroid_mmprocessing.so
No preview for this file type
app/src/main/jniLibs/arm64-v8a/libpldroid_streaming_aac_encoder.so
No preview for this file type
app/src/main/jniLibs/arm64-v8a/libpldroid_streaming_core.so
No preview for this file type
app/src/main/jniLibs/arm64-v8a/libpldroid_streaming_h264_encoder.so
No preview for this file type
app/src/main/jniLibs/armeabi-v7a/libpldroid_mmprocessing.so
No preview for this file type
app/src/main/jniLibs/armeabi-v7a/libpldroid_streaming_aac_encoder.so
No preview for this file type
app/src/main/jniLibs/armeabi-v7a/libpldroid_streaming_core.so
No preview for this file type
app/src/main/jniLibs/armeabi-v7a/libpldroid_streaming_h264_encoder.so
No preview for this file type
app/src/main/jniLibs/armeabi/libpldroid_mmprocessing.so
No preview for this file type
app/src/main/jniLibs/armeabi/libpldroid_streaming_aac_encoder.so
No preview for this file type
app/src/main/jniLibs/armeabi/libpldroid_streaming_core.so
No preview for this file type
app/src/main/jniLibs/armeabi/libpldroid_streaming_h264_encoder.so
No preview for this file type
app/src/main/jniLibs/x86/libpldroid_mmprocessing.so
No preview for this file type
app/src/main/jniLibs/x86/libpldroid_streaming_aac_encoder.so
No preview for this file type
app/src/main/jniLibs/x86/libpldroid_streaming_core.so
No preview for this file type
app/src/main/jniLibs/x86/libpldroid_streaming_h264_encoder.so
No preview for this file type
build.gradle
| @@ -5,7 +5,7 @@ buildscript { | @@ -5,7 +5,7 @@ buildscript { | ||
| 5 | jcenter() | 5 | jcenter() |
| 6 | } | 6 | } |
| 7 | dependencies { | 7 | dependencies { |
| 8 | - classpath 'com.android.tools.build:gradle:2.2.2' | 8 | + classpath 'com.android.tools.build:gradle:2.3.0' |
| 9 | 9 | ||
| 10 | // NOTE: Do not place your application dependencies here; they belong | 10 | // NOTE: Do not place your application dependencies here; they belong |
| 11 | // in the individual module build.gradle files | 11 | // in the individual module build.gradle files |
gradle/wrapper/gradle-wrapper.properties
| 1 | -#Mon Dec 28 10:00:20 PST 2015 | 1 | +#Wed Mar 08 10:31:51 CST 2017 |
| 2 | distributionBase=GRADLE_USER_HOME | 2 | distributionBase=GRADLE_USER_HOME |
| 3 | distributionPath=wrapper/dists | 3 | distributionPath=wrapper/dists |
| 4 | zipStoreBase=GRADLE_USER_HOME | 4 | zipStoreBase=GRADLE_USER_HOME |
| 5 | zipStorePath=wrapper/dists | 5 | zipStorePath=wrapper/dists |
| 6 | -distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip | 6 | +distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip |