Skip to content

v0.5.0 - MediaInfo using ffmpeg and Frame Loader

Choose a tag to compare

@anilbeesetti anilbeesetti released this 09 Oct 03:14
· 73 commits to main since this release
347e0db

What's Changed

  • fix(deps): update dependency androidx.annotation:annotation to v1.7.0 by @renovate in #22
  • chore(deps): update actions/upload-artifact action to v3.1.3 by @renovate in #21
  • chore(deps): update actions/checkout action to v4 by @renovate in #20
  • Feat: Add mediainfo module to nextlib by @anilbeesetti in #23
  • Feat: Add mediainfo frame loader by @anilbeesetti in #24
  • Feat: Add mbedtls to support http,tcp,rtmp etc by @anilbeesetti in #25
  • fix: channel layout in mediaInfo by @anilbeesetti in #28
  • chore(deps): update dependency com.android.library to v8.1.2 by @renovate in #27
  • fix: mediainfo bitmap heigth error and EOF error in getting frame from ffmpeg by @anilbeesetti in #30
  • chore(deps): update dependency gradle to v8.4 by @renovate in #31
  • fix(deps): update dependency org.checkerframework:checker-qual to v3.39.0 by @renovate in #29
  • fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.22.0 by @renovate in #26
  • Update README.md by @anilbeesetti in #32

Full Changelog: v0.4.0...v0.5.0