OBS Studio - Free and open source software for live streaming and screen recording
COMMITS
/ plugins/obs-ffmpeg/obs-ffmpeg.c March 1, 2022
F
obs-ffmpeg: add NVENC blacklist check for Linux
Florian Zwoch committed
January 25, 2022
D
obs-ffmpeg: Add MX450 to blacklist
derrod committed
November 6, 2021
P
obs-ffmpeg: Fix NVENC old codec naming removed in FFmpeg
pkv committed
October 23, 2021
J
obs-ffmpeg: Add AOM AV1 and SVT-AV1 encoders
jp9000 committed
October 29, 2020
J
obs-ffmpeg: Add MX350 to blacklist
Joel Bethke committed
October 13, 2020
M
obs-ffmpeg: Add HLS output
Maya Venkatraman committed
March 25, 2020
P
obs-ffmpeg: Use obs-ffmpeg-mux for mpegts network output
pkv committed
March 26, 2020
R
obs-ffmpeg: Expose old NVENC on Windows 7
Richard Stanway committed
April 19, 2019
A
obs-ffmpeg: Add new ffmpeg-encoded-output
Aaron Boxer committed
October 16, 2019
R
obs-ffmpeg: Use vendor and device ID for NVENC blacklist
Richard Stanway committed
July 29, 2019
J
libobs, obs-ffmpeg, win-dshow: Fix FFmpeg 4.0 deprecation
jp9000 committed
July 9, 2019
J
obs-ffmpeg: Separate logging code
jp9000 committed
June 23, 2019
J
clang-format: Apply formatting
jp9000 committed
April 14, 2019
April 5, 2019
J
obs-ffmpeg: Remove "A" variants from NVENC blacklist
jp9000 committed
February 20, 2019
S
plugins: Clear all compiler warnings
Shaolin committed
March 26, 2019
J
obs-ffmpeg: Fix blacklisted adapter check
jp9000 committed
March 12, 2019
J
obs-ffmpeg: Use correct calling convention on CreateDXGIFactory1
jasonlee committed
February 28, 2019
J
obs-ffmpeg: Fix NVENC blacklisted card check
jp9000 committed
February 25, 2019
J
obs-ffmpeg: Add more blacklisted NVENC adapters
jp9000 committed
February 15, 2019
J
obs-ffmpeg: Add more blacklisted non-NVENC adapters
jp9000 committed
February 6, 2019
J
obs-ffmpeg: Add texture-based NVENC encoder implementation
jp9000 committed
February 5, 2019
J
obs-ffmpeg: Implement NVENC video card blacklist
jp9000 committed
April 8, 2018
T
obs-ffmpeg: Add linux VAAPI h.264 encoding support
Thomas Crider committed
September 11, 2018
K
Plugins: Add descriptions to modules
Kurt Kartaltepe committed
January 20, 2018
J
obs-ffmpeg: Remove NVENC detection code for now
jp9000 committed
J
obs-ffmpeg: Fix signed mismatch warning
jp9000 committed
January 18, 2018
L
obs-ffmpeg: Call av_register_all before nvenc check
Lucian Poston committed
January 17, 2018
J
obs-ffmpeg: Don't try to detect NVENC on mac
jp9000 committed
M
obs-ffmpeg: Improve NVENC detection
Michel committed
January 12, 2018
J
Revert "obs-ffmpeg: Improve NVENC detection"
jp9000 committed
December 1, 2017
M
obs-ffmpeg: Improve NVENC detection
Michel committed
July 31, 2017
J
obs-ffmpeg: Add Opus audio encoder
jp9000 committed
December 7, 2016
J
obs-ffmpeg: Add replay buffer output
jp9000 committed
April 18, 2016
J
obs-ffmpeg: Add FFmpeg NVENC encoder
jp9000 committed
January 23, 2016
J
obs-ffmpeg: Remove overly verbose FFmpeg logging
jp9000 committed
October 12, 2015
R
obs-ffmpeg: Fix a race condition in create_or_fetch_log_context
Richard Stanway committed
August 13, 2015
K
obs-ffmpeg: Sychronize logging on log context
kc5nra committed
August 4, 2015
J
obs-ffmpeg: Move log callback up to plugin scope
John Bradley committed
May 29, 2015
J
obs-ffmpeg: Add ffmpeg muxer
jp9000 committed
March 4, 2015
J
obs-ffmpeg: Add FFMpeg input source
John Bradley committed
July 27, 2014
J
Remove macro to free locale
jp9000 committed
J
Remove version parameter from obs_module_load
jp9000 committed
July 10, 2014
J
Add locale for modules
jp9000 committed
April 8, 2014
J
Implement RTMP module (still needs drop code)
jp9000 committed
February 14, 2014
J
Remove majority of warnings
jp9000 committed
February 12, 2014
J
Revamp API and start using doxygen
jp9000 committed
February 7, 2014
J
Add planar audio support, improve test output
jp9000 committed
January 19, 2014
J
Add preliminary ffmpeg plugin (still testing)
jp9000 committed