Changeset 90842d79


Ignore:
Timestamp:
04/11/2021 05:05:01 PM (3 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
ce8e472
Parents:
e2eb5a64
Message:

Upgrade to ffmpeg-4.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24462 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re2eb5a64 r90842d79  
    4545      <para>April 11th, 2021</para>
    4646      <itemizedlist>
     47       <listitem>
     48          <para>[timtas] - Upgrade to ffmpeg-4.4. Fixes
     49          <ulink url="&blfs-ticket-root;14888">#14888</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[timtas] - Upgrade to thunderbird-78.9.1. Fixes
  • multimedia/videoutils/ffmpeg.xml

    re2eb5a64 r90842d79  
    77  <!ENTITY ffmpeg-download-http "https://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "29529337d9b8f794a6142db10b717ec5">
    10   <!ENTITY ffmpeg-size          "9.0 MB">
    11   <!ENTITY ffmpeg-buildsize     "206 MB (add 2.4 GB for the FATE suite/tests, add 1.4 GB for documentation)">
     9  <!ENTITY ffmpeg-md5sum        "7b9d5b652d20e8c5405304ad72636d4a">
     10  <!ENTITY ffmpeg-size          "9.2 MB">
     11  <!ENTITY ffmpeg-buildsize     "176 MB (add 2.4 GB for the FATE suite/tests, add 1.4 GB for documentation)">
    1212  <!ENTITY ffmpeg-time          "1.3 SBU (using parallelism=4; add 3.6 SBU (with THREADS=4) to run the FATE suite after sample files are downloaded; add 0.7 SBU for doxygen docs)">
    1313]>
  • packages.ent

    re2eb5a64 r90842d79  
    10391039
    10401040<!-- Chapter 44 -->
    1041 <!ENTITY ffmpeg-version               "4.3.2">
     1041<!ENTITY ffmpeg-version               "4.4">
    10421042<!ENTITY mplayer-version              "1.4">
    10431043<!ENTITY xine-ui-version              "0.99.12">
Note: See TracChangeset for help on using the changeset viewer.