CocoaSplit/CSFFMpegCapturePlugin/CSFFMpegCapturePlugin
Zakk 6b25be1100 Fixed one frame memory leak in FFMPEG player input
Small changes to SourceLayout; it allocates root and transition layers on demand, so non-visible copies of a layout do not incur any potential CALayer/video resource waste
2018-07-28 11:10:15 -04:00
..
CSFFMpegCapture.h Emit notifications when audio inputs are added or removed. 2017-11-26 23:32:08 -05:00
CSFFMpegCapture.m Fixed memory leak due to double call to openMedia on movie inputs 2018-05-21 02:29:25 -04:00
CSFFMpegCaptureViewController.h Added NewTek NDI source. Requires the user to install the NewTek NDI runtime library 2018-01-20 04:35:06 -05:00
CSFFMpegCaptureViewController.m ffmpeg movie queue is now drag+drop reorder able 2017-07-31 01:22:45 -04:00
CSFFMpegCaptureViewController.xib drag and dropping layouts onto the source list now creates a layout source 2018-03-10 04:50:06 -05:00
CSFFMpegInput.h Fixed memory leak due to double call to openMedia on movie inputs 2018-05-21 02:29:25 -04:00
CSFFMpegInput.m Fixed one frame memory leak in FFMPEG player input 2018-07-28 11:10:15 -04:00
CSFFMpegPlayer.h Fixed some warnings. 2017-11-07 16:16:48 -05:00
CSFFMpegPlayer.m Fixed one frame memory leak in FFMPEG player input 2018-07-28 11:10:15 -04:00
Info.plist Added start of ffmpeg based movie source. A/V sync is slightly off after seeking, nothing saves and it doesn't quite have the repeat/pause controls of the previous Movie source. WIP. 2016-06-20 05:38:56 -04:00