Changeset caf69f5


Ignore:
Timestamp:
07/23/2022 11:04:53 PM (21 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
bf716e1
Parents:
bc9fa73
Message:

Update to ffmpeg-5.1.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rbc9fa73 rcaf69f5  
    4545      <para>July 23rd, 2022</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to ffmpeg-5.1. Fixes
     49          <ulink url="&blfs-ticket-root;16830">#16830</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[bdubbs] - Update to biber-2.18. Fixes
  • multimedia/videoutils/ffmpeg.xml

    rbc9fa73 rcaf69f5  
    77  <!ENTITY ffmpeg-download-http "https://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "c9541d321f08021d28503d89956e80dd">
    10   <!ENTITY ffmpeg-size          "9.4 MB">
    11   <!ENTITY ffmpeg-buildsize     "218 MB (add 1.9 GB for the FATE suite/tests, add 1.7 GB for documentation)">
    12   <!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)">
     9  <!ENTITY ffmpeg-md5sum        "efd690ec82772073fd9d3ae83ca615da">
     10  <!ENTITY ffmpeg-size          "9.5 MB">
     11  <!ENTITY ffmpeg-buildsize     "184 MB (add 1.9 GB for the FATE suite/tests, add 1.7 GB for documentation)">
     12  <!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)">
    1313]>
    1414
  • packages.ent

    rbc9fa73 rcaf69f5  
    10741074
    10751075<!-- Chapter 44 -->
    1076 <!ENTITY ffmpeg-version               "5.0.1">
     1076<!ENTITY ffmpeg-version               "5.1">
    10771077<!ENTITY mplayer-version              "1.5">
    10781078<!ENTITY xine-ui-version              "0.99.13">
Note: See TracChangeset for help on using the changeset viewer.