Skip to content
  • Stefan Holmer's avatar
    Changing decoder input partition API to input fragments. · 14272052
    Stefan Holmer authored
    Adding support for several partitions within one input fragment.
    This is necessary to fully support all possible packetization
    combinations in the VP8 RTP profile. Several partitions can
    be transmitted in the same packet, and they can only be split
    by reading the partition lengths from the bitstream.
    
    Change-Id: If7d7ea331cc78cb7efd74c4a976b720c9a655463
    14272052