 Jason DoveandGitHub
|
dad0662fa6
|
use libplacebo to tonemap with nvidia/vulkan (#2029)
|
2025-06-12 20:49:06 +00:00 |
|
 Jason DoveandGitHub
|
dfdfa6f349
|
use hardware-accelerated tonemapping with vaapi (#2028)
* add tonemap_vaapi filter
* let vaapi pipeline handle hdr content
* use tonemap_opencl with vaapi
* update changelog
|
2025-06-12 16:13:43 +00:00 |
|
 Jason DoveandGitHub
|
70c4036dc9
|
fix ten bit source and destination with segmenter v2 (#1633)
* fix software and vaapi 10 bit content
* fix nvidia 10 bit content
* some qsv improvements
|
2024-03-04 15:29:45 -06:00 |
|
 Jason DoveandGitHub
|
c18be5559b
|
fix delete old segments (#1536)
* code cleanup
* ignore errors deleting old hls segments
|
2024-01-04 10:42:04 -06:00 |
|
 Jason DoveandGitHub
|
fc871e6f74
|
fix detection of amf hw accel on windows (#1519)
|
2023-12-02 09:05:02 -06:00 |
|
 Jason DoveandGitHub
|
14a88bd225
|
optimize ffmpeg capability cache (#1486)
* minimize cached ffmpeg capabilities
* use set intersect
* try disabling work ahead on nvidia/windows
|
2023-10-16 08:42:26 -05:00 |
|
 Jason DoveandGitHub
|
0550c60a78
|
allow older ffmpeg for testing (#1485)
* allow older ffmpeg for testing
* use proper option name
|
2023-10-14 21:13:18 -05:00 |
|
 Jason DoveandGitHub
|
c3fe263978
|
validate hardware accel, use hw accel for error messages (#1471)
* only display supported hw accels in ffmpeg profile editor
* qsv capability improvements
* qsv fixes
* update changelog
|
2023-10-08 11:21:04 -05:00 |
|
 Jason DoveandGitHub
|
03df2a6c8a
|
overdue code cleanup (#1271)
|
2023-05-10 13:18:18 -05:00 |
|
 Jason DoveandGitHub
|
4d57ece30d
|
check ffmpeg for available decoders, filters, encoders (#1183)
* check ffmpeg for available decoders, filters, encoders
* revert csproj change
|
2023-02-27 19:28:42 -06:00 |
|