media icon indicating copy to clipboard operation
media copied to clipboard

Jetpack Media3 support libraries for media use cases, including ExoPlayer, an extensible media player for Android

Results 658 media issues
Sort by recently updated
recently updated
newest added

### Media3 Version 1.0.0-beta02 ### Devices that reproduce the issue * Emulator Pixel 5 API 33 ### Devices that do not reproduce the issue _No response_ ### Reproducible in the...

bug
needs triage

### Use case description Reviewing - https://exoplayer.dev/battery-consumption.html - https://exoplayer.dev/doc/reference/com/google/android/exoplayer2/ExoPlayer.html#experimentalSetOffloadSchedulingEnabled(boolean) Topics to consider adding - limitations of offload - volume normalisation, gapless, device/heaphone compatibility - difference between sleepingForOffload and audioTrack.isOffloadedPlayback -...

enhancement

### Use case description The current interface doesn't provide actual status of offload (whether is enabled on the AudioTrack, not whether it's sleeping). It doesn't allow apps making decisions to...

enhancement

### Use case description Audio offload may remove features such as volume normalization, gapless playback, playback speed. If offload is provided as a user preference, it should be possible to...

enhancement

Hi, I'm using `androidx.media3.ui.PlayerView` in my code and everything seems to be working except the background which is always black. I was trying with `app:default_artwork` in my XML file and...

question

Exoplayer RTP VP8 Reader had few issues. Created a [issue](https://partnerissuetracker.corp.google.com/u/0/issues/238153477) describing the same. Fixed the reported issue in the PR and added RTP VP8 tests as well.

Avoid publishing step when following https://github.com/androidx/media#locally for a local checkout. #Fixes https://github.com/androidx/media/issues/117

### Media3 Version 1.0.0-beta01 ### Devices that reproduce the issue Wear OS emulator -- Android 11.0 Wear OS 3 - Preview | arm64 Samsung Galaxy Watch4 (Android 11 Wear OS...

bug
needs triage

### Use case description Apps typically have some image loading library. These libraries may do a few things 1) Cache images to avoid re-requesting 2) Allow customising image loading, such...

enhancement
documentation candidate

### Media3 Version 1.0.0-beta01 ### Devices that reproduce the issue Samsung Galaxy S10+ Samsung Galaxy S32 5G Samsung Galaxy A51 OPPO A93 Happened only on Android 12 ### Devices that...

bug