obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks 410ba9df88 source-mirror: Implement mirroring of Source Audio
From this point on, Source Mirror is now capable of real-time mirroring of Video and Audio. This can help if you need different filters per scene for your microphone or voice chat, depending on the scene (audio ducking for pause scene, no audio ducking for live gaming).
2018-04-27 23:38:49 +02:00
..
filter-blur.cpp project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
filter-blur.h gs: Rename to snake_case instead of PascalCase 2018-03-20 12:44:02 +01:00
filter-custom-shader.cpp project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
filter-custom-shader.h filter-custom-shader: Initial version based on gfx::effect_source 2018-04-09 13:28:13 +02:00
filter-displacement.cpp plugin: Use self-registration code everywhere 2018-01-16 11:47:24 +01:00
filter-displacement.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
filter-shape.cpp project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
filter-shape.h gs: Rename to snake_case instead of PascalCase 2018-03-20 12:44:02 +01:00
filter-transform.cpp project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
filter-transform.h gs: Rename to snake_case instead of PascalCase 2018-03-20 12:44:02 +01:00
gfx-effect-source.cpp gfx-effect-source: Check for effect == nullptr in test_for_updates 2018-04-24 13:58:07 +02:00
gfx-effect-source.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gfx-source-texture.cpp gfx-source-texture, source-mirror: Prevent recursion caused by Source Mirror 2018-04-24 13:48:42 +02:00
gfx-source-texture.h gfx-source-texture, source-mirror: Prevent recursion caused by Source Mirror 2018-04-24 13:48:42 +02:00
gs-effect.cpp project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-effect.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-helper.cpp gs: Fix commit eb1612c6ee 2017-09-18 00:15:57 +02:00
gs-helper.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-indexbuffer.cpp project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-indexbuffer.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-limits.h gs: Rename to snake_case instead of PascalCase 2018-03-20 12:44:02 +01:00
gs-mipmapper.cpp gs-mipmapper: Fix type conversion warnings 2017-12-14 03:12:24 +01:00
gs-mipmapper.h gs, effects: Anisotropic Mipmapper Class 2017-09-18 00:05:54 +02:00
gs-rendertarget.cpp project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-rendertarget.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-sampler.cpp gs: Rename to snake_case instead of PascalCase 2018-03-20 12:44:02 +01:00
gs-sampler.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-texture.cpp project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-texture.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-vertex.cpp gs: Rename to snake_case instead of PascalCase 2018-03-20 12:44:02 +01:00
gs-vertex.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-vertexbuffer.cpp project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
gs-vertexbuffer.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
obs-audio-capture.cpp obs-audio-capture: Helper class for automated capture of source audio 2018-04-27 23:34:26 +02:00
obs-audio-capture.h obs-audio-capture: Helper class for automated capture of source audio 2018-04-27 23:34:26 +02:00
plugin.cpp plugin: Use self-registration code everywhere 2018-01-16 11:47:24 +01:00
plugin.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
source-mirror.cpp source-mirror: Implement mirroring of Source Audio 2018-04-27 23:38:49 +02:00
source-mirror.h source-mirror: Implement mirroring of Source Audio 2018-04-27 23:38:49 +02:00
strings.h project: Update Copyright Notice 2017-08-19 23:41:53 +02:00
util-math.cpp util-math: Add SizeFromString method 2018-03-05 16:36:20 +01:00
util-math.h project: Don't prefix includes with "libobs/" 2018-04-23 17:53:27 +02:00
util-memory.cpp util-memory: Don't use _dbg versions for aligned_alloc/free 2018-04-09 13:27:51 +02:00
util-memory.h util-memory: Expose aligned_offset to code 2018-01-19 20:46:22 +01:00
version.h.in cmake: Improve automatic versioning 2018-04-23 17:52:40 +02:00