obs-StreamFX/source
Chris Pence 3aa7b7db6b 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.
2022-02-26 21:04:54 +01:00
..
encoders encoder/ffmpeg: Remove legacy API usage (#783) 2022-02-26 21:04:54 +01:00
ffmpeg ffmpeg/tools: Improve helper functions for AVOption lists 2022-02-20 20:01:52 +01:00
filters filters/autoframing: Always set projection matrix 2021-12-12 15:07:43 +01:00
gfx gfx/shader/texture: Fix incorrect placement of modified_type 2021-11-30 06:55:46 +01:00
nvidia nvidia/ar/facedetection: Add Face Detection feature 2021-10-29 09:26:00 +02:00
obs obs/encoder-factory: Support proper settings migration 2021-12-03 09:20:12 +01:00
sources gfx/shader: Support for visible and active tracking in parameters 2021-11-26 04:24:29 +01:00
transitions gfx/shader: Support for visible and active tracking in parameters 2021-11-26 04:24:29 +01:00
ui ui/about: Remove additional spacers 2021-12-12 17:02:15 +01:00
util util/library: Don't mix incompatible parameters 2021-11-07 07:57:38 +01:00
common.hpp project: Apply coding guidelines 2021-06-08 05:44:22 +02:00
configuration.cpp configuration: Fix unicode support 2020-11-28 23:48:52 +01:00
configuration.hpp configuration: Fix failed saving due to invalid path 2020-05-31 01:49:17 +02:00
plugin.cpp third-party: Add GLAD OpenGL wrapper 2021-11-15 01:29:33 +01:00
plugin.hpp util: Apply coding guidelines 2021-06-08 05:44:22 +02:00
strings.hpp locale: Remove any unused Strings 2021-10-21 22:40:44 +02:00
updater.cpp project: Unify logging structure 2021-09-07 05:22:15 +02:00
updater.hpp util: Apply coding guidelines 2021-06-08 05:44:22 +02:00
windll.cpp cmake: Place Windows exclusive functionality into own file 2020-04-22 23:32:22 +02:00