Changeset 06da9a6


Ignore:
Timestamp:
06/20/2015 04:16:28 PM (9 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.8, 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:
6173a928
Parents:
0dd2bc6
Message:

Update to ffmpeg-2.7.1.
Update to ffmpeg-2.7.1.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r0dd2bc6 r06da9a6  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "19">                   <!-- Always 2 digits -->
     3<!ENTITY day          "20">                   <!-- Always 2 digits -->
    44<!ENTITY month        "06">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "June 19th &year;">
     9<!ENTITY releasedate  "June 20th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r0dd2bc6 r06da9a6  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>June 20th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to ffmpeg-2.7.1.  Fixes
     52          <ulink url="&blfs-ticket-root;6632">#6632</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to LVM2.2.02.122.  Fixes
     56          <ulink url="&blfs-ticket-root;6631">#6631</ulink>.</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
    4660
    4761    <listitem>
  • multimedia/videoutils/ffmpeg.xml

    r0dd2bc6 r06da9a6  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "5a16425b0bde1b952f58cff71b569a45">
     9  <!ENTITY ffmpeg-md5sum        "f159c6d7eed8546b23e1a17325cbf1f8">
    1010  <!ENTITY ffmpeg-size          "7.8 MB">
    1111  <!ENTITY ffmpeg-buildsize     "1.1 GB (with optional docs); additional 2.3 GB to run the FATE suite)">
    12   <!ENTITY ffmpeg-time          "4.2 SBU (with optional docs); additional 3.8 SBU to run the FATE suite, after sample files are downloaded">
     12  <!ENTITY ffmpeg-time          "1.7 SBU (with -j4 and optional docs); additional 2.9 SBU, with THREADS=4, to run the FATE suite, after sample files are downloaded">
    1313]>
    1414
     
    292292    </para>
    293293
    294 <screen><userinput>make fate SAMPLES=fate-suite/ | tee ../fate.log &amp;&amp;
     294<screen><userinput>make fate THREADS=<replaceable>N</replaceable> SAMPLES=fate-suite/ | tee ../fate.log &amp;&amp;
    295295grep ^TEST ../fate.log | wc -l</userinput></screen>
     296     
     297    <para>
     298      where <replaceable>N</replaceable> is an integer,
     299      <replaceable>N</replaceable> &le; number of threads in the system.
     300    </para>
    296301
    297302  </sect2>
  • packages.ent

    r0dd2bc6 r06da9a6  
    4242<!ENTITY fuse-version                 "2.9.4">
    4343<!ENTITY jfsutils-version             "1.1.15">
    44 <!ENTITY lvm2-version                 "2.02.121">
     44<!ENTITY lvm2-version                 "2.02.122">
    4545<!ENTITY mdadm-version                "3.3.2">
    4646<!ENTITY ntfs-3g-version              "2015.3.14">
     
    704704
    705705<!-- Chapter 40 -->
    706 <!ENTITY ffmpeg-version               "2.7">
     706<!ENTITY ffmpeg-version               "2.7.1">
    707707<!ENTITY mplayer-version              "2015-02-20">
    708708<!ENTITY xine-ui-version              "0.99.9">
  • postlfs/filesystems/lvm2.xml

    r0dd2bc6 r06da9a6  
    77  <!ENTITY lvm2-download-http " ">
    88  <!ENTITY lvm2-download-ftp  "ftp://sources.redhat.com/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "702c61bf07a8fc6dc0db6e9d323d9f6d">
     9  <!ENTITY lvm2-md5sum        "a88bf7d68955635d009a5aec1ffecc48">
    1010  <!ENTITY lvm2-size          "1.6 MB">
    11   <!ENTITY lvm2-buildsize     "29 MB (additional 14 MB to run the test suite)">
    12   <!ENTITY lvm2-time          "0.3 SBU (additional 24 SBU to run the test suite)">
     11  <!ENTITY lvm2-buildsize     "30 MB (additional 10 MB to run the test suite)">
     12  <!ENTITY lvm2-time          "0.4 SBU (additional 8.2 SBU to run the test suite)">
    1313]>
    1414
     
    131131
    132132    <para>
    133       The check command must be run as the <systemitem
     133      <!--The check command must be run as the <systemitem
    134134      class="username">root</systemitem> user.  Also the tests are known to
    135135      hang if at least one partition on a hard drive is not set up as a Linux
    136       LVM partition (type 8e00). To test the results, issue: <command>make
     136      LVM partition (type 8e00).-->To test the results, issue: <command>make -k
    137137      check</command> as the <systemitem class="username">root</systemitem>
    138       user. The test timings are very dependent on the speed of the disk(s),
    139       and on the number of enabled kernel options.
     138      user. At least one partition on a hard drive must be set up as a Linux
     139      LVM partition (type 8e00). The test timings are very dependent on the
     140      speed of the disk(s), and on the number of enabled kernel options. A
     141      small number of tests fail, for unknown reasons.
    140142    </para>
    141143
Note: See TracChangeset for help on using the changeset viewer.