OBS Studio - Free and open source software for live streaming and screen recording
COMMITS
/ libobs/graphics/graphics-ffmpeg.c October 4, 2024
R
clang-format: Increase column limit from 80 to 120
Ryan Foster committed
June 10, 2023
D
libobs: Remove legacy FFmpeg compatibility
derrod committed
February 16, 2023
P
libobs: Fix non-exhaustive switch statements
PatTheMav committed
August 5, 2022
T
UI,libobs,libobs-opengl,obs-ffmpeg: Remove unneeded cast in switches
tytan652 committed
October 4, 2022
J
libobs/graphics: Precompute more accurate matrix
jpark37 committed
August 13, 2022
N
libobs: Remove unnecessary UTF characters
Norihiro Kamae committed
July 18, 2022
T
deps,libobs,plugins: Fix discarded-qualifiers warnings with FFmpeg 5
tytan652 committed
July 20, 2022
T
libobs: Remove unused parameters
tytan652 committed
June 20, 2022
P
libobs: Explicitly mark variables as unused
PatTheMav committed
May 8, 2022
J
libobs/graphics: Add color space and WIC support
jpark37 committed
August 31, 2021
V
libobs: Orient images based on EXIF metadata
VodBox committed
April 1, 2022
W
obs-ffmpeg, win-dshow, deps/media-playback: Use recommended API for AVCodecContext
wangshaohui committed
June 1, 2021
J
libobs: Assume sRGB instead of linear for 64 bpp
jpark37 committed
May 11, 2021
J
libobs: Support premultiplying images on load
jpark37 committed
May 5, 2021
J
libobs: Support 64 bpp images
jpark37 committed
July 19, 2020
J
libobs: Fix FFmpeg deprecation warnings
jpark37 committed
April 30, 2020
J
libobs: Fix right edge for JPEG images
jpark37 committed
July 29, 2019
J
libobs, obs-ffmpeg, win-dshow: Fix FFmpeg 4.0 deprecation
jp9000 committed
June 23, 2019
J
clang-format: Apply formatting
jp9000 committed
December 5, 2017
J
Fix a number of MSVC warnings
jp9000 committed
January 18, 2016
J
libobs: Add gs_create_texture_file_data function
jp9000 committed
September 26, 2014
J
(API Change) Remove pointers from all typedefs
jp9000 committed
August 8, 2014
J
(API Change) Improve graphics API consistency
jp9000 committed
July 24, 2014
J
Prevent loading image files with null/empty paths
jp9000 committed
June 29, 2014
J
Don't use swscale if format is supported
jp9000 committed
June 28, 2014
J
Use older FFmpeg API functions for AVFrame
jp9000 committed
June 27, 2014
J
Add FFmpeg image file support to the core
jp9000 committed