obs-StreamFX/source
Michael Fabian 'Xaymar' Dirks ac466a65f8 encoders/ffmpeg: Set proper packet priority and drop priority
With increasing complexity in video encoders, we end up with complex priority and drop priority structures. While the fields are currently ignored by the default libOBSs output plugins, in the future this might no longer be the case. In any case, the increase in complexity requires us to adjust to it.
2023-04-05 18:51:53 +02:00
..
encoders encoders/ffmpeg: Set proper packet priority and drop priority 2023-04-05 18:51:53 +02:00
ffmpeg encoder/ffmpeg: libOBS samples Chroma at Top, not Center 2023-04-05 18:51:38 +02:00
filters gfx/shader: Support for visible and active tracking in parameters 2023-04-05 18:51:42 +02:00
gfx gfx/shader/texture: Fix incorrect placement of modified_type 2023-04-05 18:51:49 +02:00
nvidia nvidia/ar/facedetection: Add Face Detection feature 2023-04-05 18:51:36 +02:00
obs obs/encoder-factory: Support proper settings migration 2023-04-05 18:51:52 +02:00
sources gfx/shader: Support for visible and active tracking in parameters 2023-04-05 18:51:42 +02:00
transitions gfx/shader: Support for visible and active tracking in parameters 2023-04-05 18:51:42 +02:00
ui ui: Update StreamFX's menu with new Links 2023-04-05 18:51:25 +02:00
util util/library: Don't mix incompatible parameters 2023-04-05 18:51:37 +02:00
common.hpp project: Apply coding guidelines 2023-04-05 18:50:57 +02:00
configuration.cpp configuration: Fix unicode support 2023-03-28 13:11:04 +02:00
configuration.hpp configuration: Fix failed saving due to invalid path 2023-03-28 12:40:46 +02:00
plugin.cpp third-party: Add GLAD OpenGL wrapper 2023-04-05 18:51:40 +02:00
plugin.hpp util: Apply coding guidelines 2023-04-05 18:50:57 +02:00
strings.hpp locale: Remove any unused Strings 2023-04-05 18:51:28 +02:00
updater.cpp project: Unify logging structure 2023-04-05 18:51:14 +02:00
updater.hpp util: Apply coding guidelines 2023-04-05 18:50:57 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00