mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-30 00:56:03 -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.