Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: androidx/media
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.2
Choose a base ref
...
head repository: androidx/media
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.3
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 5, 2026

  1. Update release notes for 1.9.2 and add missing link

    PiperOrigin-RevId: 865864800
    (cherry picked from commit cbbfd0f)
    tonihei authored and icbaker committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    053cb73 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. Disable OpusPlaybackTest

    The emitted samples differ between gradle and internal test systems.
    
    #cherrypick
    
    PiperOrigin-RevId: 874536531
    (cherry picked from commit b3a119e)
    icbaker committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    c982bb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. Fix offload playback readiness and presentation end handling.

    In DefaultAudioSink, only mark offload presentation as handled if the audio output has actually stopped. This prevents `hasPendingData` from returning false prematurely during offloaded playlist playback.
    
    PiperOrigin-RevId: 882123651
    (cherry picked from commit 3a4987a)
    Googler authored and icbaker committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    08a33de View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Add release note for 3a4987a

    PiperOrigin-RevId: 882528071
    (cherry picked from commit df3739c)
    tonihei authored and icbaker committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    3266250 View commit details
    Browse the repository at this point in the history
  2. Update version to 1.9.3

    icbaker committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    629390e View commit details
    Browse the repository at this point in the history
  3. Update release notes for 1.9.3

    PiperOrigin-RevId: 882698655
    (cherry picked from commit 247ccd8)
    icbaker committed Mar 12, 2026
    Configuration menu
    Copy the full SHA
    bf40d7a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2026

  1. Configuration menu
    Copy the full SHA
    9b8b13d View commit details
    Browse the repository at this point in the history
Loading