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
1 changed files with 1 additions and 2 deletions
|
@ -777,8 +777,7 @@ model to base your own plug-in on, here it is.")
|
||||||
;("qtdeclarative" ,qtdeclarative)
|
;("qtdeclarative" ,qtdeclarative)
|
||||||
;("qtx11extras" ,qtx11extras)
|
;("qtx11extras" ,qtx11extras)
|
||||||
("soundtouch" ,soundtouch)
|
("soundtouch" ,soundtouch)
|
||||||
;; GStreamer is not yet compatible with srt > 1.4.1.
|
("srt" ,srt)
|
||||||
("srt" ,srt-1.4.1)
|
|
||||||
("usrsctp" ,usrsctp)
|
("usrsctp" ,usrsctp)
|
||||||
("x265" ,x265)
|
("x265" ,x265)
|
||||||
("webrtc-audio-processing" ,webrtc-audio-processing)
|
("webrtc-audio-processing" ,webrtc-audio-processing)
|
||||||
|
|
Reference in a new issue