CocoaSplit/CSNDICapturePlugin/CSNDICapturePlugin
Zakk c5bbb1b48a Convert all compressors to use a producer/consumer thread model (VTCompressionSessions sometimes block!)
When restoring an NDI source, asynchronously wait for the stored source name to appear on the network; the underlying framework doesn't populate the available list immediately on program start.
Don't double-restore live layout on launch.
If a input is designated as 'allowDedup' do not cache it unless the user explicitly checks the cache setting to on
2020-04-07 18:26:13 -04:00
..
NDIHeaders Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00
CSNDICapture.h Convert all compressors to use a producer/consumer thread model (VTCompressionSessions sometimes block!) 2020-04-07 18:26:13 -04:00
CSNDICapture.m Convert all compressors to use a producer/consumer thread model (VTCompressionSessions sometimes block!) 2020-04-07 18:26:13 -04:00
CSNDICaptureViewController.h Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00
CSNDICaptureViewController.m Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00
CSNDICaptureViewController.xib Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00
CSNDIReceiver.h Changed attach audio input creation/pcm player so that Capture plugins no longer need to care if they are live or not. Just create the PCM input whenever you want and it will Do The Right Thing. 2018-04-15 00:02:35 -04:00
CSNDIReceiver.m Initial work on clean/modernization of the audio engine. 2020-02-21 08:55:40 -05:00
CSNDISource.h Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00
CSNDISource.m Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00
Info.plist Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00
NDIAudioOutputDelegateProtocol.h Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00
NDIVideoOutputDelegateProtocol.h Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00