https://github.com/google/ExoPlayer
Revision f2229d920bd9611cb3daf48a37455c008cdce9e9 authored by olly on 12 September 2016, 19:31:21 UTC, committed by Oliver Woodman on 13 September 2016, 16:44:55 UTC
If/when we add the ability to query version information,
such methods will go into FlacLibrary for consistency with
the other extensions. The difference for Flac is that
since the decoder JNI is used by the extractor too, it
needs splitting into a separate from from FlacDecoder.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=132904665
1 parent de67fa5
History
Tip revision: f2229d920bd9611cb3daf48a37455c008cdce9e9 authored by olly on 12 September 2016, 19:31:21 UTC
Move FlacJni to FlacDecoderJni
Tip revision: f2229d9
File Mode Size
demo
extensions
gradle
library
playbacktests
testutils
.gitignore -rw-r--r-- 809 bytes
CONTRIBUTING.md -rw-r--r-- 1.8 KB
ISSUE_TEMPLATE -rw-r--r-- 994 bytes
LICENSE -rw-r--r-- 11.1 KB
README.md -rw-r--r-- 2.5 KB
RELEASENOTES.md -rw-r--r-- 9.1 KB
build.gradle -rw-r--r-- 1.1 KB
gradle.properties -rw-r--r-- 81 bytes
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
settings.gradle -rw-r--r-- 1.5 KB

README.md

back to top