• Rafaël Carré's avatar
    h264 packetizer: don't swap around CC data · a992f410
    Rafaël Carré authored
    When we output a picture we reinit p_sys->cc_next anyway
    
    sys_t->cc represents the CC data for the picture about to be output
    sys_t->cc_next will hold the CC data for the picture currently being input
    a992f410
h264.c 36.2 KB