mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-06-10 16:57:05 -04:00
- 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.