Update to ffmpeg-5.1.2.

This commit is contained in:
Bruce Dubbs 2022-09-26 12:42:14 -05:00
parent a9f2c2f258
commit 109568ae4b
3 changed files with 6 additions and 2 deletions

View File

@ -44,6 +44,10 @@
<listitem>
<para>September 25th, 2022</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to ffmpeg-5.1.2. Fixes.
<ulink url="&blfs-ticket-root;17124">#17124</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to xterm-373. Fixes.
<ulink url="&blfs-ticket-root;17123">#17123</ulink>.</para>

View File

@ -6,7 +6,7 @@
<!ENTITY ffmpeg-download-http "https://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
<!ENTITY ffmpeg-download-ftp " ">
<!ENTITY ffmpeg-md5sum "7492b5447f5f77fb628504a1922768e3">
<!ENTITY ffmpeg-md5sum "fa847c43407315c27231b9f883e62c0e">
<!ENTITY ffmpeg-size "9.5 MB">
<!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)">

View File

@ -943,7 +943,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.1">
<!ENTITY ffmpeg-version "5.1.2">
<!ENTITY mplayer-version "1.5">
<!ENTITY transcode-version "1.1.7">
<!ENTITY vlc-version "3.0.17.4">