Skip to content
  • Arild Fuldseth (arilfuld)'s avatar
    FRAME_SIZE: Never exceed maximum frame dimensions. · b638074c
    Arild Fuldseth (arilfuld) authored
    Encoder:
    Use oxcf->width/heigth instead of cm->width/height in sequence header.
    aom_internal_error() if cm->width/height is larger than max values.
    
    Decoder:
    aom_internal_error() if cm->width/height is larger than max values.
    
    Change-Id: I8d8b415efe82d961dbe34377f4da79379cb111a8
    b638074c