Skip to content
  • Gwenole Beauchesne's avatar
    vc1: fix size of encapsulated BDU. · df411e43
    Gwenole Beauchesne authored
    Fix size of encapsulated BDUs since GstVC1BDU.size actually represents
    the size of the BDU data, starting from offset, i.e. after any start
    code is parsed.
    
    This fixes a buffer overflow during the unescaping process.
    df411e43