Changeset 7e1afc9 for multimedia


Ignore:
Timestamp:
12/14/2016 05:19:36 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
30ad1f9
Parents:
c805117a
Message:

ffmpeg-3.2.2
firefox-50.1.0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    rc805117a r7e1afc9  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.xz">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "10eaee7cca7d1e745eec6e4217772361">
     9  <!ENTITY ffmpeg-md5sum        "e34d1b92c5d844f2a3611c741a6dba18">
    1010  <!ENTITY ffmpeg-size          "7.6 MB">
    11   <!ENTITY ffmpeg-buildsize     "145 MB (add 3.0 GB for the FATE suite/tests
     11  <!ENTITY ffmpeg-buildsize     "171 MB (add 2.9 GB for the FATE suite/tests
    1212    and 1.0 GB for the documentation)">
    13   <!ENTITY ffmpeg-time          "4.5 SBU (add 0.6 SBU for docs and 5.0 SBU
     13  <!ENTITY ffmpeg-time          "4.1 SBU (add 0.6 SBU for docs and 4.0 SBU
    1414    to run the FATE suite after sample files are downloaded)">
    1515]>
     
    9898
    9999    <bridgehead renderas="sect4">Recommended for desktop use</bridgehead>
    100     <para>
     100    <para role="recommended">
    101101      <xref linkend="alsa-lib"/>,
    102102      <xref linkend="libva"/>,
     
    143143      <!--<ulink url="http://diracvideo.org/">Schroedinger</ulink>,-->
    144144      <ulink url="http://sourceforge.net/projects/schrodinger/">Schroedinger</ulink>,
    145       <ulink url="http://www.libsdl.org/download-2.0.php">SDL2</ulink>,
    146145      <ulink url="http://www.twolame.org/">TwoLAME</ulink>,
    147146      <ulink url="http://sourceforge.net/projects/opencore-amr/files/vo-aacenc/">vo-aaenc</ulink>,
     
    212211    <para>
    213212      If you have <xref linkend="doxygen"/> installed and wish to create the API
    214       documentation (takes about 350 MB of space), issue the command
     213      documentation (takes about 500 MB space), issue the command
    215214      <command>doxygen doc/Doxyfile</command>.
    216215    </para>
     
    245244    <para>
    246245      If you used <command>doxygen</command> to create the API documentation,
    247       install it (another 300 MB of space) by issuing the following commands
     246      install it (another 500 MB of space) by issuing the following commands
    248247      as the <systemitem class="username">root</systemitem> user:
    249248    </para>
     
    258257      installed and follow the instructions for the <ulink
    259258      url="http://www.ffmpeg.org/fate.html"> FFmpeg Automated Testing
    260       Environment</ulink> (FATE). First, about 958 MB of sample files used to
     259      Environment</ulink> (FATE). First, about 1 GB of sample files used to
    261260      run FATE are downloaded with the command:
    262261    </para>
     
    308307
    309308    <para>
    310       <command>sed -i ... texi</command>: Fix some .texi files for
    311       documentation builds.
    312     </para>
    313 
    314     <para>
    315309      <command>find ... ;</command>: Fix permissions of documentation files
    316310      and directories.
     
    460454      <seglistitem>
    461455        <seg>
    462           ffmpeg, ffplay, ffprobe, ffserver, and qt-faststart
     456                ffmpeg, ffplay, ffprobe, ffserver, and qt-faststart
    463457        </seg>
    464458        <seg>
Note: See TracChangeset for help on using the changeset viewer.