-
Notifications
You must be signed in to change notification settings - Fork 582
Insights: androidx/media
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
1.8.0
published
Jul 30, 2025
1 Pull request merged by 1 person
-
Add listener bookkeeping to ForwardingPlayer
#2676 merged
Jul 30, 2025
8 Pull requests opened by 3 people
-
Update notification when device info changes
#2669 opened
Jul 27, 2025 -
Add notification for empty player setting
#2670 opened
Jul 27, 2025 -
Allow to opt into System UI and bluetooth playback resumption seperately
#2671 opened
Jul 27, 2025 -
Allow opting out of media button playback resumption at runtime
#2672 opened
Jul 27, 2025 -
Remove outdated qualifiers on resources folders
#2685 opened
Jul 30, 2025 -
Motion photo poc
#2689 opened
Jul 31, 2025 -
MotionPhoto POC
#2690 opened
Jul 31, 2025 -
Remove outdated SDK references
#2693 opened
Aug 2, 2025
11 Issues closed by 6 people
-
Support for MPDs without default_KID or Allow Manual Injection via PSSH
#2686 closed
Jul 31, 2025 -
DownloadService issue with new behavior android 15
#2614 closed
Jul 31, 2025 -
ExoPlayer in ForwardingSimpleBasePlayer triggers multiple asserts
#2674 closed
Jul 30, 2025 -
MetadataRetriever#retrieveDurationUs returns 0 for certain mp3 files
#2682 closed
Jul 30, 2025 -
Invalid audio session ID -1
#2678 closed
Jul 30, 2025 -
ForwardingPlayer removeListener() doesn't work if Player uses object sameness instead of equality
#2675 closed
Jul 30, 2025 -
IndexOutOfBoundsException handleSetMediaItems
#2335 closed
Jul 29, 2025 -
Support Uri output in Transformer.start() for Scoped Storage compatibility
#2680 closed
Jul 29, 2025 -
Mp3Extractor: Support files with (slightly) incorrectly declared ID3 tag lengths
#811 closed
Jul 29, 2025 -
What is MediaSession2?
#2668 closed
Jul 28, 2025
9 Issues opened by 9 people
-
MediaNotificationManager retains service after onDestroy is called
#2692 opened
Aug 2, 2025 -
Is it possible to get all frames presentation timestamps?
#2691 opened
Aug 1, 2025 -
DASH playback fails with a data: manifest URI due to CmcdData.removeFromUri
#2688 opened
Jul 31, 2025 -
MP2 track in MP4 container is incorrectly identified as MP3, resulting in (MP3) decoder failure
#2683 opened
Jul 30, 2025 -
Player$Listener.onMediaItemTransition error
#2681 opened
Jul 29, 2025 -
Unable to customize media3 notification as per the tutorial
#2679 opened
Jul 29, 2025 -
Add support for haptic playback in the ExoPlayer
#2677 opened
Jul 28, 2025
35 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add detection for DTS-HD audio tracks in MatroskaExtractor
#2485 commented on
Jul 31, 2025 • 2 new comments -
Playback resumption - How to opt-out at runtime?
#770 commented on
Jul 27, 2025 • 0 new comments -
HLS Interstitial support for live sliding window
#2484 commented on
Jul 30, 2025 • 0 new comments -
MetadataRetriever#retrieveDurationUs leads to OOM
#2650 commented on
Jul 30, 2025 • 0 new comments -
A few video in a list overlap each other
#1107 commented on
Jul 31, 2025 • 0 new comments -
Audio tracks not selectable in HLS playlist
#2634 commented on
Jul 31, 2025 • 0 new comments -
Audio focus handling with more than one ExoPlayer-instance/video-playing
#1798 commented on
Jul 31, 2025 • 0 new comments -
OnRoutingChangedListenerApi24::onRoutingChanged takes too long in ExoPlayer:ExoPlayer:Playback thread, result doSomeWork can not render frames timely.
#2646 commented on
Jul 31, 2025 • 0 new comments -
Player Stalls on Live DASH Stream with SCTE-35 SpliceInsert in EventStream (No Ad Content Expected)
#2636 commented on
Aug 1, 2025 • 0 new comments -
Persistent Widevine L3 Playback Failures: OEMCrypto_DecryptCENC failed: status = 36
#2605 commented on
Aug 1, 2025 • 0 new comments -
Media3 SeekBar Preview on HLS MediaItem
#2521 commented on
Aug 1, 2025 • 0 new comments -
Is possible to change video effect dynamically ?
#1393 commented on
Aug 1, 2025 • 0 new comments -
Encoding Failed
#2666 commented on
Aug 2, 2025 • 0 new comments -
Add `SphericalGLSurfaceView` support to `PlayerSurface`
#2619 commented on
Jul 30, 2025 • 0 new comments -
session: Avoid ForegroundServiceDidNotStartInTimeException...
#2626 commented on
Jul 29, 2025 • 0 new comments -
Move legacy session calls to a new thread
#2648 commented on
Jul 28, 2025 • 0 new comments -
Remove duplicated `Modifier` usages in `:demos:compose`
#2654 commented on
Jul 30, 2025 • 0 new comments -
Ensures errors are correctly attributed to ad or content
#2655 commented on
Jul 29, 2025 • 0 new comments -
Using a MediaLibrarySession with multiple Players and switching based on content type
#2623 commented on
Jul 28, 2025 • 0 new comments -
Player Errors during Ad playback not are attributed correctly
#2656 commented on
Jul 28, 2025 • 0 new comments -
Media3 1.6.0 messes up custom media buttons on android auto / media notification
#2292 commented on
Jul 28, 2025 • 0 new comments -
Calling Player#prepare in STATE_IDLE ignores targetLiveOffset
#2606 commented on
Jul 28, 2025 • 0 new comments -
androidx.media3.session.PlayerWrapper.getCurrentTimelineWithCommandCheck() doesn't respect the absence of COMMAND_GET_TIMELINE correctly
#2665 commented on
Jul 28, 2025 • 0 new comments -
Compose PlayerSurface extends beyond bounds Android 11 and older
#2638 commented on
Jul 28, 2025 • 0 new comments -
Unexpected runtime error: IllegalStateException after ExoPlaybackException: MediaCodecAudioRenderer
#2616 commented on
Jul 29, 2025 • 0 new comments -
UI widgets - Support volume, muting and device volume control in Media3 Controller Test (testapps/controller)
#2659 commented on
Jul 29, 2025 • 0 new comments -
UI widgets - Support track selection parameters in Media3 Controller Test (testapps/controller)
#2660 commented on
Jul 29, 2025 • 0 new comments -
UI widgets - Support more timeline management in Media3 Controller Test (testapps/controller)
#2657 commented on
Jul 29, 2025 • 0 new comments -
UI widgets - Support AudioAttributes in Media3 Controller Test (testapps/controller)
#2661 commented on
Jul 29, 2025 • 0 new comments -
UI widgets - Support speed/pitch change in Media3 Controller Test (testapps/controller)
#2662 commented on
Jul 29, 2025 • 0 new comments -
UI widgets - Allow viewing detailed item, playlist and timeline item metadata in Media3 Controller Test (testapps/controller)
#2663 commented on
Jul 29, 2025 • 0 new comments -
UI widgets - Support detailed seekbar in Media3 Controller Test (testapps/controller)
#2664 commented on
Jul 29, 2025 • 0 new comments -
Transformer.start() should support Uri or OutputStream
#850 commented on
Jul 30, 2025 • 0 new comments -
ExoPlayer can't resume playback after stopping Casting
#2382 commented on
Jul 30, 2025 • 0 new comments -
Dash stream with DAI, no overlay
#2597 commented on
Jul 30, 2025 • 0 new comments