1. 24 Oct, 2022 2 commits
    • HDR: Support RGBA_1010102 in GlUtil as a parameter. · 9e1adee4
      Make it easier to support use of RGBA_101012 rather than RGBA_8888 for EGL
      contexts, displays, and surfaces.
      
      This tangentially supports adding HDR tests, by slightly simplifying the color
      selection logic we'd have to add in HDR tests.
      
      PiperOrigin-RevId: 482219428
      huangdarwin committed
    • Make Muxer public · d213b939
      The reason for making the Muxer public is that we want to add an option
      to disable or configure the timer that will throw when the muxer doesn't
      receive any data for a given period of time.
      
      PiperOrigin-RevId: 482199360
      kimvde committed
  2. 20 Oct, 2022 38 commits