dodgepong d0fbe3b382 Add latest translations from CrowdIn před 10 roky
..
data d0fbe3b382 Add latest translations from CrowdIn před 10 roky
CMakeLists.txt ed839dce19 linux-capture: Remove unused dependencies před 11 roky
README a9cd60a78f Rename linux-xshm module to linux-capture před 11 roky
linux-capture.c 15fb027647 Combine linux-xcomposite and linux-capture (xshm) před 11 roky
xcompcap-helper.cpp 01491a96d3 Mark windows changed on Expose před 11 roky
xcompcap-helper.hpp 15fb027647 Combine linux-xcomposite and linux-capture (xshm) před 11 roky
xcompcap-main.cpp e20ec366b2 Make capture sources w/o alpha use opaque effect před 10 roky
xcompcap-main.hpp c9df41c1e2 (API Change) Remove pointers from all typedefs před 11 roky
xcomposite-main.cpp 233004631f linux-capture: Mark captures as custom drawn před 10 roky
xcursor-xcb.c e20ec366b2 Make capture sources w/o alpha use opaque effect před 10 roky
xcursor-xcb.h 172a4d7a52 linux-capture: Add xcb cursor helper library před 11 roky
xcursor.c e20ec366b2 Make capture sources w/o alpha use opaque effect před 10 roky
xcursor.h c9df41c1e2 (API Change) Remove pointers from all typedefs před 11 roky
xhelpers.c 114ccd33ee linux-capture: Port geometry functions to xcb před 11 roky
xhelpers.h cee8c6efa6 linux-capture: Fix documentation před 10 roky
xshm-input.c e20ec366b2 Make capture sources w/o alpha use opaque effect před 10 roky

README


Linux XShm capture plugin

This plugin uses the MIT-SHM extension for the X-server to capture the
desktop.

Todo:

- handle resolution changes of screens
- handle adding/removing screens while recording
- support different depths

Contributing:

If you are interested in helping out with the plugin, please drop by in the
#obs-dev channel on quakenet.

References:
- http://www.x.org/releases/current/doc/xextproto/shm.html