• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

data/locale/H04-Oct-2021-989935

READMEH A D04-Oct-2021437 2012

linux-capture.cH A D04-Oct-20211.9 KiB7952

pipewire-capture.cH A D04-Oct-20214.9 KiB176130

pipewire-capture.hH A D04-Oct-2021889 253

pipewire.cH A D04-Oct-202133.1 KiB1,242952

pipewire.hH A D04-Oct-20211.8 KiB5422

portal.cH A D04-Oct-20212.1 KiB8754

portal.hH A D04-Oct-2021995 306

xcompcap-helper.cppH A D04-Oct-20218.1 KiB465361

xcompcap-helper.hppH A D04-Oct-20211.7 KiB9971

xcompcap-main.cppH A D04-Oct-202116.6 KiB696548

xcompcap-main.hppH A D04-Oct-2021468 2718

xcomposite-main.cppH A D04-Oct-20212 KiB9475

xcursor-xcb.cH A D04-Oct-20213.4 KiB12881

xcursor-xcb.hH A D04-Oct-20211.7 KiB8027

xcursor.cH A D04-Oct-20213.7 KiB14489

xcursor.hH A D04-Oct-20211.6 KiB7425

xhelpers.cH A D04-Oct-20217.3 KiB322240

xhelpers.hH A D04-Oct-20213.4 KiB14231

xshm-input.cH A D04-Oct-202114.1 KiB586401

README

1
2Linux XShm capture plugin
3
4  This plugin uses the MIT-SHM extension for the X-server to capture the
5  desktop.
6
7Todo:
8
9 - handle resolution changes of screens
10 - handle adding/removing screens while recording
11 - support different depths
12
13Contributing:
14
15  If you are interested in helping out with the plugin, please drop by in the
16  #obs-dev channel on quakenet.
17
18References:
19 - http://www.x.org/releases/current/doc/xextproto/shm.html
20