obs-studio/plugins/obs-x264
jp9000 8c74db9ffc Add packet interleaving and improve encoder API
- 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.
2014-04-04 23:21:19 -07:00
..
CMakeLists.txt Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
obs-x264-plugin-main.c Implement encoder interface (still preliminary) 2014-03-16 16:21:34 -07:00
obs-x264.c Add packet interleaving and improve encoder API 2014-04-04 23:21:19 -07:00