Changeset 70f1af0


Ignore:
Timestamp:
04/12/2015 09:41:17 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:
eb32964
Parents:
b9f3ff5c
Message:

Update to ffmpeg-2.6.2.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb9f3ff5c r70f1af0  
    4646
    4747    <listitem>
     48      <para>April 12th, 2015</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to ffmpeg-2.6.2. Fixes
     52          <ulink url="&blfs-ticket-root;6389">#6389</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
     56
     57    <listitem>
    4858      <para>April 11th, 2015</para>
    4959      <itemizedlist>
  • multimedia/videoutils/ffmpeg.xml

    rb9f3ff5c r70f1af0  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "62b5a37525fdf79aedd4a51a64793ed7">
    10   <!ENTITY ffmpeg-size          "7.4 MB">
    11   <!ENTITY ffmpeg-buildsize     "0.1 GB">
    12   <!ENTITY ffmpeg-time          "3.6 SBU">
     9  <!ENTITY ffmpeg-md5sum        "e75d598921285d6775f20164a91936ac">
     10  <!ENTITY ffmpeg-size          "7.5 MB">
     11  <!ENTITY ffmpeg-buildsize     "140 MB (additional 872 MB for docs and 2375 MB to run the FATE suite)">
     12  <!ENTITY ffmpeg-time          "1.0 SBU (using parallelism=4, about 3.4 SBU
     13    with one core); additional 0.6 SBU for docs and 3.6 SBU to run the FATE
     14    suite, after sample files are downloaded">
    1315]>
    1416
     
    135137      <ulink url="http://opencv.org/">OpenCV</ulink>,
    136138      <ulink url="http://rtmpdump.mplayerhq.hu/">librtmp</ulink>,
    137       <ulink url="http://diracvideo.org/">Schroedinger</ulink>,
     139<!--      <ulink url="http://diracvideo.org/">Schroedinger</ulink>,-->
     140      <ulink url="https://launchpad.net/schroedinger/">Schroedinger</ulink>,
    138141      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>) for PDF and PS documentation,
    139142      <ulink url="http://www.twolame.org/">TwoLAME</ulink>,
     
    167170
    168171<screen><userinput>sed -i 's/-lflite"/-lflite -lasound"/' configure &amp;&amp;
     172
    169173./configure --prefix=/usr       \
    170174            --enable-gpl        \
     
    185189            --enable-x11grab    \
    186190            --docdir=/usr/share/doc/ffmpeg-&ffmpeg-version; &amp;&amp;
     191
    187192make &amp;&amp;
     193
    188194gcc tools/qt-faststart.c -o tools/qt-faststart</userinput></screen>
    189195<!--
     
    204210    texi2pdf -b $DOCNAME.texi &amp;&amp;
    205211    texi2dvi -b $DOCNAME.texi &amp;&amp;
    206     dvips -o    $DOCNAME.ps   \
     212
     213    dvips    -o $DOCNAME.ps   \
    207214                $DOCNAME.dvi
    208 done                          &amp;&amp;
    209 popd                          &amp;&amp;
     215done &amp;&amp;
     216popd &amp;&amp;
    210217unset DOCNAME</userinput></screen>
    211218
     
    227234
    228235<screen role="root"><userinput>make install &amp;&amp;
     236
    229237install -v -m755    tools/qt-faststart /usr/bin &amp;&amp;
    230238install -v -m644    doc/*.txt \
     
    248256    </para>
    249257
    250 <screen role="root"><userinput>install -v -m755 -d /usr/share/doc/ffmpeg-&ffmpeg-version;/api                       &amp;&amp;
    251 cp -vr doc/doxy/html/* /usr/share/doc/ffmpeg-&ffmpeg-version;/api                    &amp;&amp;
    252 find /usr/share/doc/ffmpeg-&ffmpeg-version;/api -type f -exec chmod -c 0644 "{}" ";" &amp;&amp;
    253 find /usr/share/doc/ffmpeg-&ffmpeg-version;/api -type d -exec chmod -c 0755 "{}" ";"</userinput></screen>
     258<screen role="root"><userinput>install -v -m755 -d /usr/share/doc/ffmpeg-&ffmpeg-version;/api                     &amp;&amp;
     259cp -vr doc/doxy/html/* /usr/share/doc/ffmpeg-&ffmpeg-version;/api                  &amp;&amp;
     260find /usr/share/doc/ffmpeg-&ffmpeg-version;/api -type f -exec chmod -c 0644 \{} \; &amp;&amp;
     261find /usr/share/doc/ffmpeg-&ffmpeg-version;/api -type d -exec chmod -c 0755 \{} \;</userinput></screen>
    254262
    255263    <para>
     
    257265      installed and follow the instructions for the <ulink
    258266      url="http://www.ffmpeg.org/fate.html"> FFmpeg Automated Testing
    259       Environment</ulink> (FATE). First, about 882 MB of sample files used to
     267      Environment</ulink> (FATE). First, about 921 MB of sample files used to
    260268      run FATE are downloaded with the command:
    261269    </para>
     
    274282      "Package Information" do not include the download SBU. Some samples may
    275283      have been removed, in the new version, so, in order to be sure local and
    276       server fate samples are identical, when you use previous samples, run the
    277       following command:
     284      server fate samples are identical, when you use previously saved samples,
     285      run the following command:
    278286    </para>
    279287
     
    307315
    308316    <para>
    309       <command>find ... ";"</command>: Fix permissions of documentation files
     317      <command>find ... ;</command>: Fix permissions of documentation files
    310318      and directories.
    311319    </para>
  • packages.ent

    rb9f3ff5c r70f1af0  
    701701
    702702<!-- Chapter 40 -->
    703 <!ENTITY ffmpeg-version               "2.6.1">
     703<!ENTITY ffmpeg-version               "2.6.2">
    704704<!ENTITY mplayer-version              "2015-02-20">
    705705<!ENTITY xine-ui-version              "0.99.9">
Note: See TracChangeset for help on using the changeset viewer.