Update to ffmpeg-5.1.

This commit is contained in:
Bruce Dubbs 2022-07-23 18:04:53 -05:00
parent bc9fa7350f
commit caf69f51a8
3 changed files with 9 additions and 5 deletions

View File

@ -44,6 +44,10 @@
<listitem>
<para>July 23rd, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to ffmpeg-5.1. Fixes
<ulink url="&blfs-ticket-root;16830">#16830</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to biber-2.18. Fixes
<ulink url="&blfs-ticket-root;16693">#16693</ulink>.</para>

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 "c9541d321f08021d28503d89956e80dd">
<!ENTITY ffmpeg-size "9.4 MB">
<!ENTITY ffmpeg-buildsize "218 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 0.6 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.5 SBU for doxygen docs)">
<!ENTITY ffmpeg-md5sum "efd690ec82772073fd9d3ae83ca615da">
<!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)">
]>
<sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">

View File

@ -1073,7 +1073,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY pnmixer-version "0.7.2">
<!-- Chapter 44 -->
<!ENTITY ffmpeg-version "5.0.1">
<!ENTITY ffmpeg-version "5.1">
<!ENTITY mplayer-version "1.5">
<!ENTITY xine-ui-version "0.99.13">
<!ENTITY transcode-version "1.1.7">