decibels: add gst-libav to support more format (#340241)

This commit is contained in:
Aleksana 2024-09-08 10:07:29 +08:00 committed by GitHub
commit 29f0ab0023
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
gst_all_1.gst-plugins-base # for GstVideo
gst_all_1.gst-plugins-bad # for GstPlay
gst_all_1.gst-plugins-good # for scaletempo
gst_all_1.gst-libav
libadwaita
];