File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ android {
1515 minSdk = 24
1616 targetSdk = 36
1717 versionCode = 17
18- versionName = " 1.5.1 (Experimental, google-pixel-10-fix branch) "
18+ versionName = " 1.5.2 "
1919
2020 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2121 }
Original file line number Diff line number Diff line change 11Compressor 1.5.2 adds new features:
2- - Resolution, frame rate and audio bitrate now scale up and down with target size
2+ - Resolution, frame rate and audio bitrate now scale up and down with target size
3+ - Link to GitHub repo in the info tab
4+
5+ Bug Fixes:
6+ - Fixed an issue with HDR tonemapping on Tensor G5 devices for videos with BT.2020 and HLG colour space when encoding to H.264 or H.265
7+ - Fixed the report bug modal not being scrollable
8+ - Fixed reproducible builds
You can’t perform that action at this time.
0 commit comments