Skip to content

Tags: Project-Oasis/LightCompressor

Tags

x-0.2.2

Toggle x-0.2.2's commit message
Minor - Removed unnecessary dependency

x-0.2.1

Toggle x-0.2.1's commit message
Minor changes

x-0.2

Toggle x-0.2's commit message
1. CompressorWithCoroutine - Created object, 2. MinSDK to 23

x-0.1.1

Toggle x-0.1.1's commit message
compressVideosInCoroutine - Made function public

x-0.1

Toggle x-0.1's commit message
Added Coroutine based wrapper function

1.2.0

Toggle 1.2.0's commit message
- **Breaking** You should pass `storageConfiguration` which contains …

…the directory you wish to save the output videos in as **saveAt**, an optional name of the video output as **fileName**, and whether the video output should be saved in app-specific file directory or not as **isExternal**.

- **Breaking** **frameRate** cannot be passed anymore.
- Bugs fixes

1.1.1

Toggle 1.1.1's commit message
v1.1.1

1.1.0

Toggle 1.1.0's commit message
v1.1.0

1.0.1

Toggle 1.0.1's commit message
- Migrated to gradle version 7.0.4

- Increased the target SDK to 31

1.0.0

Toggle 1.0.0's commit message
Added disable audio option

Bugs fixes