Skip to content
  • Thomas Guillem's avatar
    mediacodec: add adaptive playback support · 9d9e5d29
    Thomas Guillem authored
    Starting Android 4.4, devices can have the "adaptive-playback" capability. If a
    device have such capability, we don't have to use hxxx_helper to detect SPS/PPS
    change since the device is capable of handling it. It can also handle a video
    size change.
    9d9e5d29