Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Compression library for videos in Android

Latest
Compare
Choose a tag to compare
@AbedElazizShe AbedElazizShe released this 17 Aug 08:43
  • Thanks to LiewJunTung for improving the error handling.
  • Thanks to CristianMG for improving the storage configuration and making the library testable.
  • Thanks to dan3988 for replacing video size with resizer which made using the library way more flexible.
  • Thanks to imSzukala for changing min supported api to 21.
  • Thanks to josebraz for improving codec profile approach.
  • Thanks to ryccoatika for improving exception handling for the coroutines.