aboutsummaryrefslogtreecommitdiff
path: root/camera/camera-video/build.gradle
AgeCommit message (Expand)Author
2022-02-04Move to TOML as source of truth for library groups and versionsAurimas Liutikas
2022-01-19Add LabTestRule to VideoRecordingFrameDropTestTrevor McGuire
2021-12-22Upgrade to junit 4.13.2Aurimas Liutikas
2021-11-19Use CamcorderProfile for Video Codec SettingsTrevor McGuire
2021-09-30minSdk -> RequiresApi for camera-videoTrevor McGuire
2021-09-30Align camera-video version with camera-core version to meet same version goal.Julie Wu
2021-09-29Update api files for camera-video artifact.TY Chang
2021-07-29Add lifecycle concept to the VideoRecordingTestWegin Lee
2021-06-08Update kotlinx.coroutines to version 1.5.0Steven Schäfer
2021-05-24Migrate camera to use Gradle Version CatalogsAurimas Liutikas
2021-05-19Fix lint baseline suppression(s) of ClassVerificationFailure in camera-core/c...leo huang
2021-05-18Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09Jim Sproch
2021-04-26Rename libs extra to excludesAurimas Liutikas
2021-03-04Create VideoCapabilities and QualitySelectorleo huang
2021-02-17Standardize to more kt-compatible syntaxJim Sproch
2021-02-03Add test case for camera-video moduleAL Ho
2020-12-30Add video encoder test case and file.AL Ho
2020-11-06Add Encoder related interfaces and implementationleo huang
2020-11-05Duplicate camera-core/VideoCapture to camera-video/VideoCaptureLeagcyAL Ho
2020-09-11Added camera-video moduleleo huang