README.android
1Library Name: CameraX Extension stub and sample
2License: Apache 2
3Description: The CameraX Extension stub library along with a very basic sample
4implementation. The stub includes extension API versions 1.2.0, 1.1.0 and older.
5
6Local patches
7-------------
8- No changes to the stubs
9- Minor modifications to the sample implementation switching effects to white balance modes
10- The HDR preview processor doesn't use GL to render to the registered output surface instead
11 it will just attach the incoming image
12
13