Skip to content

v0.11.0

Compare
Choose a tag to compare
@natario1 natario1 released this 15 Aug 13:35
· 4 commits to main since this release
e555553

What's Changed

This release focuses on stability and performance, fixing old bugs that were making the library unstable and unreliable.
In addition, the library is now available at new maven coordinates io.deepmedia.community:transcoder-android.
The old coordinates will still work and receive updates.

  • Enhancement: Revisit transcoding pipeline (#203)
  • Enhancement: Allow SpeedTimeInterpolator reuse, thanks to @vaibhavpandeyvpz (#199)
  • Fix: fix video artifacts, thanks to @jumperson (#199)
  • Fix: fix end-of-stream flag not sent (#201)
  • Fix: fix performance issues, thanks to @jumperson (#202)
  • Fix: handle null buffers (#203)
  • Fix: avoid pipeline stalls (#203)
  • Fix: ensure monotonic muxer timestamps (#203)

Full Changelog: v0.10.5...v0.11.0