Skip to content

Releases: CESNET/UltraGrid

continuous builds

18 Jul 08:00
16d41e8
Compare
Choose a tag to compare
continuous builds Pre-release
Pre-release

Built 2024-12-04T15:18+00:00

Current builds from Git master branch. macOS alternative build is rebuilt daily, Linux ARM builds weekly. Archived builds can be found here.

UltraGrid 1.9.8

20 Nov 13:23
v1.9.8
c78eef3
Compare
Choose a tag to compare

Built 2024-11-20T13:23+00:00

Changes:

  • added basic nvdec support
  • added Pipewire screen capture
  • added Pipewire generic video capture & display
  • added Pipewire audio capture & display
  • GUI: Don't block whole interface when querying UG capabilities
  • GUI: Better handling of UG crash during capability query
  • GUI: vuMeter: Redesigned to allow variable channel count
  • GUI: vuMeter: Added maximum recent peak indicator
  • swmix: Optionaly specify a custom config file path
  • holepunch: New 'bind_ip' option
  • improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
  • added new deinterlace filters (linear, bob)
  • added support for Vuikan on macOS (utilizing MoltenVK)
  • improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
  • improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
  • improved Windows screen capture (automaticaly register filter)
  • Reed-Solomon: support for multiple tiles (notably 3D)
  • improved AV1 performance by tweaking parameters
  • video switcher: support for embedded audio switching
  • added file (libavformat-backed) output
  • supported >8 bit transcoding in hd-rum-transcode and resize filter
  • improved DShow capture compatibility with new pixfmts + convert to RGB
  • added official mac arm64 build

Fixes since last release:

1.9.8

  • build fixes (SVT-VP9, Vulkan)
  • re-enable DELTACAST

1.9.7

  • fixed vdisp/file crash
  • fixes for irregular (eg. odd) image widths
  • added warnings for potentially wrong configs (alsa, R-S audio)
  • fixed some color conversion
  • NDI fixes - reconnect, 16-bit YCbCr blank if produced in MSW

1.9.6

  • fixed not working GPUJPEG decoder
  • vcap/rtsp small fixes; but mainly advised to use the development build
    because of plenty of changes/fixes that are not to be backported

1.9.5

  • CI: updated dependencies (x265, NDI6 et al.)
  • libsvtav1 - hint to use crf instead of bitrate (more comprehensive enhancement in the development version)
  • rtsp client freeze fix
  • fixed capture from OBS virtual cam in Windows
  • fixes some (rare) crashes

1.9.4

  • new GPUJPEG compat
  • build fixes
  • miscellaneous fixes, but no high severity

1.9.3

  • fixed crashes in edge cases
  • support for current DELTACAST driver/SDK
  • deinterlace: fixed running without options

1.9.2

  • CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
  • build fixes
  • DShow: support for H.264 capture
  • AV Foundation: fixed running without options
  • DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
  • fixed transparency in GUI on Wayland

1.9.1

  • CI build fixes
  • fixed libavcodec conversion
  • fixed testcard:size=4k (option parse)

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.8

UltraGrid 1.9.7

21 Oct 13:12
v1.9.7
b3ec13a
Compare
Choose a tag to compare

Built 2024-10-21T13:12+00:00

Changes:

  • added basic nvdec support
  • added Pipewire screen capture
  • added Pipewire generic video capture & display
  • added Pipewire audio capture & display
  • GUI: Don't block whole interface when querying UG capabilities
  • GUI: Better handling of UG crash during capability query
  • GUI: vuMeter: Redesigned to allow variable channel count
  • GUI: vuMeter: Added maximum recent peak indicator
  • swmix: Optionaly specify a custom config file path
  • holepunch: New 'bind_ip' option
  • improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
  • added new deinterlace filters (linear, bob)
  • added support for Vuikan on macOS (utilizing MoltenVK)
  • improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
  • improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
  • improved Windows screen capture (automaticaly register filter)
  • Reed-Solomon: support for multiple tiles (notably 3D)
  • improved AV1 performance by tweaking parameters
  • video switcher: support for embedded audio switching
  • added file (libavformat-backed) output
  • supported >8 bit transcoding in hd-rum-transcode and resize filter
  • improved DShow capture compatibility with new pixfmts + convert to RGB
  • added official mac arm64 build

Fixes since last release:

1.9.7

  • fixed vdisp/file crash
  • fixes for irregular (eg. odd) image widths
  • added warnings for potentially wrong configs (alsa, R-S audio)
  • fixed some color conversion
  • NDI fixes - reconnect, 16-bit YCbCr blank if produced in MSW

1.9.6

  • fixed not working GPUJPEG decoder
  • vcap/rtsp small fixes; but mainly advised to use the development build
    because of plenty of changes/fixes that are not to be backported

1.9.5

  • CI: updated dependencies (x265, NDI6 et al.)
  • libsvtav1 - hint to use crf instead of bitrate (more comprehensive enhancement in the development version)
  • rtsp client freeze fix
  • fixed capture from OBS virtual cam in Windows
  • fixes some (rare) crashes

1.9.4

  • new GPUJPEG compat
  • build fixes
  • miscellaneous fixes, but no high severity

1.9.3

  • fixed crashes in edge cases
  • support for current DELTACAST driver/SDK
  • deinterlace: fixed running without options

1.9.2

  • CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
  • build fixes
  • DShow: support for H.264 capture
  • AV Foundation: fixed running without options
  • DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
  • fixed transparency in GUI on Wayland

1.9.1

  • CI build fixes
  • fixed libavcodec conversion
  • fixed testcard:size=4k (option parse)

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.7

UltraGrid 1.9.6

28 Aug 10:08
v1.9.6
ccd9026
Compare
Choose a tag to compare

Built 2024-08-28T10:11+00:00

Changes:

  • added basic nvdec support
  • added Pipewire screen capture
  • added Pipewire generic video capture & display
  • added Pipewire audio capture & display
  • GUI: Don't block whole interface when querying UG capabilities
  • GUI: Better handling of UG crash during capability query
  • GUI: vuMeter: Redesigned to allow variable channel count
  • GUI: vuMeter: Added maximum recent peak indicator
  • swmix: Optionaly specify a custom config file path
  • holepunch: New 'bind_ip' option
  • improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
  • added new deinterlace filters (linear, bob)
  • added support for Vuikan on macOS (utilizing MoltenVK)
  • improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
  • improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
  • improved Windows screen capture (automaticaly register filter)
  • Reed-Solomon: support for multiple tiles (notably 3D)
  • improved AV1 performance by tweaking parameters
  • video switcher: support for embedded audio switching
  • added file (libavformat-backed) output
  • supported >8 bit transcoding in hd-rum-transcode and resize filter
  • improved DShow capture compatibility with new pixfmts + convert to RGB
  • added official mac arm64 build

Fixes since last release:

1.9.6

  • fixed not working GPUJPEG decoder
  • vcap/rtsp small fixes; but mainly advised to use the development build
    because of plenty of changes/fixes that are not to be backported

1.9.5

  • CI: updated dependencies (x265, NDI6 et al.)
  • libsvtav1 - hint to use crf instead of bitrate (more comprehensive enhancement in the development version)
  • rtsp client freeze fix
  • fixed capture from OBS virtual cam in Windows
  • fixes some (rare) crashes

1.9.4

  • new GPUJPEG compat
  • build fixes
  • miscellaneous fixes, but no high severity

1.9.3

  • fixed crashes in edge cases
  • support for current DELTACAST driver/SDK
  • deinterlace: fixed running without options

1.9.2

  • CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
  • build fixes
  • DShow: support for H.264 capture
  • AV Foundation: fixed running without options
  • DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
  • fixed transparency in GUI on Wayland

1.9.1

  • CI build fixes
  • fixed libavcodec conversion
  • fixed testcard:size=4k (option parse)

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.6

UltraGrid 1.9.5

22 Jul 12:46
v1.9.5
4c4434b
Compare
Choose a tag to compare

Built 2024-07-22T12:46+00:00

Changes:

  • added basic nvdec support
  • added Pipewire screen capture
  • added Pipewire generic video capture & display
  • added Pipewire audio capture & display
  • GUI: Don't block whole interface when querying UG capabilities
  • GUI: Better handling of UG crash during capability query
  • GUI: vuMeter: Redesigned to allow variable channel count
  • GUI: vuMeter: Added maximum recent peak indicator
  • swmix: Optionaly specify a custom config file path
  • holepunch: New 'bind_ip' option
  • improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
  • added new deinterlace filters (linear, bob)
  • added support for Vuikan on macOS (utilizing MoltenVK)
  • improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
  • improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
  • improved Windows screen capture (automaticaly register filter)
  • Reed-Solomon: support for multiple tiles (notably 3D)
  • improved AV1 performance by tweaking parameters
  • video switcher: support for embedded audio switching
  • added file (libavformat-backed) output
  • supported >8 bit transcoding in hd-rum-transcode and resize filter
  • improved DShow capture compatibility with new pixfmts + convert to RGB
  • added official mac arm64 build

Fixes since last release:

1.9.5

  • CI: updated dependencies (x265, NDI6 et al.)
  • libsvtav1 - hint to use crf instead of bitrate (more comprehensive enhancement in the development version)
  • rtsp client freeze fix
  • fixed capture from OBS virtual cam in Windows
  • fixes some (rare) crashes

1.9.4

  • new GPUJPEG compat
  • build fixes
  • miscellaneous fixes, but no high severity

1.9.3

  • fixed crashes in edge cases
  • support for current DELTACAST driver/SDK
  • deinterlace: fixed running without options

1.9.2

  • CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
  • build fixes
  • DShow: support for H.264 capture
  • AV Foundation: fixed running without options
  • DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
  • fixed transparency in GUI on Wayland

1.9.1

  • CI build fixes
  • fixed libavcodec conversion
  • fixed testcard:size=4k (option parse)

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.5

UltraGrid 1.9.4

27 Jun 07:34
v1.9.4
a3b3cad
Compare
Choose a tag to compare

Built 2024-06-27T07:34+00:00

Changes:

  • added basic nvdec support
  • added Pipewire screen capture
  • added Pipewire generic video capture & display
  • added Pipewire audio capture & display
  • GUI: Don't block whole interface when querying UG capabilities
  • GUI: Better handling of UG crash during capability query
  • GUI: vuMeter: Redesigned to allow variable channel count
  • GUI: vuMeter: Added maximum recent peak indicator
  • swmix: Optionaly specify a custom config file path
  • holepunch: New 'bind_ip' option
  • improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
  • added new deinterlace filters (linear, bob)
  • added support for Vuikan on macOS (utilizing MoltenVK)
  • improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
  • improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
  • improved Windows screen capture (automaticaly register filter)
  • Reed-Solomon: support for multiple tiles (notably 3D)
  • improved AV1 performance by tweaking parameters
  • video switcher: support for embedded audio switching
  • added file (libavformat-backed) output
  • supported >8 bit transcoding in hd-rum-transcode and resize filter
  • improved DShow capture compatibility with new pixfmts + convert to RGB
  • added official mac arm64 build

Fixes since last release:

1.9.4

  • new GPUJPEG compat
  • build fixes
  • miscellaneous fixes, but no high severity

1.9.3

  • fixed crashes in edge cases
  • support for current DELTACAST driver/SDK
  • deinterlace: fixed running without options

1.9.2

  • CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
  • build fixes
  • DShow: support for H.264 capture
  • AV Foundation: fixed running without options
  • DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
  • fixed transparency in GUI on Wayland

1.9.1

  • CI build fixes
  • fixed libavcodec conversion
  • fixed testcard:size=4k (option parse)

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.4

UltraGrid 1.9.3

22 May 09:57
v1.9.3
a936500
Compare
Choose a tag to compare

Built 2024-05-22T09:57+00:00

Changes:

  • added basic nvdec support
  • added Pipewire screen capture
  • added Pipewire generic video capture & display
  • added Pipewire audio capture & display
  • GUI: Don't block whole interface when querying UG capabilities
  • GUI: Better handling of UG crash during capability query
  • GUI: vuMeter: Redesigned to allow variable channel count
  • GUI: vuMeter: Added maximum recent peak indicator
  • swmix: Optionaly specify a custom config file path
  • holepunch: New 'bind_ip' option
  • improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
  • added new deinterlace filters (linear, bob)
  • added support for Vuikan on macOS (utilizing MoltenVK)
  • improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
  • improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
  • improved Windows screen capture (automaticaly register filter)
  • Reed-Solomon: support for multiple tiles (notably 3D)
  • improved AV1 performance by tweaking parameters
  • video switcher: support for embedded audio switching
  • added file (libavformat-backed) output
  • supported >8 bit transcoding in hd-rum-transcode and resize filter
  • improved DShow capture compatibility with new pixfmts + convert to RGB
  • added official mac arm64 build

Fixes since last release:

1.9.3

  • fixed crashes in edge cases
  • support for current DELTACAST driver/SDK
  • deinterlace: fixed running without options

1.9.2

  • CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
  • build fixes
  • DShow: support for H.264 capture
  • AV Foundation: fixed running without options
  • DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
  • fixed transparency in GUI on Wayland

1.9.1

  • CI build fixes
  • fixed libavcodec conversion
  • fixed testcard:size=4k (option parse)

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.3

UltraGrid 1.9.2

29 Apr 11:09
v1.9.2
0d8eaf2
Compare
Choose a tag to compare

Built 2024-04-29T11:09+00:00

Changes:

  • added basic nvdec support
  • added Pipewire screen capture
  • added Pipewire generic video capture & display
  • added Pipewire audio capture & display
  • GUI: Don't block whole interface when querying UG capabilities
  • GUI: Better handling of UG crash during capability query
  • GUI: vuMeter: Redesigned to allow variable channel count
  • GUI: vuMeter: Added maximum recent peak indicator
  • swmix: Optionaly specify a custom config file path
  • holepunch: New 'bind_ip' option
  • improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
  • added new deinterlace filters (linear, bob)
  • added support for Vuikan on macOS (utilizing MoltenVK)
  • improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
  • improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
  • improved Windows screen capture (automaticaly register filter)
  • Reed-Solomon: support for multiple tiles (notably 3D)
  • improved AV1 performance by tweaking parameters
  • video switcher: support for embedded audio switching
  • added file (libavformat-backed) output
  • supported >8 bit transcoding in hd-rum-transcode and resize filter
  • improved DShow capture compatibility with new pixfmts + convert to RGB
  • added official mac arm64 build

Fixes since last release:

1.9.2

  • CI: build CUDA stuff for CC 3.5 (compat with Kepler/Maxwell devices)
  • build fixes
  • DShow: support for H.264 capture
  • AV Foundation: fixed running without options
  • DeckLink disp.: fixed crash with BMD Studio 4K Studio and '-r analog'
  • fixed transparency in GUI on Wayland

1.9.1

  • CI build fixes
  • fixed libavcodec conversion
  • fixed testcard:size=4k (option parse)

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.2

UltraGrid 1.9.1

21 Mar 15:16
v1.9.1
5ae61a0
Compare
Choose a tag to compare

Built 2024-03-21T15:16+00:00

Changes:

  • added basic nvdec support
  • added Pipewire screen capture
  • added Pipewire generic video capture & display
  • added Pipewire audio capture & display
  • GUI: Don't block whole interface when querying UG capabilities
  • GUI: Better handling of UG crash during capability query
  • GUI: vuMeter: Redesigned to allow variable channel count
  • GUI: vuMeter: Added maximum recent peak indicator
  • swmix: Optionaly specify a custom config file path
  • holepunch: New 'bind_ip' option
  • improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
  • added new deinterlace filters (linear, bob)
  • added support for Vuikan on macOS (utilizing MoltenVK)
  • improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
  • improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
  • improved Windows screen capture (automaticaly register filter)
  • Reed-Solomon: support for multiple tiles (notably 3D)
  • improved AV1 performance by tweaking parameters
  • video switcher: support for embedded audio switching
  • added file (libavformat-backed) output
  • supported >8 bit transcoding in hd-rum-transcode and resize filter
  • improved DShow capture compatibility with new pixfmts + convert to RGB
  • added official mac arm64 build

Fixes since last release:

1.9.1

  • CI build fixes
  • fixed libavcodec conversion
  • fixed testcard:size=4k (option parse)

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9.1

UltraGrid 1.9

13 Feb 08:53
v1.9
c507f5c
Compare
Choose a tag to compare

Built 2024-02-13T08:53+00:00

Changes:

  • added basic nvdec support
  • added Pipewire screen capture
  • added Pipewire generic video capture & display
  • added Pipewire audio capture & display
  • GUI: Don't block whole interface when querying UG capabilities
  • GUI: Better handling of UG crash during capability query
  • GUI: vuMeter: Redesigned to allow variable channel count
  • GUI: vuMeter: Added maximum recent peak indicator
  • swmix: Optionaly specify a custom config file path
  • holepunch: New 'bind_ip' option
  • improved deinterlacing quality and performance; support for higher than 8 bit pixel formats
  • added new deinterlace filters (linear, bob)
  • added support for Vuikan on macOS (utilizing MoltenVK)
  • improved support for HW accelerated encoding with QuickSync for Intel GPUs (mainly for higher bit-depth formats)
  • improved support for AMD GPUs (encoding with AMF, VDPAU decoding, VA-API)
  • improved Windows screen capture (automaticaly register filter)
  • Reed-Solomon: support for multiple tiles (notably 3D)
  • improved AV1 performance by tweaking parameters
  • video switcher: support for embedded audio switching
  • added file (libavformat-backed) output
  • supported >8 bit transcoding in hd-rum-transcode and resize filter
  • improved DShow capture compatibility with new pixfmts + convert to RGB
  • added official mac arm64 build

Full changelog: https://github.com/CESNET/UltraGrid/commits/v1.9