Merge pull request #9851 from suvari/master

ffmpeg: ver. bump to 4.4.1
This commit is contained in:
Kamil ATLI
2021-10-30 14:51:30 +03:00
committed by GitHub
+8 -1
View File
@@ -15,7 +15,7 @@
<IsA>app:console</IsA>
<Summary>A command-line tool to record, convert and stream audio and video</Summary>
<Description>FFmpeg is a complete solution to record, convert and stream audio and video.</Description>
<Archive sha1sum="9ceaa85da43f582a46b4d92de049418fdc835152" type="tarbz2">https://ffmpeg.org/releases/ffmpeg-4.4.tar.bz2</Archive>
<Archive sha1sum="17c3fb69d79163281bb60279f9fe66785b1ce793" type="tarxz">https://ffmpeg.org/releases/ffmpeg-4.4.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>srt-devel</Dependency>
<Dependency>freetype-devel</Dependency>
@@ -229,6 +229,13 @@
</Package>
<History>
<Update release="22">
<Date>2021-10-30</Date>
<Version>4.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2021-05-12</Date>
<Version>4.4</Version>