Skip to content
  • Thomas Guillem's avatar
    mediacodec: update vout when size is changed by mediacodec · 08d5c0c6
    Thomas Guillem authored
    Rename UpdateOpaqueVout() to UpdateVout(): this function is now used for non
    opaque vouts.
    
    In case of direct rendering, UpdateVout() is called at Open to initialize the
    Android Surface. UpdateVout() can be called again from the Output thread if the
    video size change.
    08d5c0c6