1. 02 Aug, 2022 1 commit
  2. 01 Aug, 2022 2 commits
  3. 29 Jul, 2022 4 commits
  4. 28 Jul, 2022 1 commit
  5. 19 Oct, 2022 1 commit
  6. 28 Jul, 2022 3 commits
  7. 19 Oct, 2022 1 commit
  8. 27 Jul, 2022 3 commits
  9. 26 Jul, 2022 10 commits
  10. 25 Jul, 2022 5 commits
  11. 22 Jul, 2022 1 commit
    • Allow stream offset passed to GlEffectsFrameProcessor to change. · b9f6df79
      This is needed for applying effects to a playlist.
      
      The effects are applied based on the presentation time of the
      frame in its corresponding media item and the offset is added
      back before encoding.
      
      Each time the offset changes, end of input stream is signalled
      to the texture processors. This is needed because the texture
      processors can expect monotonically increasing timestamp within
      the same input stream but when the offset changes, the timstamps
      jump back to 0.
      
      PiperOrigin-RevId: 462714966
      (cherry picked from commit 46ab06b8)
      hschlueter committed
  12. 21 Jul, 2022 3 commits
  13. 20 Jul, 2022 1 commit
  14. 19 Jul, 2022 4 commits