Changeset 9e3d18a7 for multimedia


Ignore:
Timestamp:
01/17/2016 06:38:10 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:
41d504a
Parents:
dc56bc8
Message:
  • Doxygen-1.8.11: libxml2-2.9.3 is required for the tests.
  • fop-2.1: reinstate fop-2.1-listNPE-1.patch.
  • Update to gutenprint-5.2.11.
  • Update to dbus-glib-0.106.
  • Update to acpid-2.0.26.
  • Update to ffmpeg-2.8.5.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    rdc56bc8 r9e3d18a7  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "ac1e3d6934f9efd8b67713677c7fd99f">
     9  <!ENTITY ffmpeg-md5sum        "b34164bd181f4f81c21da3dd131d919d">
    1010  <!ENTITY ffmpeg-size          "6.9 MB">
    11   <!ENTITY ffmpeg-buildsize     "156 MB (additional 2439 MB to run the FATE suite)">
     11  <!ENTITY ffmpeg-buildsize     "156 MB (additional 2450 MB for the FATE suite)">
    1212  <!ENTITY ffmpeg-time          "1.2 SBU, with -j4 (additional 3.1 SBU, with THREADS=4,
    1313    to run the FATE suite, after sample files are downloaded)">
     
    141141      <ulink url="http://kcat.strangesoft.net/openal-releases/">OpenAL</ulink>,
    142142      <ulink url="http://sourceforge.net/projects/opencore-amr">OpenCore AMR</ulink>,
    143       <ulink url="http://diracvideo.org/">Schroedinger</ulink>,
     143      <!--<ulink url="http://diracvideo.org/">Schroedinger</ulink>,-->
     144      <ulink url="http://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
    144145      <ulink url="http://www.twolame.org/">TwoLAME</ulink>,
    145146      <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">vo-aaenc</ulink>,
     
    157158    <title>Installation of FFmpeg</title>
    158159
    159     <para>
    160       First, fix one file for values removed from libvpx-1.5.0:
    161     </para>
    162 
    163 <screen><userinput>sed -e '/UPD.*=/,/SET_SCA.*=/d' \
    164     -e '/SET_SHA.*=/d' \
    165     -e '/GET_LAS.*=/d' \
    166     -i libavcodec/libvpxenc.c</userinput></screen>
    167160    <para>
    168161      Install <application>FFmpeg</application> by running the following
     
    265258      installed and follow the instructions for the <ulink
    266259      url="http://www.ffmpeg.org/fate.html"> FFmpeg Automated Testing
    267       Environment</ulink> (FATE). First, about 947 MB of sample files used to
     260      Environment</ulink> (FATE). First, about 958 MB of sample files used to
    268261      run FATE are downloaded with the command:
    269262    </para>
Note: See TracChangeset for help on using the changeset viewer.