Changeset 31c4a71


Ignore:
Timestamp:
05/03/2005 11:08:10 PM (18 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
32fb5c2
Parents:
c956539
Message:

Added MPlayer to FFmpeg's dependencies as FFmpeg can utilize MPlayer's post-processing library

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc956539 r31c4a71  
    2424
    2525<listitem><para>May 3rd, 2005 [randy]: Updated to CVS-1.11.20 and HTML
    26 Tidy-050502.</para></listitem>
     26Tidy-050502; added MPlayer to the list of FFmpeg's dependencies as it can
     27utilize the shared post-processing library.</para></listitem>
    2728
    2829<listitem><para>May 2nd, 2005 [randy]: Updated to
  • multimedia/videoutils/ffmpeg.xml

    rc956539 r31c4a71  
    5757<xref linkend="sdl"/>,
    5858<xref linkend="freetype2"/>,
     59<xref linkend="mplayer"/> (for the shared post-processing library),
    5960<ulink url="http://www.audiocoding.com/modules/mydownloads/">FAAC</ulink>,
    6061<ulink url="http://www.audiocoding.com/modules/mydownloads/">FAAD</ulink> and
     
    8182
    8283<para>If you have <application>TeX</application> installed, the man pages
    83 and documentation was built during the <command>make</command> process. Skip
     84and documentation were built during the <command>make</command> process. Skip
    8485to the root user installation steps. If you do not have
    8586<application>TeX</application> installed, use the following command to build
Note: See TracChangeset for help on using the changeset viewer.