• Clément Bœsch's avatar
    Merge commit '61f168ae' · f512e4a3
    Clément Bœsch authored
    * commit '61f168ae':
      h264: factor out setting the parameter sets for a frame
    
    Michael's changes on top of the merge undo parts of the original diff
    that are not factorization:
    
    "The call point is left where it was before. Such a change should be in
    a separate commit and has multiple issues, one being null pointer
    dereferences the other is that some safety checks would become
    conditional.
    
    I tried to split the PPS init between the new and old functions
    similarly to the SPS code."
    Merged-by: 's avatarClément Bœsch <u@pkh.me>
    Merged-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
    f512e4a3
h264_slice.c 92.5 KB