ffmpeg ver. bump
This commit is contained in:
@@ -66,7 +66,6 @@ def setup():
|
||||
--enable-libvo-amrwbenc \
|
||||
--enable-libvorbis \
|
||||
--enable-libvpx \
|
||||
--enable-libwavpack \
|
||||
--enable-libwebp \
|
||||
--enable-libx264 \
|
||||
--enable-libx265 \
|
||||
|
||||
@@ -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="5f36fbff86b29853e4693fb974844bfe60841167" type="tarbz2">https://ffmpeg.org/releases/ffmpeg-4.3.2.tar.bz2</Archive>
|
||||
<Archive sha1sum="9ceaa85da43f582a46b4d92de049418fdc835152" type="tarbz2">https://ffmpeg.org/releases/ffmpeg-4.4.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>srt-devel</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
@@ -108,8 +108,8 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">fix-vmaf-model-path.patch</Patch>
|
||||
<Patch level="1">glslang_linker_flags.patch</Patch>
|
||||
<Patch level="1">libavfilter_glslang.cpp.patch</Patch>
|
||||
<!-- <Patch level="1">glslang_linker_flags.patch</Patch> -->
|
||||
<!-- <Patch level="1">libavfilter_glslang.cpp.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -229,6 +229,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="21">
|
||||
<Date>2021-05-12</Date>
|
||||
<Version>4.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2021-04-04</Date>
|
||||
<Version>4.3.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user