Changeset 64a25d5 for multimedia/libdriv


Ignore:
Timestamp:
09/24/2003 08:01:14 PM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 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, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2f81a4dd
Parents:
781a3e82
Message:

applied filename to extensions

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

Location:
multimedia/libdriv
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/audiofile/audiofile-desc.xml

    r781a3e82 r64a25d5  
    1212<sect3><title>audiofile libraries</title>
    1313<para>The <filename>libaudiofile</filename> library is used by programs to
    14 support <acronym>AIFF</acronym>, <acronym>AIFF</acronym>-compressed,
    15 SUN/NeXT, <acronym>WAV</acronym> and <acronym>BICS</acronym> audio formats.</para></sect3>
     14support <filename>AIFF</filename>, <acronym>AIFF
     15</acronym>-compressed, SUN/NeXT, <filename>WAV</filename> and
     16<acronym>BICS</acronym> audio formats.</para></sect3>
    1617
    1718<sect3><title>audiofile-config</title>
  • multimedia/libdriv/flac/flac-intro.xml

    r781a3e82 r64a25d5  
    22<title>Introduction to <application><acronym>FLAC</acronym></application></title>
    33
    4 <para><application><acronym>FLAC</acronym></application> is an audio codec similar to MP3, but
     4<para><application><acronym>FLAC</acronym></application> is an audio
     5codec similar to <filename>MP3</filename>, but
    56lossless, meaning that audio is compressed without throwing away any
    67information.</para>
  • multimedia/libdriv/libao/libao-intro.xml

    r781a3e82 r64a25d5  
    44<para>The <application>libao</application> package contains a cross-platform
    55audio library. This is useful to output audio on a wide variety of platforms. 
    6 It currently supports <acronym>WAV</acronym> files,
     6It currently supports <filename>WAV</filename> files,
    77<acronym>OSS</acronym> (Open Sound System), <acronym>ESD</acronym> (Enlighten
    88Sound Daemon) and <acronym>ALSA</acronym> (Advanced Linux Sound Architecture).
  • multimedia/libdriv/speex/speex-desc.xml

    r781a3e82 r64a25d5  
    1111
    1212<sect3><title>speexdec</title>
    13 <para><command>speexdec</command> decodes a Speex file and produce a WAV
    14 file or raw file.</para></sect3>
     13<para><command>speexdec</command> decodes a Speex file and produce a
     14<filename>WAV</filename> file or <filename>raw</filename> file.</para></sect3>
    1515
    1616<sect3><title>speexenc</title>
    17 <para><command>speexenc</command> encodes a WAV or raw file using
    18 Speex.</para></sect3>
     17<para><command>speexenc</command> encodes a <filename>WAV</filename> or
     18<filename>raw</filename> file using Speex.</para></sect3>
    1919
    2020<sect3><title>libspeex</title>
Note: See TracChangeset for help on using the changeset viewer.