Skip to content

v1.2.0

Latest

Choose a tag to compare

@theshubhamy theshubhamy released this 29 Sep 10:40

Release version 1.2.0 with new video processing features

  • Added new methods for video processing using FFmpeg:
    • Support for merging multiple videos.
    • New method to merge audio with video.
    • Ability to add text overlays to videos.
    • Option to mute video by removing audio track.
  • Ensured compatibility with React Native auto-linking for both iOS and Android.
  • Added TypeScript support with .d.ts files for better developer experience.
  • Improved iOS integration via updated VideoProcessor.podspec.
  • Updated documentation in README.md to include new usage examples.

Release version 1.2.0.

Full Changelog: v1.1.0...v1.2.0