• Anton Khirnov's avatar
    h264: postpone generating the implicit MMCOs · bec99338
    Anton Khirnov authored
    Do it right before the MMCOs are applied to the DPB. This will allow
    moving the frame_start() call out of the slice header parsing, since
    generating the implicit MMCOs needs to be done after frame_start().
    bec99338
h264_slice.c 80.1 KB