ffmpeg: 4.3.2 -> 4.4

https://github.com/FFmpeg/FFmpeg/blob/n4.4/Changelog
This commit is contained in:
TredwellGit
2021-04-10 08:30:54 +00:00
parent 66d1da7e00
commit 72354f8ec1
4 changed files with 10 additions and 19 deletions
@@ -213,7 +213,8 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "A complete, cross-platform solution to record, convert and stream audio and video";
homepage = "http://www.ffmpeg.org/";
homepage = "https://www.ffmpeg.org/";
changelog = "https://github.com/FFmpeg/FFmpeg/blob/n${version}/Changelog";
longDescription = ''
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and machines