obs-StreamFX/source/obs
Michael Fabian 'Xaymar' Dirks fa76c2fbcd obs/encoder-factory: Fix encoder rerouting not working properly
Due to an oversight in the code, the fallback code would simply fail to work as the encoder was always the zero-copy version. This resulted in weird crashes and encoders not working that used to work before.

Fixes #295
2020-07-28 20:22:45 +02:00
..
gs obs/gs/vertexbuffer: Cleanup and add workaround for OBS Studio memory leak 2020-07-27 03:39:59 +02:00
obs-encoder-factory.cpp obs/encoder-factory: Factory to create encoder instances 2020-06-21 19:24:58 +02:00
obs-encoder-factory.hpp obs/encoder-factory: Fix encoder rerouting not working properly 2020-07-28 20:22:45 +02:00
obs-signal-handler.cpp obs-signal-handler: Helper classes for signals and audio 2020-02-14 07:30:46 +01:00
obs-signal-handler.hpp common: Common header include for improved platform support 2020-04-02 17:02:01 +02:00
obs-source-factory.cpp project: Apply clang-format 2019-12-21 17:05:53 +01:00
obs-source-factory.hpp common: Rename LOG_ to DLOG_ to avoid macro confusion 2020-07-26 21:02:32 +02:00
obs-source-tracker.cpp common: Rename LOG_ to DLOG_ to avoid macro confusion 2020-07-26 21:02:32 +02:00
obs-source-tracker.hpp obs/source-tracker: Don't leak pointers to sources 2020-07-26 19:22:35 +02:00
obs-source.cpp common: Rename LOG_ to DLOG_ to avoid macro confusion 2020-07-26 21:02:32 +02:00
obs-source.hpp project: Modernize code to proper C++ 2020-04-09 00:17:25 +02:00
obs-tools.cpp common: Rename LOG_ to DLOG_ to avoid macro confusion 2020-07-26 21:02:32 +02:00
obs-tools.hpp obs-tools: Add OBS data deleter 2020-04-22 23:15:32 +02:00