Files
UltraGrid/FIXES.md
2022-10-26 14:28:52 +02:00

1.3 KiB

1.7.1

  • fixed testcard pattern gradient2
  • build fixes (OpenGL, SDP/HTTP, SVT VP9)
  • broken JPEG from libavcodec if threads disabled (threads=no)
  • AppImage: bundle i965-va-driver-shaders instead of i965-va-driver
  • fixed AppImage GUI crash on Ubuntu 21.10 + compat with Rocky Linux 8.5

1.7.2

  • fixed potential problem with multichannel audio when there is a BPS change
  • build GitHub builds with NDI 5 by default (user still needs to obtain NDI library by itself)

1.7.3

  • fixed channel mapping from lesser amount of input channels to higher (eg. --audio-channel-map 0:1 while receiving only mono)
  • do not set BMD conversion mode (issue #215)

1.7.4

  • fixed setting of intra-refresh build for NVENC with libavcodec (do not set, otherwise libavcodec sets infinite GOP meaning stream not being decodable from the middle /not at all to be more specific/)
  • backported fixed RTSP capture from master
  • build fixes

1.7.5

  • build Linux version with SVT VP9/HEVC again
  • minor fixes

1.7.6

  • fixed NDI recv using NDIlib_recv_bandwidth_lowest

1.7.7

  • fixed playback seeking via keyboard
  • DELTACAST SDK 6.20 compatibility
  • DeckLink capture fix (conversion support)
  • interlaced NDI capture fixes
  • build fixes
  • preload libva from system if possible
  • build for macOS 11