Overview
Request 4560 (accepted)
- Update to version 24.0.0:
* obs-browser: Update translations from crowdin
* Update translations from Crowdin
* libobs: Update version to 24.0.0
* libobs: Check to swap BGRX/BGRA in async filters
* obs-browser: Map absolute to file URLs
* UI: Fix extra browser panels always creating on startup
* obs-browser: Fix panels not remembering last URL set
* UI: Fix browser docks being unchecked when created
* win-dshow: Fix color range when using FFmpeg decode
* Revert "UI: Various screen reader fixes"
* UI: Fix pause hotkey not working properly
* obs-browser: Fix portable mode not saving cookies
* obs-browser: Fix minor bug when using older CEF versions
* UI: Disable NVENC lookahead if dynamic bitrate on
* obs-browser: Fix browser panel visibility bug
* CI: Update CEF on osx to 3770
* obs-browser: Fix large local media file access
* Revert "image-source: Set default size of color source to canvas size"
* obs-browser: Fix build error on macOS
* obs-browser: Fix browser panel crash
* UI: Shut down browsers when browser docks hidden
* UI: Refactor all browser dock classes in to one
* UI: Various screen reader fixes
* obs-browser: Allow users to use CEF audio instead of OBS
* UI/updater: Fix variable type to format specifier
* graphics-hook: Fix format specifier
* obs-browser: Do not use WasHidden() for visibility on 3507+
* obs-browser: Fix browser panel crash
* libobs: Remove redundant function param and for loop
- Created by boombatower over 5 years ago
- In state accepted
-
Package maintainers:
boombatower,
darix, and
frispete
obs-studio.changes
Changed
-------------------------------------------------------------------
+Thu Sep 19 02:55:09 UTC 2019 - jimmy@boombatower.com
+
+- Update to version 24.0.0:
+ * obs-browser: Update translations from crowdin
+ * Update translations from Crowdin
+ * libobs: Update version to 24.0.0
+ * libobs: Check to swap BGRX/BGRA in async filters
+ * obs-browser: Map absolute to file URLs
+ * UI: Fix extra browser panels always creating on startup
+ * obs-browser: Fix panels not remembering last URL set
+ * UI: Fix browser docks being unchecked when created
+ * win-dshow: Fix color range when using FFmpeg decode
+ * Revert "UI: Various screen reader fixes"
+ * UI: Fix pause hotkey not working properly
+ * obs-browser: Fix portable mode not saving cookies
+ * obs-browser: Fix minor bug when using older CEF versions
+ * UI: Disable NVENC lookahead if dynamic bitrate on
+ * obs-browser: Fix browser panel visibility bug
+ * CI: Update CEF on osx to 3770
+ * obs-browser: Fix large local media file access
+ * Revert "image-source: Set default size of color source to canvas size"
+ * obs-browser: Fix build error on macOS
+ * obs-browser: Fix browser panel crash
+ * UI: Shut down browsers when browser docks hidden
+ * UI: Refactor all browser dock classes in to one
+ * UI: Various screen reader fixes
+ * obs-browser: Allow users to use CEF audio instead of OBS
+ * UI/updater: Fix variable type to format specifier
+ * graphics-hook: Fix format specifier
+ * obs-browser: Do not use WasHidden() for visibility on 3507+
+ * obs-browser: Fix browser panel crash
+ * libobs: Remove redundant function param and for loop
+ * libobs: Make sure to offset unpause audio data
+ * libobs: Fix pause cutting out video data prematurely
+ * libobs: Fail pause/unpause if still waiting for them
+ * libobs: Give a little extra time for pause to start/stop
+ * libobs: Fix Area shaders missing for RGB output
+ * obs-qsv11: Remove leftover stack variable
+ * obs-ffmpeg: Fix video warnings
+ * libobs: Fix video warnings
+ * CI: Update Windows CEF version
+ * libobs: Use correct pointer
+ * libobs: Call debug marker after null check, not before
+ * libobs: Don't render scene item texture if it's null
+ * obs-browser: Do not process Qt events for browser source
+ * libobs: Add graphics API to get graphics object pointer
+ * deps/media-playback: Remove cuda for hardware decoding
+ * deps/media-playback: Fix hw decode dropping last few frames
+ * libobs-d3d11: Print feature level as %x for readability
+ * libobs-d3d11: Consistent exception catch parameters
+ * rtmp-services: Update GameTips.TV
+ * deps/media-playback: Use hwaccel with non-alpha WebM files
+ * obs-browser: Ensure FPS always matches OBS
+ * obs-browser: Don't signal frame begin if feature disabled
+ * obs-browser: Actually fix browsers sometimes not rendering
+ * libobs: Fix default mixer values
+ * obs-qsv11: Do not enable b-frames on sandy/ivy bridge
+ * obs-browser: Fix browser source sometimes not rendering
+ * libobs: Insert sources to linked lists after creation
+ * libobs: Add missing static to function
+ * libobs: Fix null potential pointer dereference
+ * libobs: Fix Lanczos calculations
+ * libobs: Simplify bicubic weight calculations
+ * obs-ffmpeg: Use NV_FAILED() instead of FAILED()
+ * obs-ffmpeg: Force I-Frame when reconfiguring jim-nvenc
+ * deps/media-playback: Fix memory leak
+ * deps/media-playback: Fix hw accel decode crash
+ * libobs: add pointer check in reset_raw_output
+ * UI: Clarify dynamic bitrate support in tooltip
+ * obs-x264: Do not display log messages every update
+ * UI: Move "area" scale below bilinear, above bicubic
+ * UI: Fix bug where FTL was using AAC instead of opus
+ * obs-browser: Fix audio cutting out
+ * libobs: Add audio lines
+ * UI: Simplify toggle pause code
+ * UI: Update tooltip when paused
+ * UI: Fix inconsistency with spaces
+ * UI: Add dynamic bitrate support to the UI
+ * obs-outputs: Add dynamic bitrate to RTMP output
+ * libobs: Mark encoders that support dynamic bitrate
+ * obs-outputs: Allow changing bitrate test limit on the fly
+ * obs-x264: Do not show reconfigure details in log
+ * obs-ffmpeg: Allow FFmpeg NVENC to be reconfigured
+ * linux-capture: Texture unbound after GS_GL_DUMMYTEX changes
+ * Revert "win-capture: Don't leak dynamic library references"
+ * libobs-opengl: Fix Clang warnings
+ * UI: Redundant/bad casts
+ * libobs-opengl: Redundant cast
+ * UI: Add box select to preview
+ * libobs: Fix browser source settings resetting pre-24
+ * cmake: Fix SWIG deprecation warnings
+ * UI: Use "-inf" for muted volume level
+ * UI: Clarify extra browser dock text
+ * libobs-d3d11: Disable NV12 usage for Intel
+ * UI: Fix Area sample count text
+ * obs-text: Fix formatting
+ * libobs: Reset mixers for "monitoring only" sources
+ * libobs, obs-scripting, vlc-video: Fix compiler warnings
+ * UI: Fix compiler/Acri warnings
+ * win-wasapi: Fix typo with description
+ * libobs: UI: Add Area scaling for downscale output
+ * libobs: Remove unnecessary divides from Lanczos
+ * libobs: Fix dark lines using Lanczos
+ * UI: Change Connect Account to Recommended
+ * libobs: Merge obs_source_process_filter_(tech_)?end functions
+ * libobs: Fix apply_settings & remove_by_name for groups
+ * UI: Fix look of extra panels trash icon
+ * obs-browser: Update to 2.6.1
+ * libobs-opengl: Fix gl_error_to_str
+ * libobs-opengl: Fix DUMMY textures left bound
+ * Revert "libobs-opengl: Add GS_RGBX format"
+ * linux-capture: Revert GS_RGBX usage
+ * deps/media-playback: Convert YUV alpha formats to RGB on GPU
+ * obs-ffmpeg: Add YUV alpha formats for completeness
+ * libobs: Add YUV alpha formats
+ * deps/media-playback: Add missing header to CMake
+ * UI: Rename Mixer to Audio Mixer
+ * libobs: Separate textures for YUV input
+ * obs-scripting: Use a recursive mutex for Lua scripting
+ * UI: Add the ability to create custom browser docks
+ * UI: Add LineEditChanged and LineEditCanceled
+ * obs-browser: Fix a few panel issues
+ * libobs: Fix stale format in async frame cache
+ * UI: Fix pause button checked color with Rachni theme
+ * obs-scripting: Add pause scene script
+ * UI: Remove Twitch from MultichannelWarning message
+ * libobs: Add missing pixel format to format_is_yuv and get_video_format_name
+ * win-dshow: Use unbuffered by default for MJPEG
+ * win-dshow: Clarify function name/purpose
+ * libobs, obs-ffmpeg, win-dshow: Fix FFmpeg 4.0 deprecation
+ * win-dshow, obs-ffmpeg: Add hardware decoding support
+ * libobs: Add GPU timestamp query support
+ * UI: Partially revert PR #1979
+ * UI: Fix Lanczos label with correct sample count
+ * libobs: Separate textures for YUV output, fix chroma
+ * CI: Only download Qt if it doesn't exist already
+ * libobs: Optimize lanczos shader, remove scaling
+ * obs-browser: Update to 2.5.0 (audio capture support)
+ * libobs: Add "monitoring by default" source cap
+ * libobs: Optimize bicubic shader
+ * libobs: Default sampler sometimes unset for GL
+ * libobs: Fix benign typo
+ * win-dshow: Use FFmpeg for MJPEG decompression
+ * libobs: obs-ffmpeg: win-dshow: Planar 4:2:2 video
+ * UI: Pass QColor as reference
+ * win-capture: Don't leak dynamic library references
+ * libobs: Don't leak dynamic library references
+ * libobs: Return NULL if there is no get_properties callback
+ * win-wasapi: Catch by reference
+ * UI: Catch by reference
+ * libobs-d3d11: Catch be reference
+ * libobs: Supress clang-tidy warning clang-tidy-cert-flp30-c
+ * UI: Stop recording when disk space is low
+ * libobs-opengl: Remove unused VERTEXID code
+ * libobs-opengl: Support gl_FragCoord and cull unused interpolants
+ * libobs-opengl: Fix GS_R8G8 values
+ * UI: Add links for Facebook stream key
+ * obs-transitions: Fix suffix with stinger transition
+ * UI: Add ability to disable hotkeys when not in focus
+ * UI: Fix param logic of ResetHotkeyState calls
+ * libobs: Rework RGB to YUV conversion
+ * libobs: Remove YUV transformation on CPU
+ * UI: Fix hotkeys working even when disabled in focus
+ * UI: Add option to warn on stop recording
+ * UI: Improve look of adv audio control dialog
+ * UI: Add Restream.io link to stream key page
+ * UI: Add Restream.io bandwidth test stream key param
+ * UI: Add channels widget to Restream.io integration
+ * UI: Declare missing overrides
+ * cmake: Fix typo
+ * obs-text: Use array type for unique_ptr uint8_t[]
+ * rtmp-services: Remove redundant null checks
+ * libobs: Improve timing of unbuffered deinterlacing
+ * win-dshow: Update libdshowcapture to 0.6.1
+ * UI: Display infinity symbol when volume is at 0 percent
+ * rtmp-services: Add Stripchat streaming service
+ * obs-qsv: Enable high profile for QSV H.264
+ * obs-qsv: Remove check for AsyncDepth in InitParams
+ * libobs: UI: Remove DrawBackdrop() to save fullscreen pass
+ * UI: Set default maximum name length to 170 characters
+ * frontend-tools: Make start/stop buttons checkable
+ * UI, obs-plugins: Add spinbox suffixes where necessary
+ * libobs: obs-filters: Area upscale shader
+ * file-updater: Use transparent HTTP compression
+ * frontend-tools: Add option to pause output timer when rec is paused
+ * obs-qsv: Enable LA_CBR as QSV rate control
+ * libobs-opengl: Fix glGetError() infinite loop
+ * UI: Simplify resize output code
+ * obs-browser: Fix CEF 75.0.13 support
+ * libobs: Fix formatting
+ * UI: Add enable preview button
+ * rtmp-services: Add Steam
+ * obs-qsv: Enable Content Adaptive Quantization
+ * obs-qsv: Enable B-frames and B-pyramid for encoder
+ * CI: Run clang format on linux and osx CI and fail if changes are made
+ * libobs: Call both get_defaults and get_defaults2
+ * UI: Fix toggled signal of property groups
+ * libobs: Fix formatting
+ * obs-qsv: Add newer platforms to CPU enum
+ * UI: Make Dark theme group box title bold
+ * linux-v4l2: Add "Default" color range setting
+ * win-dshow: Add "Default" color range setting
+ * UI: Change default recording format to MKV
+ * Apply clang-format to objective c code
+ * obs-ffmpeg: Separate logging code
+ * libobs: Clear module variable in case module reloaded
+ * linux-capture: Fix xcompcap robustness
+ * libobs-opengl: Fix GS_GL_DUMMY textures creation
+ * libobs-opengl: Add GS_RGBX format
+ * libobs-opengl: Add error enum to string function
+ * UI: Add pause support
+ * obs-ffmpeg: Add support for pausing
+ * libobs: Implement pausing of outputs
+ * obs-ffmpeg: Remove unnecessary function
+ * libobs: Correct raw output starting audio data
+ * libobs: Add obs_get_frame_interval_ns
+ * UI: Don't display MP4/MOV warning if lossless
+ * obs-ffmpeg: Check for replay buffer button press
+ * UI: Make adv. streaming audio encoder independent
+ * libobs: Buffer-smoothing enhancements
+ * win-dshow: Decouple audio from video
+ * rtmp-services: Update and prune services
+ * libobs-d3d11: Set texture using initializer list
+ * obs-outputs: Minor pointer fixes
+ * UI: Avoid ternary operator for mixed types
+ * libobs: Fix format selection
+ * libobs-d3d11: Unnecessary type conversions
+ * .git-blame-ignore-revs: Add file to handle mass reformatting
+ * clang-format: Remove redundant params
+ * rtmp-services: Update ingest list for Restream.io
+ * obs-text: fix text transform on updated file
+ * libobs-opengl: Empty VAO
+ * libobs-d3d11: Fix missing vertex buffer clear in NV12 check
+ * obs-ffmpeg: Move external headers to external dir
+ * clang-format: Apply formatting
+ * clang-format: Add clang-format files
+ * cmake: Install 'libobs.pc' under the correct 'libdir'
+ * libobs: Full-screen triangle format conversions
+ * UI: Use stream track if no tracks are selected
+ * Revert "UI: Use theme colors setting for Projectors too"
+ * libobs, UI: Implement item_locked event
+ * libobs-d3d11: Clean up device_projection_pop
+ * libobs: Area-resampling shader optimizations
+ * libobs: linux-v412: obs-ffmpeg: Add packed BGR3 video support
+ * libobs: Remove unnecessary frame pipelining
+ * libobs: Improve low-resolution bilinear sampling
+- Upstream moved pkgconfig/libobs.pc to libdir for x86_64.
+
+-------------------------------------------------------------------
Mon Jun 17 19:56:19 UTC 2019 - jimmy@boombatower.com
- Update to version 23.2.1:
obs-studio.spec
Changed
Name: obs-studio
-Version: 23.2.1
+Version: 24.0.0
Release: 0
Summary: A recording/broadcasting program
Group: Productivity/Multimedia/Video/Editors and Convertors
%{_libexecdir}/libobs-frontend-api.so
%{_libexecdir}/libobs-opengl.so
%{_libexecdir}/libobsglad.so
-%{_libexecdir}/pkgconfig/libobs.pc
+%{_libdir}/pkgconfig/libobs.pc
%{_includedir}/obs
%changelog
_service
Changed
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">@PARENT_TAG@</param>
- <param name="revision">refs/tags/23.2.1</param>
+ <param name="revision">refs/tags/24.0.0</param>
<param name="url">git://github.com/jp9000/obs-studio.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
_servicedata
Changed
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/jp9000/obs-studio.git</param>
- <param name="changesrevision">02e523c125e20291adc6118419a5c9e78115e75c</param>
+ <param name="changesrevision">5d95cfc3614d6d720d204be1a14ca90486e64498</param>
</service>
</servicedata>
Request History
boombatower created request over 5 years ago
- Update to version 24.0.0:
* obs-browser: Update translations from crowdin
* Update translations from Crowdin
* libobs: Update version to 24.0.0
* libobs: Check to swap BGRX/BGRA in async filters
* obs-browser: Map absolute to file URLs
* UI: Fix extra browser panels always creating on startup
* obs-browser: Fix panels not remembering last URL set
* UI: Fix browser docks being unchecked when created
* win-dshow: Fix color range when using FFmpeg decode
* Revert "UI: Various screen reader fixes"
* UI: Fix pause hotkey not working properly
* obs-browser: Fix portable mode not saving cookies
* obs-browser: Fix minor bug when using older CEF versions
* UI: Disable NVENC lookahead if dynamic bitrate on
* obs-browser: Fix browser panel visibility bug
* CI: Update CEF on osx to 3770
* obs-browser: Fix large local media file access
* Revert "image-source: Set default size of color source to canvas size"
* obs-browser: Fix build error on macOS
* obs-browser: Fix browser panel crash
* UI: Shut down browsers when browser docks hidden
* UI: Refactor all browser dock classes in to one
* UI: Various screen reader fixes
* obs-browser: Allow users to use CEF audio instead of OBS
* UI/updater: Fix variable type to format specifier
* graphics-hook: Fix format specifier
* obs-browser: Do not use WasHidden() for visibility on 3507+
* obs-browser: Fix browser panel crash
* libobs: Remove redundant function param and for loop
boombatower accepted request over 5 years ago
ok