OBS Studio - Free and open source software for live streaming and screen recording
COMMITS
/ plugins/win-dshow/win-dshow.cpp August 21, 2025
S
win-dshow: Temporarily tolerate deprecated autoselect functions
Sebastian Beckmann committed
February 13, 2025
R
win-dshow: Fix possible crash if frame width or height is zero
Ryan Foster committed
October 4, 2024
R
clang-format: Increase column limit from 80 to 120
Ryan Foster committed
August 2, 2024
P
cmake: Update cross-platform build project management for Windows
PatTheMav committed
February 28, 2024
P
Update source code formatting with clang-format 17.0.3
PatTheMav committed
September 5, 2023
N
win-dshow: Log source name at error
Norihiro Kamae committed
July 11, 2023
D
clang-format: Set AllowAllConstructorInitializersOnNextLine to false
derrod committed
December 17, 2022
E
win-dshow: Set audio only active when there is audio
Exeldro committed
March 28, 2023
F
win-dshow: Change buffering for Elgato devices
Friedhelm Birth committed
December 1, 2022
J
win-dshow: Ignore FFmpeg colorspace if overridden
jpark37 committed
November 19, 2022
M
win-dshow: Recognise higher FPS values from devices
Matt Gajownik committed
September 3, 2022
J
Revert "win-dshow: Save and restore video device config props"
jp9000 committed
July 15, 2022
N
plugins: Cleanup unused-parameters
Norihiro Kamae committed
November 2, 2021
E
win-dshow: Save and restore video device config props
Exeldro committed
May 22, 2022
J
win-dshow: Removed used UNUSED_PARAMETER
jpark37 committed
February 21, 2022
J
win-dshow: Support HEVC decode
jpark37 committed
February 28, 2022
J
win-dshow: Add reactivation callback
jpark37 committed
April 11, 2022
J
win-dshow: Use Rec. 2100 (PQ) by default for P010
jpark37 committed
April 10, 2022
J
win-dshow: Add Rec. 2020 HLG support
jpark37 committed
J
libobs: Rename Rec. 2020 to Rec. 2100
jpark37 committed
April 3, 2022
J
libobs,plugins: Replace video matrix function
jpark37 committed
March 16, 2022
J
win-dshow: Add HDR support
jpark37 committed
February 27, 2022
J
win-dshow: Add hardware decode status to log
jpark37 committed
February 24, 2022
J
win-dshow: Add hardware decode toggle
jpark37 committed
January 26, 2022
C
win-dshow: Log buffered state
Chris committed
January 25, 2022
J
win-dshow: Use OBS_SOURCE_FRAME_LINEAR_ALPHA
jpark37 committed
September 20, 2021
T
win-dshow: Don't buffer Elgato Facecam device by default
Thomas Schnitzler committed
August 18, 2021
R
win-dshow: Avoid redundant string conversions
Richard Stanway committed
R
win-dshow: Use constant references for resolution check
Richard Stanway committed
February 7, 2021
A
win-dshow: Add autorotation toggle
Andrés Barreiro committed
September 7, 2020
J
win-dshow: Add "activate" proc to proc handler
jp9000 committed
September 6, 2020
J
Update VIDEO_CS_DEFAULT to mean 709 instead of 601
jpark37 committed
March 7, 2020
J
win-dshow: Fix rotation not working in all cases
jp9000 committed
March 1, 2020
J
win-dshow: Add support for devices that relay rotation
jp9000 committed
January 14, 2020
J
win-dshow: Fix upside-down RGB DIBs
jpark37 committed
November 30, 2019
J
Merge pull request #2196 from jpark37/ffmpeg-mjpeg-spam
Jim committed
November 25, 2019
J
win-dshow: Suppress MJPEG error spam
jpark37 committed
July 28, 2019
C
UI: Add source icons
Clayton Groeneveld committed
J
win-dshow, obs-ffmpeg: Add hardware decoding support
jp9000 committed
November 13, 2019
J
win-dshow: Support bottom-up DIBs
jpark37 committed
August 6, 2019
W
win-dshow: Fix format switching issue
wanhongqing committed
September 15, 2019
J
win-dshow: Fix color range when using FFmpeg decode
jpark37 committed
July 29, 2019
J
win-dshow: Use unbuffered by default for MJPEG
jp9000 committed
J
win-dshow: Clarify function name/purpose
jp9000 committed
June 18, 2019
J
win-dshow: Use FFmpeg for MJPEG decompression
James Park committed
July 21, 2019
J
Merge pull request #1951 from jpark37/audio-buffering
Jim committed
July 11, 2019
J
win-dshow: Add "Default" color range setting
jpark37 committed
July 5, 2019
J
win-dshow: Decouple audio from video
James Park committed
June 23, 2019
J
clang-format: Apply formatting
jp9000 committed
April 25, 2019
J
decklink, win-dshow: Use obs_source_output_video2
jp9000 committed