Update to ffmpeg-5.1.1.

This commit is contained in:
Bruce Dubbs 2022-09-06 11:21:59 -05:00
parent 4b3110c85a
commit 181357d66f
3 changed files with 14 additions and 4 deletions

View File

@ -41,6 +41,16 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>September 6th, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to ffmpeg-5.1.1. Fixes
<ulink url="&blfs-ticket-root;16972">#16972</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>September 5th, 2022</para>
<itemizedlist>

View File

@ -6,10 +6,10 @@
<!ENTITY ffmpeg-download-http "https://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
<!ENTITY ffmpeg-download-ftp " ">
<!ENTITY ffmpeg-md5sum "efd690ec82772073fd9d3ae83ca615da">
<!ENTITY ffmpeg-md5sum "7492b5447f5f77fb628504a1922768e3">
<!ENTITY ffmpeg-size "9.5 MB">
<!ENTITY ffmpeg-buildsize "184 MB (add 1.9 GB for the FATE suite/tests, add 1.7 GB for documentation)">
<!ENTITY ffmpeg-time "1.4 SBU (using parallelism=4; add 3.6 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.5 SBU for doxygen docs)">
<!ENTITY ffmpeg-buildsize "184 MB (add 1.7 GB for the FATE suite/tests, add 766 MB for documentation)">
<!ENTITY ffmpeg-time "1.3 SBU (using parallelism=4; add 3.7 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.3 SBU for doxygen docs)">
]>
<sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">

View File

@ -940,7 +940,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY vorbistools-version "1.4.2">
<!-- Chapter 44 -->
<!ENTITY ffmpeg-version "5.1">
<!ENTITY ffmpeg-version "5.1.1">
<!ENTITY mplayer-version "1.5">
<!ENTITY transcode-version "1.1.7">
<!ENTITY vlc-version "3.0.17.4">