media/extensions
tonihei 94ffbb2b6a Support for Cronet from GMSCore (Blaze only)
The blaze BUILD file for the Cronet extension now has three options:
Using native bundled Cronet libs, using GMSCore, or using whichever is newer.
The GMSCore version is preselected (as it is the smallest), but other variants
may be used by uncommenting the respective lines.

The API is the same for all cases and the CronetEngine.Builder automatically
selects the newest option or falls back to default http.

To avoid that apps using this extension need to add a dependency to Cronet
themselves, I added a CronetEngineFactory to the Exoplayer extension.

Gradle builds can't be supported (as far as I can see), as the GMSCore Cronet
version is first party only.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154812029
2017-05-04 20:46:44 +01:00
..
cronet Support for Cronet from GMSCore (Blaze only) 2017-05-04 20:46:44 +01:00
ffmpeg Misc cleanup for merged pull requests 2017-04-21 18:09:01 +01:00
flac Add Sonic library for audio speed adjustment. 2017-03-23 19:14:48 +00:00
gvr Fully reset AudioProcessors on releasing AudioTrack 2017-04-18 19:40:05 +01:00
okhttp Generate combined Javadoc 2017-03-22 19:11:28 +00:00
opus Remove unused variable and parameter. 2017-04-06 18:52:03 +01:00
vp9 vp9_extension: Include cstring explicitly 2017-04-26 15:17:41 +01:00