summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-02UI: Add VideoToolbox HEVC encoders to simple output optionsvt-hevc-proresPatTheMav
2022-11-02UI: Add detection of ProRes encoder for auto muxingPatTheMav
2022-11-02UI: Print container warnings for ProRes encoder and disable autoremuxPatTheMav
2022-11-02libobs: Force hvc1 codec tag for HEVC video and respect input tagsPatTheMav
2022-11-02mac-videtoolbox: Use correct size for system representation CFStringsPatTheMav
2022-10-23mac-videotoolbox: Make unsupported color format text codec agnosticgxalpha
2022-10-23mac-videotoolbox: Remove HW_ACCEL flagsDeveloper-Ecosystem-Engineering
2022-10-23mac-videotoolbox: Add support platform hardware and software ProRes 422Developer-Ecosystem-Engineering
2022-10-23obs-ffmpeg: Add codec-tag support to ffmpeg-muxDeveloper-Ecosystem-Engineering
2022-10-23mac-videotoolbox: Add support for platform hardware and software HEVCDeveloper-Ecosystem-Engineering
2022-10-23obs-frontend-api: Add screenshot eventcg2121
2022-10-22UI: Set preset2 instead preset for simple mode NVENCgxalpha
2022-10-22UI: Hide --portable from help text if disallowedderrod
2022-10-22UI: Hide donation CTA when running via Steamderrod
2022-10-22UI: Add --steam flagderrod
2022-10-20linux-v4l2: Send STREAMON/STREAMOFF on vcam start/stopStefan Hoffmeister
2022-10-20docs: Fix sphinx import error on Python 3.10+PatTheMav
2022-10-19obs-ffmpeg: Fix NVENC "mq" to use P6 rather than P4jp9000
2022-10-19UI: Change "hq" to use P5 when upgrading NVENCjp9000
2022-10-19UI: Fix stats widget appearance on Yami themestytan652
2022-10-19UI: Fix stats widget status font sizetytan652
2022-10-19UI: Fix theme if apply and cancel in settingstytan652
2022-10-19CI: Fix Steam launching x86 version under Rosettaderrod
2022-10-18Merge pull request #7581 from PatTheMav/virtualcam-fixesRyan Foster
2022-10-19mac-virtualcam: Remove unnecessary IOSurfaceLocks in Mach ServerPatTheMav
2022-10-19mac-virtualcam: Remove unnecessary use of NSAppleEventDescriptorPatTheMav
2022-10-19mac-virtualcam: Use IOSurfaceLock on Intel-based Macs onlyPatTheMav
2022-10-19mac-virtualcam: Fix random crashes in applications loading VirtualCamPatTheMav
2022-10-18CI: Fix services check using deprecated GHA outputderrod
2022-10-18CI: Update GitHub Actions for set-output deprecationRyan Foster
2022-10-15UI: Use correct title for failed replay buffer startgxalpha
2022-10-15obs-frontend-api: Add theme functionscg2121
2022-10-15obs-filters: Remove unused assignmentsRichard Stanway
2022-10-15UI: Check return value of ConvertResText before accessing resultsRichard Stanway
2022-10-15libobs: Add ifdef for Windows-only variable assignmentRichard Stanway
2022-10-15UI: Fix potential memory leak when parsing OBSThemeMetaRichard Stanway
2022-10-15UI: Copy result of getenv before useRichard Stanway
2022-10-15UI: Remove unused assignmentsRichard Stanway
2022-10-15UI: Fix possible crash due to UI property access from graphics threadPatTheMav
2022-10-15virtualcam-module: Fix crash on resolution changejp9000
2022-10-15virtualcam-module: Clarify resolution variablesjp9000
2022-10-14obs-ffmpeg: Clarify name of NVENC presetjp9000
2022-10-14virtualcam-module: Don't send frames on initial pausejp9000
2022-10-13UI: Don't offer current resolution in auto config if < 240pRichard Stanway
2022-10-12UI: Swap mq and hq NVENC Preset mappingsRyan Foster
2022-10-11Revert "libobs: Update version to 28.1.0"28.1.0-beta1jp9000
2022-10-11libobs: Update version to 28.1.0jp9000
2022-10-11UI: Use transform to fit vcam source to canvasChip Bradford
2022-10-11Revert "UI: Remove individual sources (for now) from vcam config"Chip Bradford
2022-10-11docs: Add obs_sceneitem_group_enum_items API call to scripting docsPatTheMav