obs-StreamFX/source
Chris Pence e77cea366b encoder/ffmpeg: Remove legacy API usage (#783)
The build breaks if compiling against a newer version of ffmpeg which does not define the FF_API_NEXT macro and has fully removed the av_codec_next() API.
2023-04-05 18:51:58 +02:00
..
encoders encoder/ffmpeg: Remove legacy API usage (#783) 2023-04-05 18:51:58 +02:00
ffmpeg ffmpeg/tools: Improve helper functions for AVOption lists 2023-04-05 18:51:58 +02:00
filters filters/autoframing: Always set projection matrix 2023-04-05 18:51:55 +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/about: Remove additional spacers 2023-04-05 18:51:55 +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