OBS Studio - Free and open source software for live streaming and screen recording
COMMITS
/ plugins/obs-ffmpeg/texture-amf.cpp October 6, 2025
T
plugins: Set missed default bitrates to 6000 kbps
Tarulia committed
April 8, 2023
R
frontend, plugins: Set default bitrate to 6000 kbps
Richard Stanway committed
August 21, 2025
H
obs-ffmpeg: Add missing color range property setting for AMD AV1 encoder
Huts, Roman committed
August 4, 2025
D
obs-ffmpeg: Correct P-frame packet priority in AMF encoder
Dennis Sädtler committed
May 14, 2025
H
obs-ffmpeg: Add Pre-Analysis checkbox for AMD encoder
Huts, Roman committed
October 30, 2024
H
obs-ffmpeg: Update default AMD encoding settings
Huts, Roman committed
H
obs-ffmpeg: New default AMD encoding settings
Huts, Roman committed
April 28, 2025
H
obs-ffmpeg: Add B-frame CQP support for AMD AV1 encoder
Huts, Roman committed
May 5, 2025
R
Revert "obs-ffmpeg: New default AMD encoding settings"
Ryan Foster committed
R
Revert "obs-ffmpeg: Add Pre-Analysis checkbox for AMD encoder"
Ryan Foster committed
August 14, 2023
H
obs-ffmpeg: Add Pre-Analysis checkbox for AMD encoder
Huts, Roman committed
April 22, 2025
A
obs-ffmpeg: Query and log the AMF codec level
Alex Luccisano committed
September 27, 2024
A
obs-ffmpeg: Set AMF codec level properly
Alex Luccisano committed
January 2, 2025
H
obs-ffmpeg: Fix throughput checks for older AMD driver
Huts, Roman committed
November 11, 2024
H
obs-ffmpeg: Add AMD AV1 B-frame support
Huts, Roman committed
October 15, 2024
A
obs-ffmpeg: Use `obs_encoder_video_tex_active()` for AMF
Alex Luccisano committed
October 4, 2024
R
clang-format: Increase column limit from 80 to 120
Ryan Foster committed
July 12, 2024
R
obs-ffmpeg: Disable AMF DTS adjustment for AV1
Ruwen Hahn committed
February 15, 2024
A
obs-ffmpeg: Use video_output_info in amf_create_encoder()
Alex Luccisano committed
February 3, 2024
E
obs-ffmpeg: Fix wrong framerate in AMF VUI header
Evgeny Pavlov committed
January 8, 2024
R
obs-ffmpeg: Default the number of B-frames to 3
rhutsAMD committed
January 3, 2024
R
obs-ffmpeg: Fix issue with B-frames introducing motion blur
rhutsAMD committed
December 24, 2023
R
obs-ffmpeg: Add ROI support to AMF
Rodney committed
October 4, 2023
D
August 25, 2023
R
plugins: Quote program paths used in os_process_pipe_create
Richard Stanway committed
June 8, 2023
R
obs-ffmpeg: Enable GPU scaling for AMF texture encoder
Ruwen Hahn committed
June 15, 2023
H
obs-ffmpeg: Fix logic in one of the AMF preset fallback checks
Huts, Roman committed
June 5, 2023
R
obs-ffmpeg: Consider requested throughput in AMF preset fallback
rhutsAMD committed
May 30, 2023
H
obs-ffmpeg: Fix AMF encoder reconfiguration
Huts, Roman committed
May 1, 2023
R
obs-ffmpeg: Set error message for AMF with P216/P416
Ryan Foster committed
April 5, 2023
D
obs-ffmpeg: Disable AMF texture encoder runtime reconfiguration
derrod committed
March 26, 2023
P
cmake: Add changes for CMake build framework 3.0
PatTheMav committed
August 3, 2022
T
obs-ffmpeg: Replace external/AMF folder by obs-deps headers
tytan652 committed
March 1, 2023
C
obs-ffmpeg: Implement QVBR for AMF encoders
Chris (Flaeri) committed
December 19, 2022
J
obs-ffmpeg, obs-qsv11: Ensure adapter order in encoder tests
jp9000 committed
December 11, 2022
J
obs-ffmpeg: Fix AMF default CQP value
Jim committed
December 9, 2022
R
obs-ffmpeg: Add new rate control method mappings for AVC/HEVC
Roman Huts committed
December 2, 2022
R
obs-ffmpeg: Add new rate control methods for AMD AVC/HEVC
Roman Huts committed
November 22, 2022
C
obs-ffmpeg: Disable VBAQ for H264 CQP rate control
Chris committed
C
obs-ffmpeg: Disable VBAQ for HEVC CQP rate control
Chris committed
November 21, 2022
M
obs-ffmpeg: Fix building without HEVC on Windows
Matt Gajownik committed
November 9, 2022
R
obs-ffmpeg: Fix encoder preset quality fallbacks for AVC/HEVC/AV1
Roman Huts committed
November 8, 2022
R
obs-ffmpeg: Add AMF AV1 encoder
Roman Huts committed
R
obs-ffmpeg: Use codec enum for AMF texture encode check
Roman Huts committed
R
obs-ffmpeg: Make AMF AVC encoder name consistent w/ others
Roman Huts committed
R
obs-ffmpeg: Only show b-frames AMF property for AVC
Roman Huts committed
R
obs-ffmpeg: Only allow AMF high/baseline profiles for AVC
Roman Huts committed
R
obs-ffmpeg: Allow 0-51 for CQP property
Roman Huts committed
R
obs-ffmpeg: Use codec enum for amf_properties_internal
Roman Huts committed
September 22, 2022
S
obs-ffmpeg: Fix m3u8 recording in AMF
shinji3 committed