Revisions of obs-studio (20)
buildservice-autocommit
accepted
request 6290
4 months ago
(revision 42)
auto commit by copy to link target
- fix build with fix-json11-build.patch - Pull in https://github.com/obsproject/obs-studio/pull/11906.patch to fix the virtual camera - Update to version 31.0.3: * libobs: Update version to 31.0.3 * libobs: Fix duplicating scene with custom size * obs-websocket: Update version to 5.5.6 * UI: Only emit frontend events for existing scene collection * rtmp-services: Add "VRCDN - Live" service * rtmp-services: Update Castr.io ingests * rtmp-services: Remove defunct servers/services * mac-avcapture: Clear memory when creating frame struct * obs-browser: Update version to 2.24.6 * nv-filters: Silence initial load error for Blur * nv-filters: Remove reset signal for Video effects * nv-filters: Fix CudaStream used in Video effects * nv-filters: Reallocate state when resetting AIGS filters * nv-filters: Fix destruction of Background Blur effect * nv-filters: Set max effective threshold to 0.95 for Background removal * obs-nvenc: Fix incorrect CUDA array size allocation * libobs: Reset reconnecting state when can_reconnect is false * Revert "libobs: Do not allow reconnect if stop code is OBS_OUTPUT_INVALID_STREAM" * CI: Use rebuilt CEF to avoid memory allocation crashes on macOS * win-capture: Add FragPunk to compatibility list * rtmp-services: Remove unresponsive servers - Update to version 31.0.2: * libobs: Update version to 31.0.2
- Update to version 30.0.2: * libobs: Update version to 30.0.2 * CI: Downgrade flatpak-builder to fix Flatpak publish * Revert "cmake: Align Product Name and Bundle Name on macOS" * libobs: Update version to 30.0.1 * Update translations from Crowdin * obs-websocket: Update version to 5.3.4 * obs-browser: Update version to 2.22.2 * win-wasapi: Ignore timestamp errors * libobs: Fix PTS incrementation when FPS divisor is enabled * updater: Clear shader cache after updating * libobs-d3d11: Add checksum to shader cache * cmake: Align Product Name and Bundle Name on macOS * libobs: Use macOS specific APIs to report free disk space * UI: Disable safe mode when --multi is used * libobs: Fix memory leak when migrating from legacy scene item data * libobs: Fix crash in `obs_sceneitem_remove()` when already removed * linux-pipewire: Ensure number of dmabufs is zero initialized * rtmp-services: Update IRLToolkit service * mac-capture: Add handling for nil target window * UI: cancel session end request on commitDataRequest() signal * CI: Validate Flatpak with flatpak-builder-lint * CI: Set build-log-url when publishing * CI: Bump flatpak-github-actions commit hash * win-capture: Update graphics hook version * build-aux: Remove StatusNotifierItem Flatpak permission * UI: Fix UseStreamKeyAdv not display stream key and not hide button * win-capture: Fix Vulkan race condition * UI: Fix typo in Virtual Camera logging functions * CI: Update deps to 2023-11-03 release
buildservice-autocommit
accepted
request 5921
over 1 year ago
(revision 39)
auto commit by copy to link target
- Add workaround to build TW aarch64 version with python310, until proper TW snapshot with primary python311 is released
- Update to version 29.1.3: * UI: Translate place holder name for new group * UI: Fix changed state of audio settings * UI: Fix changing quick transition to/from fade to black * UI: Fix checked state of source toolbar menu item * text-freetype2: Fix not updating chat log mode property * libobs: Update version to 29.1.3 * obs-ffmpeg: Fix logic in one of the AMF preset fallback checks * obs-websocket: Update version to 5.2.3 * libobs: Set video thread qos class to user interactive on macOS * mac-capture: Explicitly set clear background for SCK * UI: Don't update text source when nothing changed * docs: Clarify da_erase_range * deps/obs-scripting: Fix crash removing callbacks in script_unload * libobs: Use da_clear() to clear obs_core_data::sources_to_tick * libobs/util: Add da_clear() * libobs: Don't keep the sources mutex in tick_sources * libobs/util: Actually fix use-after-free in da_insert_new * libobs/util: Fix use-after-free in darray_insert_new * win-capture: Skip compat helper matching if properties are null * win-capture: Add Honkai: Star Rail to compatibility list * UI: Don't trigger a settings update when list is empty To avoid recursive call * obs-ffmpeg: Consider requested throughput in AMF preset fallback * obs-ffmpeg: Fix AMF encoder reconfiguration * UI: Fix filter shortcuts not showing in context menu * text-freetype2: Fix crash after reaching buffer size * UI: Fix menu actions missing shortcuts * libobs: Fix crash when properties are deleted in callback * UI: Assume RTMP if service has no protcol * Revert "UI: Reset service selection to custom if name not found"
buildservice-autocommit
accepted
request 5795
over 2 years ago
(revision 32)
auto commit by copy to link target
- Build with Qt6 for Tumbleweed and with Qt5 otherwise
- packaging fixes - Build with Qt6 (can be switched with the qt_version define on top) - update buildrequires for the websocket support - pkgconfig(asio) - pkgconfig(websocketpp) - pkgconfig(nlohmann_json) - enable sndio support (new BR: sndio-devel) - pkgconfig(uuid) is now required - enable libfdk support to fix AAC support
- Update to version 29.1.2: * libobs: Update version to 29.1.2 * obs-outputs: Remove support for "RTMP Go Away" feature (#8959) * UI: Fix crash on patronJsonThread * deps/media-playback: Just null the first frame pointer on decode * deps/media-playback: Check `is_active` when frame preloading * deps/media-playback: Fix crash when interrupting stingers * UI: Disallow exiting settings with no track in advanced mode * UI: Disallow exiting settings with no track in simple mode * UI: Fix crash when receiving multiple SIGINT * libobs: Adds obs.hpp to exported header files * UI: Only defer property updates for input and transition sources * win-dshow: Remove obsolete translation * win-capture: Remove obsolete translation * obs-qsv11: Add missing translation * obs-outputs: Add missing translations * obs-filters: Remove obsolete translation in expander-filter * obs-filters: Add missing translation in chroma-key-filter * obs-ffmpeg: Add missing translations * obs-ffmpeg: Add missing translations * obs-ffmpeg: Remove obsolete translations * mac-videotoolbox: Remove obsolete translation * mac-syphon: Remove obsolete translations * mac-avcapture: Add missing translation * linux-pulseaudio: Add missing translation * linux-capture: Remove obsolete translation * linux-alsa: Add missing translations * UI: Fix missing translations * CI: Enable GPU priority setting for Windows builds * libobs-d3d11: Set priority to high instead of realtime if HAGS enabled
- Relax some compile flags to not error out for Leaps