OBS Studio - Free and open source software for live streaming and screen recording
COMMITS
/ plugins/mac-videotoolbox/encoder.c April 1, 2026
A
plugins: Fix build issues in Xcode 26.4
andrewsoncha committed
October 6, 2025
T
plugins: Set missed default bitrates to 6000 kbps
Tarulia committed
October 23, 2024
D
mac-videotoolbox: Add Spatial AQ option (macOS 15)
Dennis Sädtler committed
October 4, 2024
R
clang-format: Increase column limit from 80 to 120
Ryan Foster committed
November 30, 2023
P
mac-videotoolbox: Fix handling of unsuccessful encoder creation
PatTheMav committed
August 28, 2023
G
mac-videotoolbox: Remove CRF 0 second keyint override
gxalpha committed
G
mac-videotoolbox: Set default keyframe interval to 2 seconds
gxalpha committed
October 21, 2023
G
plugins: Remove old macOS version ifdefs
gxalpha committed
April 5, 2023
P
mac-videotoolbox: Remove unreachable code to fix clang warning
PatTheMav committed
D
mac-videotoolbox: Enforce non-zero keyframe interval in CRF mode
derrod committed
June 1, 2023
G
mac-videotoolbox: Remove encoder sorting
gxalpha committed
May 14, 2023
G
mac-videotoolbox: Fix incorrect keyframe interval calculation
gxalpha committed
April 27, 2023
G
mac-videotoolbox: Differentiate unsupported format and range errors
gxalpha committed
April 4, 2023
P
mac-videotoolbox: Fix compile issue if HEVC is disabled
PatTheMav committed
February 21, 2023
P
mac-videotoolbox: Refactor implementation
PatTheMav committed
November 21, 2022
J
mac-videotoolbox: Add ProRes 4444 (XQ) support
jpark37 committed
February 9, 2023
G
mac-videotoolbox: Load encoders from system asynchronously
gxalpha committed
December 11, 2022
J
mac-videotoolbox: Add HDR metadata
jpark37 committed
November 25, 2022
J
mac-videotoolbox: Don't parse HEVC as AVC
jpark37 committed
November 13, 2022
G
mac-videotoolbox: Default to High profile
gxalpha committed
October 23, 2022
G
mac-videotoolbox: Support P010 and HDR color spaces
gxalpha committed
G
mac-videotoolbox: Make unsupported color format text codec agnostic
gxalpha committed
November 2, 2022
P
mac-videtoolbox: Use correct size for system representation CFStrings
PatTheMav committed
August 9, 2022
D
mac-videotoolbox: Remove HW_ACCEL flags
Developer-Ecosystem-Engineering committed
D
mac-videotoolbox: Add support platform hardware and software ProRes 422
Developer-Ecosystem-Engineering committed
D
mac-videotoolbox: Add support for platform hardware and software HEVC
Developer-Ecosystem-Engineering committed
October 2, 2022
G
mac-videotoolbox: Remove "None" profile
gxalpha committed
September 29, 2022
G
mac-videotoolbox: Remove unused defines
gxalpha committed
August 6, 2022
G
mac-videotoolbox: Reject color formats other than NV12 and I420
gxalpha committed
July 28, 2022
P
mac-videotoolbox: Remove guard for hardware acceleration check
PatTheMav committed
July 18, 2022
V
Use property suffixes for units everywhere
Vainock committed
T
mac-videotoolbox: Guard hardware_accelerated check behind macOS 10.14
tytan652 committed
July 11, 2022
P
mac-videotoolbox: Enable CBR and CRF on hardware encoders only
PatTheMav committed
June 22, 2022
A
mac-videotoolbox: Add CRF support on Apple silicon
AuroraWright committed
D
mac-videotoolbox: Add CBR support on Apple silicon / macOS 13
Developer-Ecosystem-Engineering committed
G
mac-videotoolbox: Remove redundant bitrate check
gxalpha committed
July 6, 2022
G
mac-videotoolbox: Use type_data as it was intended
gxalpha committed
May 24, 2022
G
mac-videotoolbox: Rename functions to remove "h264"
gxalpha committed
May 20, 2022
G
mac-videotoolbox: Rename mac-vth264 plugin to mac-videotoolbox
gxalpha committed