OBS Studio - Free and open source software for live streaming and screen recording
COMMITS
/ libobs/obs.h September 5, 2022
C
frontend, libobs: Add ability to set custom source icons
cg2121 committed
September 13, 2025
W
libobs: Add obs_transition_is_active
Warchamp7 committed
December 27, 2025
D
libobs: Add API for getting priming samples from audio encoders
derrod committed
December 8, 2025
P
libobs: Improve monitoring deduplication
pkv committed
September 4, 2025
S
libobs: Differentiate between plugin load failures
Sebastian Beckmann committed
S
libobs: Rename MODULE_FILE_NOT_FOUND code to MODULE_FAILED_TO_OPEN
Sebastian Beckmann committed
August 28, 2025
E
libobs: Fix scene and group load state
Exeldro committed
August 27, 2025
F
libobs: Add core logic for phase 1 plugin manager
FiniteSingularity committed
August 9, 2025
S
libobs: Remove v1 scene item transform API
Sebastian Beckmann committed
S
libobs: Remove obs_scene_sceneitem_from_source
Sebastian Beckmann committed
S
libobs: Remove obs_view_get_video_info
Sebastian Beckmann committed
May 30, 2025
S
libobs: Actually mark obs_[add|remove]_data_path as deprecated
Sebastian Beckmann committed
May 7, 2025
E
libobs: Add obs_canvas_get_signal_handler
Exeldro committed
January 26, 2025
D
libobs: Introduce Canvases
Dennis Sädtler committed
August 28, 2024
G
libobs: Deprecate obs_get_transition_by_[name|uuid]
gxalpha committed
March 5, 2025
D
libobs: Add optional reconnect callback to outputs
Dennis Sädtler committed
October 1, 2024
D
libobs: Support format/space/range conversion in encoder GPU scaling
Dennis Sädtler committed
D
libobs: Add obs_encoder_video_tex_active()
Dennis Sädtler committed
October 30, 2024
D
libobs: Deprecate obs_(nv12|p010)_tex_active()
Dennis Sädtler committed
August 27, 2024
A
libos: Add `obs_get_audio_info2()`
Alex Luccisano committed
December 3, 2024
D
libobs: Remove relative positioning functions
derrod committed
October 4, 2024
R
clang-format: Increase column limit from 80 to 120
Ryan Foster committed
September 7, 2024
G
libobs: Deprecate obs_scene_sceneitem_from_source
gxalpha committed
September 6, 2024
E
libobs: Add obs_encoder_get_mixer_index
Exeldro committed
August 21, 2024
A
shared/bpm: Add BPM (Broadcast Performance Metrics)
Alex Luccisano committed
A
libobs: Add a packet callback mechanism
Alex Luccisano committed
D
docs,libobs: Remove deprecated service APIs
derrod committed
D
docs,libobs: Remove master volume functions
derrod committed
D
docs,libobs: Remove deprecated scene item transition functions
derrod committed
D
docs,libobs: Remove/internalize deprecated addref functions
derrod committed
D
docs,libobs: Remove obs_render_main_view()
derrod committed
D
libobs: Remove obs_get_default_rect_effect()
derrod committed
D
libobs: Remove obs_{duplicate,free}_encoder_packet
derrod committed
November 23, 2023
D
libobs: Change scene items to using relative coordinates
derrod committed
May 8, 2024
T
libobs, UI: Normalize encoder group API
tt2468 committed
January 27, 2024
T
libobs: Add `obs_encoder_parent_video()` method
tt2468 committed
September 6, 2023
R
libobs: Add `obs_encoder_group_keyframe_aligned_encoders`
Ruwen Hahn committed
February 21, 2024
L
libobs: Deprecate scene item transform API
Lain committed
February 19, 2024
E
libobs: Fix crop to bounds ABI break
Exeldro committed
December 24, 2023
R
libobs: Add encoder ROI functions
Rodney committed
November 18, 2023
D
libobs: Add automatic cropping to bounds for scene items
derrod committed
December 2, 2023
D
libobs: Remove module UI functions
derrod committed
December 1, 2023
D
libobs: Deprecate obs_view_get_video_info
derrod committed
D
libobs: Add obs_view_enum_video_info
derrod committed
June 26, 2022
T
libobs: Add obs_reset_audio_monitoring()
tt2468 committed
March 12, 2023
D
libobs: Add obs_add_safe_module()
derrod committed
June 25, 2023
C
libobs: Change return type for getting filter index
cg2121 committed
March 2, 2023
S
libobs: Add pause callback support for sources
Sergo committed
May 25, 2023
R
libobs: Allow configuring frame rate divisor for encoders
Ruwen Hahn committed
June 8, 2023
R
libobs: Add `obs_encoder_enable_gpu_scaling`
Ruwen Hahn committed