jp9000 93ba6e7128 libobs: Add texture-based encoding support
Allows the ability to encode by passing NV12 textures.  This uses a
separate thread for texture-based encoders with a small queue of
textures.  An output texture with a keyed mutex shared texture is locked
between OBS and each encoder.  A new encoder callback and capability
flag is used to encode with textures.
2019-02-07 17:00:46 -08:00
..
2019-02-07 17:00:46 -08:00
2018-09-24 14:25:41 -07:00
2018-09-02 15:35:29 -07:00
2018-09-07 09:27:14 -05:00
2019-02-07 17:00:46 -08:00