Changeset 8223b66 for multimedia/libdriv


Ignore:
Timestamp:
09/30/2003 01:02:16 AM (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:
993cff3
Parents:
24a37fa7
Message:

added gocr, filename extensions to caps

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

Location:
multimedia/libdriv
Files:
7 edited

Legend:

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

    r24a37fa7 r8223b66  
    1717
    1818<sect3><title>esdcat</title>
    19 <para><command>esdcat</command> plays a <filename>raw</filename> audio stream
     19<para><command>esdcat</command> plays a <filename>RAW</filename> audio stream
    2020through the daemon.</para></sect3>
    2121
  • multimedia/libdriv/flac/flac-intro.xml

    r24a37fa7 r8223b66  
    33
    44<para><application><acronym>FLAC</acronym></application> is an audio
    5 codec similar to <filename>MP3</filename>, but
     5<acronym>CODEC</acronym> similar to <filename>MP3</filename>, but
    66lossless, meaning that audio is compressed without throwing away any
    77information.</para>
  • multimedia/libdriv/libdv/libdv-desc.xml

    r24a37fa7 r8223b66  
    2525<para><filename class="libraryfile">libdv</filename>
    2626provides functions for the programs manipulating with the Quasar DV
    27 codec.</para></sect3>
     27<acronym>CODEC</acronym>.</para></sect3>
    2828
    2929</sect2>
  • multimedia/libdriv/libdv/libdv-intro.xml

    r24a37fa7 r8223b66  
    22<title>Introduction to <application>libdv</application></title>
    33
    4 <para><application>libdv</application> (Quasar DV) is a software codec
    5 for DV video, the encoding format used by most digital camcorders.</para>
     4<para><application>libdv</application> (Quasar DV) is a software
     5<acronym>CODEC</acronym> for DV video, the encoding format used by most digital camcorders.</para>
    66
    77<sect3><title>Package information</title>
  • multimedia/libdriv/openquicktime/openquicktime-intro.xml

    r24a37fa7 r8223b66  
    1717<sect3><title>Additional downloads</title>
    1818<itemizedlist spacing='compact'>
    19 <listitem><para>Optional codecs: <ulink
     19<listitem><para>Optional <acronym>CODEC</acronym>: <ulink
    2020url="http://www.openquicktime.org/codecs.php"/></para></listitem>
    2121</itemizedlist></sect3>
  • multimedia/libdriv/speex/speex-desc.xml

    r24a37fa7 r8223b66  
    1212<sect3><title>speexdec</title>
    1313<para><command>speexdec</command> decodes a Speex file and produce a
    14 <filename>WAV</filename> file or <filename>raw</filename> file.</para></sect3>
     14<filename>WAV</filename> file or <filename>RAW</filename> file.</para></sect3>
    1515
    1616<sect3><title>speexenc</title>
    1717<para><command>speexenc</command> encodes a <filename>WAV</filename> or
    18 <filename>raw</filename> file using Speex.</para></sect3>
     18<filename>RAW</filename> file using Speex.</para></sect3>
    1919
    2020<sect3><title>libspeex</title>
  • multimedia/libdriv/speex/speex-intro.xml

    r24a37fa7 r8223b66  
    44<para><application>Speex</application> is an audio compression format designed
    55especially for speech. It is well-adapted to Internet applications and
    6 provides useful features that are not present in most other codecs.</para>
     6provides useful features that are not present in most other
     7<acronym>CODEC</acronym>s.</para>
    78
    89<sect3><title>Package information</title>
Note: See TracChangeset for help on using the changeset viewer.