• Clément Bœsch's avatar
    Merge commit '113aeee6' · 65d5f32f
    Clément Bœsch authored
    * commit '113aeee6':
      h264_parser: move the H264DSPContext to the parser context
    
    H264Context is kept locally as it is currently needed for logging
    (h->avctx as log context) and for is_avc and nal_length_size. These
    later fields will later be obtained when the extradata parsing is
    decoupled from the decoder. This code will be updated accordingly when
    that commit is merged.
    Merged-by: 's avatarClément Bœsch <u@pkh.me>
    65d5f32f
h264_parser.c 23.8 KB