gnu: gst-plugins-bad: Build with the latest SRT.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Change from SRT-1.4.1 to SRT.
This commit is contained in:
parent
3cf6f92f09
commit
b43a6b32e0
@ -777,8 +777,7 @@ model to base your own plug-in on, here it is.")
|
||||
;("qtdeclarative" ,qtdeclarative)
|
||||
;("qtx11extras" ,qtx11extras)
|
||||
("soundtouch" ,soundtouch)
|
||||
;; GStreamer is not yet compatible with srt > 1.4.1.
|
||||
("srt" ,srt-1.4.1)
|
||||
("srt" ,srt)
|
||||
("usrsctp" ,usrsctp)
|
||||
("x265" ,x265)
|
||||
("webrtc-audio-processing" ,webrtc-audio-processing)
|
||||
|
Loading…
Reference in New Issue
Block a user