CocoaSplit/CapturePlugins/CSMovieCapturePlugin/CSMovieCapturePlugin
Zakk 4d7e296a8e Sources now use restore/saveWithCoder instead of init/encodeWithCoder. This allows restoring to be a bit smarter about cached sources, replacing them transparently at restore time.
Old style initWithCoder is still functional, just not as cache friendly.
If the capture "device" is changed in the input config window the capture object may be swapped out for a different one depending on caching/flags.
2018-02-03 23:56:32 -05:00
..
en.lproj Most of the input plugins 2014-08-29 03:42:33 -04:00
CSMovieCapturePlugin-Info.plist Change the source outline view so it doesn't leak CFStrings (!?!?!) 2017-10-29 12:08:14 -04:00
CSMovieCapturePlugin-Prefix.pch Most of the input plugins 2014-08-29 03:42:33 -04:00
MovieCapture.h Added repeat options to move source 2017-08-11 05:17:15 -04:00
MovieCapture.m Sources now use restore/saveWithCoder instead of init/encodeWithCoder. This allows restoring to be a bit smarter about cached sources, replacing them transparently at restore time. 2018-02-03 23:56:32 -05:00
MovieCaptureViewController.h Added repeat controls for MovieSource 2015-07-08 05:58:44 -04:00
MovieCaptureViewController.m Added repeat controls for MovieSource 2015-07-08 05:58:44 -04:00
MovieCaptureViewController.xib 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