This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
jp9000
/
obs-studio
Watch
1
Star
0
Fork
0
You've already forked obs-studio
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
obs-studio
/
plugins
/
mac-capture
History
jp9000
05eef74891
mac-capture: Don't call CFRelease on null vars
...
CFRelease is not meant to be used with null variables. Check the variables before calling CFRelease.
2015-08-03 00:08:03 -07:00
..
data
/locale
UI: Add latest translations from CrowdIn
2015-03-25 20:51:25 -04:00
audio-device-enum.c
mac-capture: Don't call CFRelease on null vars
2015-08-03 00:08:03 -07:00
audio-device-enum.h
CoreAudio: Enumerate AudioDeviceID manually
2014-06-07 06:07:51 -07:00
CMakeLists.txt
Add Window Capture to mac-capture plugin
2014-08-20 00:50:18 +02:00
mac-audio.c
mac-capture: Don't call CFRelease on null vars
2015-08-03 00:08:03 -07:00
mac-display-capture.m
mac-capture: Get cursor visible setting on create
2015-04-02 17:48:22 -07:00
mac-helpers.h
mac-capture: Fix potential crash querying devices
2015-01-05 14:11:33 -08:00
mac-window-capture.m
Don't update video of sources if not displaying
2015-01-05 02:10:32 -08:00
plugin-main.c
Add Window Capture to mac-capture plugin
2014-08-20 00:50:18 +02:00
window-utils.h
(API Change) Remove pointers from all typedefs
2014-09-25 21:48:11 -07:00
window-utils.m
(API Change) Remove pointers from all typedefs
2014-09-25 21:48:11 -07:00