Update to ffmpeg-4.3.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23385 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2020-07-12 17:25:28 +00:00
parent 477e9f5182
commit 6ff9f66be7
4 changed files with 16 additions and 6 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ --> <!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "11"> <!-- Always 2 digits --> <!ENTITY day "12"> <!-- Always 2 digits -->
<!ENTITY month "07"> <!-- Always 2 digits --> <!ENTITY month "07"> <!-- Always 2 digits -->
<!ENTITY year "2020"> <!ENTITY year "2020">
<!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team"> <!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;"> <!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "July 11th, &year;"> <!ENTITY releasedate "July 12th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development --> <!ENTITY lfs-version "development"> <!-- x.y|development -->

View File

@ -41,6 +41,16 @@
</itemizedlist> </itemizedlist>
</listitem> </listitem>
--> -->
<listitem>
<para>July 12th, 2020</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to ffmpeg-4.3.1. Fixes
<ulink url="&blfs-ticket-root;13800">#13800</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem> <listitem>
<para>July 11th, 2020</para> <para>July 11th, 2020</para>
<itemizedlist> <itemizedlist>

View File

@ -6,10 +6,10 @@
<!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz"> <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
<!ENTITY ffmpeg-download-ftp " "> <!ENTITY ffmpeg-download-ftp " ">
<!ENTITY ffmpeg-md5sum "3adcf4f122fcc54624f5d509107d5625"> <!ENTITY ffmpeg-md5sum "5d1956bb552e91dc3b8287db346d0d58">
<!ENTITY ffmpeg-size "8.9 MB"> <!ENTITY ffmpeg-size "8.9 MB">
<!ENTITY ffmpeg-buildsize "166 MB (add 3.7 GB for the FATE suite/tests, add 1.3 GB for doxygen docs)"> <!ENTITY ffmpeg-buildsize "170 MB (add 3.7 GB for the FATE suite/tests, add 1.3 GB for doxygen docs)">
<!ENTITY ffmpeg-time "1.5 SBU (using parallelism=4; add 3.8 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 1.1 SBU for doxygen docs)"> <!ENTITY ffmpeg-time "1.3 SBU (using parallelism=4; add 3.8 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 1.1 SBU for doxygen docs)">
]> ]>
<sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;"> <sect1 id="ffmpeg" xreflabel="FFmpeg-&ffmpeg-version;">

View File

@ -1013,7 +1013,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY pnmixer-version "0.7.2"> <!ENTITY pnmixer-version "0.7.2">
<!-- Chapter 44 --> <!-- Chapter 44 -->
<!ENTITY ffmpeg-version "4.3"> <!ENTITY ffmpeg-version "4.3.1">
<!ENTITY mplayer-version "1.4"> <!ENTITY mplayer-version "1.4">
<!ENTITY xine-ui-version "0.99.12"> <!ENTITY xine-ui-version "0.99.12">
<!ENTITY transcode-version "1.1.7"> <!ENTITY transcode-version "1.1.7">