0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/libobs
Jim d13f204488
Merge pull request #2257 from Xaymar/fix-remove_by_name-corruption
libobs: Don't corrupt obs_properties in ..._remove_by_name
2020-02-15 20:03:58 -08:00
..
audio-monitoring audio-monitoring: Fix Pulse Audio crash 2020-01-18 10:46:56 -06:00
callback clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
data libobs: Fix Area shaders missing for RGB output 2019-08-31 00:25:24 -07:00
graphics libobs: Fix Mac linker error 2020-02-06 12:51:20 -08:00
media-io libobs, obs-x264: Fix compiler warnings 2020-01-21 15:18:09 -06:00
util libobs/util: Fix incorrect assertion in darray_insert_array 2020-02-03 10:44:15 +13:00
CMakeLists.txt libobs: Build SIMDE on platforms without SSE2 2020-01-22 15:41:15 +08:00
libobs.pc.in cmake: Install 'libobs.pc' under the correct 'libdir' 2019-06-21 21:27:53 +03:00
LibObsConfig.cmake.in cmake: Export plugin data destination 2014-09-27 09:41:32 -07:00
LibObsConfigVersion.cmake.in Export libobs cmake target, so external plugins can be built without ugly hacks 2014-05-08 14:43:16 +02:00
obs-audio-controls.c libobs: fix building modules once installed 2019-11-27 14:00:15 -05:00
obs-audio-controls.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-audio.c libobs: Buffer-smoothing enhancements 2019-07-05 09:13:18 -07:00
obs-avc.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-avc.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-cocoa.m libobs: Null check hotkey device on macos 2019-12-13 23:26:34 -06:00
obs-config.h libobs: Update version to 24.0.6 2019-12-17 12:16:52 -08:00
obs-data.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-data.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-defs.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-display.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-encoder.c libobs: Fix audio keyframe issue 2020-02-12 18:27:42 -08:00
obs-encoder.h libobs: Mark encoders that support dynamic bitrate 2019-08-18 03:14:38 -07:00
obs-ffmpeg-compat.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-hotkey-name-map.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-hotkey.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-hotkey.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-hotkeys.h libobs: Remove _WIN32 ifdef from enum 2019-11-17 20:30:42 -08:00
obs-interaction.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-internal.h libobs: Add manual transition "torque" support 2019-12-27 16:38:20 -08:00
obs-module.c libobs: Add audio lines 2019-08-21 15:19:19 -07:00
obs-module.h libobs: Fix formatting 2019-07-12 11:48:41 -07:00
obs-nix.c libobs: Add more X.org / Unix hotkey defines 2019-11-09 07:29:16 -08:00
obs-output-delay.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-output.c Merge pull request #2044 from Palakis/bugfix/output-aoi-access-violation 2019-08-31 21:14:36 -07:00
obs-output.h libobs: Implement pausing of outputs 2019-07-07 16:38:22 -07:00
obs-properties.c Merge pull request #2257 from Xaymar/fix-remove_by_name-corruption 2020-02-15 20:03:58 -08:00
obs-properties.h libobs: Rename DEPRECATED to OBS_DEPRECATED 2020-01-20 21:44:50 -08:00
obs-scene.c libobs: Remove unused variable 2020-02-12 18:31:18 -08:00
obs-scene.h clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-service.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-service.h docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
obs-source-deinterlace.c libobs: Separate textures for YUV input 2019-08-09 21:14:29 -07:00
obs-source-transition.c libobs: Add manual transition "torque" support 2019-12-27 16:38:20 -08:00
obs-source.c libobs: Add media control support to backend 2020-01-30 21:40:20 -08:00
obs-source.h docs/sphinx: add media controls 2020-02-06 18:44:04 +01:00
obs-ui.h docs/sphinx: Fix various typos 2019-10-14 17:19:38 -07:00
obs-video-gpu-encode.c libobs: Fix race condition 2019-11-05 12:02:54 -08:00
obs-video.c libobs: Add gs_begin_frame for duplicators 2019-10-10 21:06:01 -07:00
obs-view.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-win-crash-handler.c clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obs-windows.c libobs: Log windows release version 2020-01-04 14:25:28 -08:00
obs.c libobs: Rename DEPRECATED to OBS_DEPRECATED 2020-01-20 21:44:50 -08:00
obs.h libobs: Add group functions that can signal refresh 2020-02-07 16:45:04 -08:00
obs.hpp clang-format: Apply formatting 2019-06-23 23:49:10 -07:00
obsconfig.h.in libobs: Build SIMDE on platforms without SSE2 2020-01-22 15:41:15 +08:00