Changeset 76708019


Ignore:
Timestamp:
11/28/2015 05:58:27 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
b4ea593
Parents:
8fbadd5e
Message:
  • Update to ffmpeg-2.8.3.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r8fbadd5e r76708019  
    4848      <para>November 28th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to ffmpeg-2.8.3. Fixes
     52          <ulink url="&blfs-ticket-root;7179">#7179</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Update to shared-mime-info-1.5. Fixes
  • multimedia/videoutils/ffmpeg.xml

    r8fbadd5e r76708019  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "5041ffe661392b0685d2248114791fde">
     9  <!ENTITY ffmpeg-md5sum        "2af2723dd53364ac0635efd20cf6e34e">
    1010  <!ENTITY ffmpeg-size          "6.9 MB">
    11   <!ENTITY ffmpeg-buildsize     "156 MB (additional 2.5 GB to run the FATE suite)">
    12   <!ENTITY ffmpeg-time          "1.3 SBU, with -j4 (additional 3.1 SBU, with THREADS=4, to run the FATE suite, after sample files are downloaded">
     11  <!ENTITY ffmpeg-buildsize     "156 MB (additional 2435 MB to run the FATE suite)">
     12  <!ENTITY ffmpeg-time          "1.3 SBU, with -j4 (additional 3.1 SBU, with THREADS=4,
     13    to run the FATE suite, after sample files are downloaded)">
    1314]>
    1415
     
    264265      installed and follow the instructions for the <ulink
    265266      url="http://www.ffmpeg.org/fate.html"> FFmpeg Automated Testing
    266       Environment</ulink> (FATE). First, about 941 MB of sample files used to
     267      Environment</ulink> (FATE). First, about 944 MB of sample files used to
    267268      run FATE are downloaded with the command:
    268269    </para>
  • packages.ent

    r8fbadd5e r76708019  
    748748
    749749<!-- Chapter 48 -->
    750 <!ENTITY ffmpeg-version               "2.8.2">
     750<!ENTITY ffmpeg-version               "2.8.3">
    751751<!ENTITY mplayer-version              "SVN-r37561">
    752752<!ENTITY xine-ui-version              "0.99.9">
Note: See TracChangeset for help on using the changeset viewer.