Commit Graph

  • ee1b8d60f0 Split Find/Resolve/Link component discovery stages Michael Fabian 'Xaymar' Dirks 2023-09-30 01:43:44 +0200
  • 32fe6b7533 nvidia: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 01:42:47 +0200
  • c6fb89f9ac Add NVIDIA Maxine Audio Effects SDK as a third party dependency Michael Fabian 'Xaymar' Dirks 2023-09-30 01:40:32 +0200
  • 4d2f5475dd Always build Frontend and Updater Michael Fabian 'Xaymar' Dirks 2023-09-30 01:34:27 +0200
  • 04d272d628 upscaling: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 01:25:31 +0200
  • d758b73487 virtual-greenscreen: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 01:23:50 +0200
  • 792d38dd78 denoising: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 01:22:06 +0200
  • fdde352198 autoframing: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 01:17:37 +0200
  • e00c78de18 sdf-effects: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 01:12:43 +0200
  • 0234d6bfe8 mirror: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 01:10:08 +0200
  • ea9a6355f0 color-grade: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 01:06:32 +0200
  • c8706ce2b3 blur: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 01:02:18 +0200
  • 0845cf5e06 transform: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 00:59:01 +0200
  • 297f0deacd dynamic-mask: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-30 00:55:48 +0200
  • d4a8db9972 shader: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-07 03:29:11 +0200
  • f7b9658566 ffmpeg: Move into its own component Michael Fabian 'Xaymar' Dirks 2023-09-06 02:48:42 +0200
  • abfccb9fbb core: Clean up some older C++ code Michael Fabian 'Xaymar' Dirks 2023-09-06 02:39:55 +0200
  • 2285ae0269 Add prefix to commit titles when needed Michael Fabian 'Xaymar' Dirks 2023-09-30 05:50:41 +0200
  • cfcf975794 fix: add decimal place to remove ambiguity brighten 2023-07-21 15:18:32 -0700
  • 3d3aef47af Reorder the template for issues and bugs Michael Fabian 'Xaymar' Dirks 2023-09-07 06:16:11 +0200
  • 8f7dd1ba4e Remove useless pull request template Michael Fabian 'Xaymar' Dirks 2023-09-07 06:05:21 +0200
  • 0af846ea00 Migrate building guide from wiki to code Michael Fabian 'Xaymar' Dirks 2023-09-07 06:05:06 +0200
  • a3b80daa54 Update Contributor guidelines Michael Fabian 'Xaymar' Dirks 2023-09-07 06:01:09 +0200
  • 070e0f7e52 Reorder the template for issues and bugs Michael Fabian 'Xaymar' Dirks 2023-09-07 06:16:11 +0200
  • 5876e2fac8 Remove useless pull request template Michael Fabian 'Xaymar' Dirks 2023-09-07 06:05:21 +0200
  • 0742164bf6 Migrate building guide from wiki to code Michael Fabian 'Xaymar' Dirks 2023-09-07 06:05:06 +0200
  • 227b627629 Update Contributor guidelines Michael Fabian 'Xaymar' Dirks 2023-09-07 06:01:09 +0200
  • ac307a4912 cmake: Add common include directories and fix Windows Michael Fabian 'Xaymar' Dirks 2023-09-07 03:29:11 +0200
  • bd5fa677a3 cmake: Add common include directories and fix Windows Michael Fabian 'Xaymar' Dirks 2023-09-07 03:29:11 +0200
  • 54cd3eef5b cmake: Actually add sources to the Core component Michael Fabian 'Xaymar' Dirks 2023-09-03 15:21:44 +0200
  • d8a673a578 cmake: Always provide at least one file to a target Michael Fabian 'Xaymar' Dirks 2023-09-03 15:17:23 +0200
  • efb6e9f0cb cmake: Only enable Qt on components, not on the module Michael Fabian 'Xaymar' Dirks 2023-09-03 14:58:59 +0200
  • 0ce977b9dd cmake: Uncomment still working code Michael Fabian 'Xaymar' Dirks 2023-09-03 14:50:33 +0200
  • 98403126ad cmake: Fix missing public info, and remove PROJECT_NAME usage Michael Fabian 'Xaymar' Dirks 2023-09-03 14:34:26 +0200
  • 8fb37b8d21 cmake: Fix up missing sub-components due to add_subdirectory Michael Fabian 'Xaymar' Dirks 2023-09-03 14:22:28 +0200
  • d82d3901e4 cmake: Remove remnants of AOM AV1 Michael Fabian 'Xaymar' Dirks 2023-09-03 13:54:12 +0200
  • f26565cf1e cmake: Remove clang integration, as it breaks on the new system Michael Fabian 'Xaymar' Dirks 2023-09-03 13:51:16 +0200
  • 9021274297 cmake: Fix up missing linked objects in component system Michael Fabian 'Xaymar' Dirks 2023-09-03 13:28:08 +0200
  • 25ba51df12 code: Throw an error on nullptr for util::library::load Michael Fabian 'Xaymar' Dirks 2023-09-03 12:09:57 +0200
  • 50c85608c3 cmake: Initial work towards component-ification Michael Fabian 'Xaymar' Dirks 2023-09-03 12:09:33 +0200
  • ef25d72cbb cmake: Actually add sources to the Core component Michael Fabian 'Xaymar' Dirks 2023-09-03 15:21:44 +0200
  • 24964b023c cmake: Always provide at least one file to a target Michael Fabian 'Xaymar' Dirks 2023-09-03 15:17:23 +0200
  • 41a6d6a78b cmake: Only enable Qt on components, not on the module Michael Fabian 'Xaymar' Dirks 2023-09-03 14:58:59 +0200
  • 928fb3feaf cmake: Uncomment still working code Michael Fabian 'Xaymar' Dirks 2023-09-03 14:50:33 +0200
  • 0918b6660f cmake: Fix missing public info, and remove PROJECT_NAME usage Michael Fabian 'Xaymar' Dirks 2023-09-03 14:34:26 +0200
  • df25a3e936 cmake: Fix up missing sub-components due to add_subdirectory Michael Fabian 'Xaymar' Dirks 2023-09-03 14:22:28 +0200
  • 2e3c794e1e cmake: Remove remnants of AOM AV1 Michael Fabian 'Xaymar' Dirks 2023-09-03 13:54:12 +0200
  • 4ba5df570c cmake: Remove clang integration, as it breaks on the new system Michael Fabian 'Xaymar' Dirks 2023-09-03 13:51:16 +0200
  • ac05a3188d cmake: Fix up missing linked objects in component system Michael Fabian 'Xaymar' Dirks 2023-09-03 13:28:08 +0200
  • a5eb91a7ca code: Throw an error on nullptr for util::library::load Michael Fabian 'Xaymar' Dirks 2023-09-03 12:09:57 +0200
  • f941a853d4 cmake: Initial work towards component-ification Michael Fabian 'Xaymar' Dirks 2023-09-03 12:09:33 +0200
  • 9ffd515ee2
    Update README.md ArizonaVexin 2023-08-18 01:35:07 -0700
  • 9f4e4d32b0
    Update README.md SpedyQ 2023-08-14 23:10:46 +0300
  • e82823d49c cmake: Explicitly disable treating warnings as errors Michael Fabian 'Xaymar' Dirks 2023-07-28 14:25:23 +0200
  • 8e31902eec cmake: Explicitly disable treating warnings as errors Michael Fabian 'Xaymar' Dirks 2023-07-28 14:25:23 +0200
  • cbc67c3815
    fix: add decimal place to remove ambiguity brighten 2023-07-21 15:18:32 -0700
  • 8b97c2b23d templates: Fix the remaining uncommitted changes 0.12.0b299 Michael Fabian 'Xaymar' Dirks 2023-05-20 20:43:34 +0200
  • 71f790032b templates: Fix the remaining uncommitted changes Michael Fabian 'Xaymar' Dirks 2023-05-20 20:43:34 +0200
  • 9df2f01963 templates: Pascal uses <> instead of != Michael Fabian 'Xaymar' Dirks 2023-05-20 20:28:42 +0200
  • c88ac57fd9 templates: Pascal uses <> instead of != Michael Fabian 'Xaymar' Dirks 2023-05-20 20:28:42 +0200
  • ffb7a6c5d7 code: Add GoPro CineForm to FFmpeg Encoders Michael Fabian 'Xaymar' Dirks 2023-05-20 19:27:51 +0200
  • f66fabc5d4 templates: Move to 'usercf' instead of 'userpf' Michael Fabian 'Xaymar' Dirks 2023-05-20 16:39:20 +0200
  • 38d87f6fcf code: Don't crash if there is no encoder instance Michael Fabian 'Xaymar' Dirks 2023-05-20 19:42:11 +0200
  • e3989b55e5 code: Add GoPro CineForm to FFmpeg Encoders Michael Fabian 'Xaymar' Dirks 2023-05-20 19:27:51 +0200
  • d2aa0f8243 templates: Move to 'usercf' instead of 'userpf' Michael Fabian 'Xaymar' Dirks 2023-05-20 16:39:20 +0200
  • a04da89006 code: Don't crash if there is no encoder instance Michael Fabian 'Xaymar' Dirks 2023-05-20 19:42:11 +0200
  • 3e13126f89 code: Remove audio encoder registration from FFmpeg Encoders Michael Fabian 'Xaymar' Dirks 2023-05-20 17:52:42 +0200
  • 9d0233a740 code: Create mutexes to prevent Windows (un)installer from continuing Michael Fabian 'Xaymar' Dirks 2023-05-20 16:57:08 +0200
  • 07182d2f89 templates: Exit-early if the user aborts the removal of an older version Michael Fabian 'Xaymar' Dirks 2023-05-20 16:46:46 +0200
  • f67aa2fcfd code: Remove audio encoder registration from FFmpeg Encoders Michael Fabian 'Xaymar' Dirks 2023-05-20 17:52:42 +0200
  • 2c7079f9a9 code: Create mutexes to prevent Windows (un)installer from continuing Michael Fabian 'Xaymar' Dirks 2023-05-20 16:57:08 +0200
  • e447bea875 templates: Exit-early if the user aborts the removal of an older version Michael Fabian 'Xaymar' Dirks 2023-05-20 16:46:46 +0200
  • 5bdcefd618 code: Fix support for multiple FFmpeg version Michael Fabian 'Xaymar' Dirks 2023-05-16 06:04:27 +0200
  • 0402c8ef60 code: Adjust copyright headers Michael Fabian 'Xaymar' Dirks 2023-05-16 05:31:43 +0200
  • 1c76169821 code: Migrate encoder::ffmpeg::nvenc to new loader Michael Fabian 'Xaymar' Dirks 2023-05-16 03:52:25 +0200
  • 51282b7b85 code: Migrate encoder::ffmpeg::amf to new loader Michael Fabian 'Xaymar' Dirks 2023-05-16 02:35:14 +0200
  • d8235bf504 code: Migrate encoder::ffmpeg::dnxhd to new loader Michael Fabian 'Xaymar' Dirks 2023-05-16 01:14:36 +0200
  • 0fb670eba4 code: Migrate encoder::ffmpeg::prores_aw to new loader Michael Fabian 'Xaymar' Dirks 2023-05-16 01:13:16 +0200
  • 376a3d6233 code: Overriding color format doesn't work without a pointer or reference Michael Fabian 'Xaymar' Dirks 2023-05-16 01:11:58 +0200
  • fc8ebc7bf3 code: Rename encoder::ffmpeg::prores_aw Michael Fabian 'Xaymar' Dirks 2023-05-16 00:59:47 +0200
  • 78310f9c63 code: Migrate encoder::ffmpeg::debug to new loader Michael Fabian 'Xaymar' Dirks 2023-05-14 18:38:43 +0200
  • 85c8cdf8bd code: Wrong return type for get_avcodeccontext Michael Fabian 'Xaymar' Dirks 2023-05-16 01:11:28 +0200
  • c4461e70b9 code: Migrate encoder::ffmpeg to modern handler loader Michael Fabian 'Xaymar' Dirks 2023-05-14 18:38:28 +0200
  • a1968b970b code: Migrate encoder::ffmpeg handlers into proper directory Michael Fabian 'Xaymar' Dirks 2023-05-14 16:21:19 +0200
  • 21f8a66c7f cmake: Mark encoder::ffmpeg::nvenc as Stable Michael Fabian 'Xaymar' Dirks 2023-05-16 04:36:22 +0200
  • 51aa65b355 code: Fix support for multiple FFmpeg version Michael Fabian 'Xaymar' Dirks 2023-05-16 06:04:27 +0200
  • 61c349dbc1 code: Adjust copyright headers Michael Fabian 'Xaymar' Dirks 2023-05-16 05:31:43 +0200
  • bd3dc5ca7c code: Migrate encoder::ffmpeg::nvenc to new loader Michael Fabian 'Xaymar' Dirks 2023-05-16 03:52:25 +0200
  • 22c5d89e44 cmake: Mark encoder::ffmpeg::nvenc as Stable Michael Fabian 'Xaymar' Dirks 2023-05-16 04:36:22 +0200
  • 4a6db9e0a1 code: Migrate encoder::ffmpeg::amf to new loader Michael Fabian 'Xaymar' Dirks 2023-05-16 02:35:14 +0200
  • 0a3e4fb3be code: Migrate encoder::ffmpeg::dnxhd to new loader Michael Fabian 'Xaymar' Dirks 2023-05-16 01:14:36 +0200
  • 58fb9db897 code: Migrate encoder::ffmpeg::prores_aw to new loader Michael Fabian 'Xaymar' Dirks 2023-05-16 01:13:16 +0200
  • becc8b19e7 code: Overriding color format doesn't work without a pointer or reference Michael Fabian 'Xaymar' Dirks 2023-05-16 01:11:58 +0200
  • 1594200008 code: Rename encoder::ffmpeg::prores_aw Michael Fabian 'Xaymar' Dirks 2023-05-16 00:59:47 +0200
  • 8f47c248fb code: Migrate encoder::ffmpeg::debug to new loader Michael Fabian 'Xaymar' Dirks 2023-05-14 18:38:43 +0200
  • fad1a4e56d code: Wrong return type for get_avcodeccontext Michael Fabian 'Xaymar' Dirks 2023-05-16 01:11:28 +0200
  • b942341ad0 code: Migrate encoder::ffmpeg to modern handler loader Michael Fabian 'Xaymar' Dirks 2023-05-14 18:38:28 +0200
  • 366cb44163 code: Migrate encoder::ffmpeg handlers into proper directory Michael Fabian 'Xaymar' Dirks 2023-05-14 16:21:19 +0200
  • a802b0007f code: Fix encoder::ffmpeg causing recursive mutex lock on Singleton 0.12.0b278 Michael Fabian 'Xaymar' Dirks 2023-05-14 20:20:02 +0200
  • f8e3c3edb4 code: Fix encoder::ffmpeg causing recursive mutex lock on Singleton Michael Fabian 'Xaymar' Dirks 2023-05-14 20:20:02 +0200