Previously toggled swapRedBlue every update regardless of settings being set, which resulted in moving or resizing of windows causing undesired color-swapping behavior. Also now use more direct method of comparing visualIDs without type-casting and base the glxpixmap attributes on texture format being used rather than the bit-depth of the window.
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