Commit graph

7 commits

Author SHA1 Message Date
Zakk
fe99869347 Update settings files for localization changes Xcode was complaining about.
When restoring audio engine, don't re-attach the default output track
2019-06-06 05:54:15 -04:00
Zakk
dd9b89c258 Update project settings for new Xcode.
added dummyAnimation function to animation input wrapper.
slightly reworked how input.waitAnimation() works; the previous implementation possibly messed with other input timings.
converted input transitions to use input specific waits and dummy animations. This allows scripts/other transitions to run simultaneously
2018-03-31 08:14:13 -04:00
Zakk
29637a3c01 Convert all stream service plugins to subclasses of CSOutputBase 2018-01-20 22:51:24 -05:00
Zakk
1eca658971 lavf based writer (CSOutputBase) no longer takes AVPackets as input, all video now comes in via CMSampleBuffers
Converted x264 compressor to package the encoded data into a CMSampleBuffer; removed unneeded code and properties from various classes.
Compressors no longer set a codec_id, it is set inside the sample buffer now
2018-01-20 22:34:52 -05:00
Zachary Girouard
12c19f5ee5 Change the source outline view so it doesn't leak CFStrings (!?!?!) 2017-10-29 12:08:14 -04:00
Zakk
386a25a9fe Add icons for stream service menu items 2016-07-31 14:16:23 -04:00
Zakk
2bbe224bd7 Added Hitbox StreamService plugin. 2014-12-02 19:04:01 -05:00