Skip to content

Add runtime decoder switching - #197

Open
anilbeesetti wants to merge 1 commit into
mainfrom
feature/runtime-decoder-switching
Open

Add runtime decoder switching#197
anilbeesetti wants to merge 1 commit into
mainfrom
feature/runtime-decoder-switching

Conversation

@anilbeesetti

Copy link
Copy Markdown
Owner

Summary

  • add DecoderManager for independent runtime video and audio decoder selection
  • support hardware MediaCodec, system software MediaCodec, bundled FFmpeg, and nullable automatic selection without recreating ExoPlayer
  • integrate the manager with NextRenderersFactory and expose the active decoder modes from analytics callbacks
  • document the API and add focused manager/renderer-controller tests
  • align the library with Media3 1.11.0 and release version 0.14.0

Testing

  • ./gradlew :media3ext:testDebugUnitTest :media3ext:assembleRelease
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant