Ignore:
Timestamp:
12/29/2011 03:35:25 AM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
98d5a95
Parents:
35bf1ea
Message:

Update to ffmpeg-0.9
Update Xine Libraries dependencies

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/videoutils/ffmpeg.xml

    r35bf1ea refcf979  
    77  <!ENTITY ffmpeg-download-http "http://ffmpeg.org/releases/ffmpeg-&ffmpeg-version;.tar.bz2">
    88  <!ENTITY ffmpeg-download-ftp  " ">
    9   <!ENTITY ffmpeg-md5sum        "b4ef1fa6506750569fdb64a0f0a646a8">
    10   <!ENTITY ffmpeg-size          "4.3 MB">
    11   <!ENTITY ffmpeg-buildsize     "178 MB (built with recommended dependency)">
    12   <!ENTITY ffmpeg-time          "2.5 SBU">
     9  <!ENTITY ffmpeg-md5sum        "795058de6fc432aa11271408273a0535">
     10  <!ENTITY ffmpeg-size          "4.7 MB">
     11  <!ENTITY ffmpeg-buildsize     "199 MB">
     12  <!ENTITY ffmpeg-time          "3.2 SBU">
    1313]>
    1414
     
    7272
    7373    <bridgehead renderas="sect4">Recommended</bridgehead>
    74     <para role="recommended"><xref linkend="yasm"/></para>
     74    <para role="recommended">
     75      <xref linkend="yasm"/>
     76    </para>
    7577
    7678    <bridgehead renderas="sect4">Optional</bridgehead>
    77     <para role="optional"><xref linkend="faad2"/>, <xref linkend="lame"/>,
    78     <xref linkend="libtheora"/>, <xref linkend="libvorbis"/>,
    79     <xref linkend="libvpx"/>, <xref linkend="x-window-system"/>,
    80     <ulink url="http://www.videolan.org/developers/x264.html">x264</ulink>
    81     (x264 needs <ulink url="http://www.tortall.net/projects/yasm/">yasm</ulink>
    82     unless you configure it with <literal>--disable-asm</literal>),
    83     <xref linkend="xvid"/>,
    84     <ulink url="http://www.penguin.cz/~utx/amr">AMR narrowband
    85     (floating point)</ulink>,
    86     <ulink url="http://www.penguin.cz/~utx/amr">AMR wideband</ulink>,
    87     <xref linkend="faac"/>, <xref linkend="freetype2"/>,
    88     <ulink url="http://libgsm.sourcearchive.com/">GSM</ulink>,
    89     <xref linkend="liba52"/>,
    90     <ulink url="http://sourceforge.net/projects/libdc1394">libdc1394</ulink>,
    91     <ulink url="http://svn.mplayerhq.hu/nut/src/trunk/">libnut</ulink>
    92     (SVN checkout),
    93     <ulink url="http://sourceforge.net/projects/librtmp">librtmp</ulink>,
    94     <ulink url="http://diracvideo.org/">libschroedinger</ulink>,
    95     <ulink url="http://medialibrary.sourceforge.net/">MediaLibrary</ulink>,
    96     <ulink url="http://www.openjpeg.org">OpenJPEG</ulink>
    97     (<application>FFmpeg</application> includes code for it's own jpeg2000
    98     encoder and decoder which is enabled by default), <xref linkend="speex"/>,
    99     <!-- <xref linkend="tetex"/>, --> <xref linkend="sdl"/> and
    100     <ulink url="http://www.nongnu.org/texi2html">texi2html</ulink>
    101     (to build HTML documentation).</para>
     79    <para role="optional">
     80      <xref linkend="faad2"/>,
     81      <xref linkend="lame"/>,
     82      <xref linkend="libtheora"/>,
     83      <xref linkend="libvorbis"/>,
     84      <xref linkend="libvpx"/>,
     85      <xref linkend="x-window-system"/>,
     86      <ulink url="http://www.videolan.org/developers/x264.html">x264</ulink>
     87      <xref linkend="xvid"/>,
     88      <ulink url="http://www.penguin.cz/~utx/amr">AMR narrowband (floating point)</ulink>,
     89      <ulink url="http://www.penguin.cz/~utx/amr">AMR wideband</ulink>,
     90      <xref linkend="faac"/>,
     91      <xref linkend="freetype2"/>,
     92      <ulink url="http://libgsm.sourcearchive.com/">GSM</ulink>,
     93      <xref linkend="liba52"/>,
     94      <ulink url="http://sourceforge.net/projects/libdc1394">libdc1394</ulink>,
     95      <ulink url="http://svn.mplayerhq.hu/nut/src/trunk/">libnut</ulink>
     96         (SVN checkout),
     97      <ulink url="http://sourceforge.net/projects/librtmp">librtmp</ulink>,
     98      <ulink url="http://diracvideo.org/">libschroedinger</ulink>,
     99      <ulink url="http://medialibrary.sourceforge.net/">MediaLibrary</ulink>,
     100      <ulink url="http://www.openjpeg.org">OpenJPEG</ulink>
     101        (<application>FFmpeg</application> includes code for it's own jpeg2000
     102        encoder and decoder which is enabled by default),
     103      <xref linkend="speex"/>,
     104      <xref linkend="sdl"/> and
     105      <ulink url="http://www.nongnu.org/texi2html">texi2html</ulink>
     106        (to build HTML documentation).</para>
    102107
    103108    <para condition="html" role="usernotes">User Notes:
     
    141146make install-man &amp;&amp;
    142147mkdir /usr/share/doc/ffmpeg-&ffmpeg-version; &amp;&amp;
    143 cp ../doc/*.txt /usr/share/doc/ffmpeg-&ffmpeg-version; &amp;&amp;
    144 texi2html --version &amp;&gt; /dev/null &amp;&amp;
    145 cp doc/*.html /usr/share/doc/ffmpeg-&ffmpeg-version;</userinput></screen>
     148cp ../doc/*.txt /usr/share/doc/ffmpeg-&ffmpeg-version;</userinput></screen>
    146149
    147150    <para>If you used <command>doxygen</command> to create the API
Note: See TracChangeset for help on using the changeset viewer.