1. 09 Aug, 2022 2 commits
    • HDR: Rename ColorInfo#isHdr to isTransferHdr. · 00749d9d
      While HDR is most closely tied to the color transfer (ex.
      COLOR_TRANSFER_SDR is the only one explicitly mentioning dynamic
      range), technically color spaces may be associated with HDR as well,
      like BT.2020 commonly being used for HDR rather than BT.709 for SDR.
      
      Therefore, it's more specific to mention just that the transfer is HDR.
      
      PiperOrigin-RevId: 466316960
      (cherry picked from commit 35161c74)
      huangdarwin committed
    • Split GlTextureProcessor.Listener into input/output/error listener. · cdd47ff7
      This simplifies ChainingGlTextureProcessor as it now only connects a
      consuming and a producing GlTextureProcessor rather than a previous,
      current, and next GlTextureProcessor.
      
      Also use default no-op implementations of the listeners in
      SingleFrameGlTextureProcessor and MediaPipeProcessor to avoid
      null-checks.
      
      PiperOrigin-RevId: 466301642
      (cherry picked from commit 7dc05edb)
      Googler committed
  2. 08 Aug, 2022 4 commits
  3. 05 Aug, 2022 8 commits
  4. 04 Aug, 2022 5 commits
  5. 03 Aug, 2022 6 commits
  6. 02 Aug, 2022 1 commit
  7. 01 Aug, 2022 2 commits
  8. 29 Jul, 2022 4 commits
  9. 08 Aug, 2022 1 commit
  10. 29 Jul, 2022 1 commit
  11. 28 Jul, 2022 2 commits
  12. 08 Aug, 2022 1 commit
  13. 28 Jul, 2022 3 commits