• J
    Add packet interleaving and improve encoder API · 8c74db9f
    jp9000 提交于
     - Add interleaving of video/audio packets for outputs that are encoded
       and expect both video and audio data, sorting the packets and sending
       them to the output when both video and audio is received.
    
     - Combine create and initialize callbacks for the encoder API callback
       interface.
    8c74db9f
obs-encoder.c 14.0 KB