Releases: deepmedia/Transcoder
Releases · deepmedia/Transcoder
v0.11.2
v0.11.1
What's Changed
- Implements DefaultDataSink dynamic queue by @jumperson in #166
- Tests for #180, Release 0.11.1 by @natario1 in #207
Full Changelog: v0.11.0...v0.11.1
v0.11.0
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