media/extensions
tonihei d33a6b49f0 User-defined fallback if Cronet is not available
When using the CronetEngine.Builder class, it automatically selects the
Cronet version preferring higher version codes and falling back to a Java
Http implementation if no native or GMSCore version is available.

This version selection has now been moved into the CronetEngineFactory
class to always prefer GMSCore over natively bundled versions. We also
ignore the Cronet internal Java implementation. Instead, users of
CronetDataSourceFactory can provide their own fallback factory. If none is
provided, we use DefaultHttpDataSourceFactory.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154821040
2017-05-04 20:48:59 +01:00
..
cronet User-defined fallback if Cronet is not available 2017-05-04 20:48:59 +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