1. 08 Jun, 2020 2 commits
    • Adjust input timestamps for the Codec2 MP3 decoder. · 680d9558
      Output timestamps are calculated by the codec based on the buffers,
      which is offset in Codec2. This adjusts the input timestamps as they
      are passed in so they will match the output timestamps produced by
      the MediaCodec.
      
      PiperOrigin-RevId: 314963830
      samrobinson committed
    • Improve ImaAdsLoaderTest ad duration handling · f16803de
      Previously the fake ads loader listener would always pass the same ad
      durations to the fake player, but actually the known ad durations can
      change during playback.
      
      Make the fake behavior more realistic by only exposing durations for
      ads that have loaded.
      
      PiperOrigin-RevId: 314956223
      andrewlewis committed
  2. 05 Jun, 2020 9 commits
  3. 04 Jun, 2020 6 commits
  4. 02 Jun, 2020 10 commits
  5. 01 Jun, 2020 2 commits
  6. 29 May, 2020 11 commits