Transcoder

🎞 Hardware-accelerated video transcoding using Android MediaCodec APIs. Supports cropping, concatenation, clipping, audio processing, video speed and much more.

APACHE-2.0 License

Stars
779

Bot releases are hidden (Show)

Transcoder - v0.11.1 Latest Release

Published by natario1 about 1 month ago

What's Changed

Full Changelog: https://github.com/deepmedia/Transcoder/compare/v0.11.0...v0.11.1

Transcoder - v0.11.0

Published by natario1 2 months ago

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: https://github.com/deepmedia/Transcoder/compare/v0.10.5...v0.11.0

Transcoder - v0.10.5

Published by natario1 over 1 year ago

See changelog.

Transcoder - v0.10.4

Published by natario1 about 3 years ago

See changelog.

Transcoder - v0.10.3

Published by natario1 over 3 years ago

See changelog.

Transcoder - v0.10.2

Published by natario1 over 3 years ago

See changelog.

Transcoder - v0.10.1

Published by natario1 over 3 years ago

See changelog.

Transcoder - v0.10.0

Published by natario1 over 3 years ago

See changelog.

Transcoder - v0.9.1

Published by mudar over 4 years ago

See changelog.

Transcoder - v0.9.0

Published by natario1 over 4 years ago

See changelog.

Transcoder - v0.8.0

Published by natario1 almost 5 years ago

See changelog.

Transcoder - v0.7.4

Published by natario1 almost 5 years ago

See changelog.

Transcoder - v0.7.3

Published by natario1 about 5 years ago

See changelog.

Transcoder - v0.7.2

Published by natario1 about 5 years ago

See changelog.

Transcoder - v0.7.1

Published by natario1 about 5 years ago

See changelog.

Transcoder - v0.7.0

Published by natario1 about 5 years ago

See changelog.

Transcoder - v0.6.0

Published by natario1 about 5 years ago

See changelog.

Transcoder - v0.5.0

Published by natario1 over 5 years ago

See changelog.

Transcoder - v0.4.0

Published by natario1 over 5 years ago

First release - new package name, improvements to the API surface and to the engine.

Package Rankings
Top 16.35% on Repo1.maven.org
Badges
Extracted from project README
Build Status Release Issues
Related Projects