Changeset 76a2160


Ignore:
Timestamp:
07/13/2004 05:03:26 AM (20 years ago)
Author:
Randy McMurchy <randy@…>
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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9a6caf3c
Parents:
b76312f
Message:

Updated to libdv-0.102; updated Glossary

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • appendices/glossary.xml

    rb76312f r76a2160  
    144144<glossdef><para>Document Style Semantics and Specification Language</para></glossdef></glossentry>
    145145
     146<glossentry id="gDV"><glossterm><acronym>DV</acronym></glossterm>
     147<glossdef><para>Digital Video</para></glossdef></glossentry>
     148
     149<glossentry id="gDVD"><glossterm><acronym>DVD</acronym></glossterm>
     150<glossdef><para>Digital Versatile Disk (also Digital Video Disk)</para></glossdef></glossentry>
     151
    146152<glossentry id="gDVI"><glossterm><acronym>DVI</acronym></glossterm>
    147153<glossdef><para>DeVice Independent</para></glossdef></glossentry>
  • general.ent

    rb76312f r76a2160  
    1 <!ENTITY day          "12">
     1<!ENTITY day          "13">
    22<!ENTITY month        "07">
    33<!ENTITY year         "2004">
     
    396396<!ENTITY libdvdcss-version            "1.2.8"> 
    397397<!ENTITY libdvdread-version           "0.9.4">
    398 <!ENTITY libdv-version                "0.101">
     398<!ENTITY libdv-version                "0.102">
    399399<!ENTITY liba52-version               "0.7.4">   
    400400<!ENTITY xvid-version                 "1.0.0-rc4"> 
  • introduction/welcome/changelog.xml

    rb76312f r76a2160  
    1919<itemizedlist>
    2020
     21<listitem><para>July 13th, 2004 [randy]: Updated to
     22libdv-0.102; updated Glossary.</para></listitem>
     23
    2124<listitem><para>July 12th, 2004 [randy]: Updated to
    2225Links-2.1pre15.</para></listitem>
  • multimedia/libdriv/libdv.xml

    rb76312f r76a2160  
    66  <!ENTITY libdv-download-http "http://prdownloads.sourceforge.net/libdv/libdv-&libdv-version;.tar.gz">
    77  <!ENTITY libdv-download-ftp  " ">
    8   <!ENTITY libdv-size          "465 KB">
    9   <!ENTITY libdv-buildsize     "8.5 MB">
     8  <!ENTITY libdv-size          "477 KB">
     9  <!ENTITY libdv-buildsize     "9.4 MB">
    1010  <!ENTITY libdv-time          "0.21 SBU">
    1111]>
     
    1818<title>Introduction to <application>libdv</application></title>
    1919
    20 <para><application>libdv</application> (Quasar DV) is a software
    21 <acronym>CODEC</acronym> for DV video, the encoding format used by most digital camcorders.</para>
     20<para><application>libdv</application> (Quasar <acronym>DV</acronym>) is a
     21software <acronym>CODEC</acronym> for <acronym>DV</acronym> video, the encoding
     22format used by most digital camcorders.</para>
    2223
    2324<sect3><title>Package information</title>
     
    3233<sect3><title><application>libdv</application> dependencies</title>
    3334<sect4><title>Optional</title>
    34 <para><xref linkend="popt"/>, <xref linkend="SDL"/>, <xref linkend="GTK"/> and X (<xref
    35 linkend="xfree86"/> or <xref linkend="xorg"/>).
     35<para><xref linkend="popt"/>, <xref linkend="pkgconfig"/>, <xref linkend="SDL"/>,
     36<xref linkend="GTK"/> and X (<xref linkend="xfree86"/> or <xref linkend="xorg"/>)
    3637</para></sect4>
    3738</sect3>
     
    5859<title>Contents</title>
    5960
    60 <para>The libdv package contains <command>dvconnect</command>,
    61 <command>encodedv</command>, <command>playdv</command> and <filename
    62 class="libraryfile">libdv</filename>.</para>
     61<para>The <application>libdv</application> package contains
     62<command>dubdv</command>, <command>dvconnect</command>,
     63<command>encodedv</command>, <command>playdv</command> and
     64<filename class="libraryfile">libdv</filename>.</para>
    6365
    6466</sect2>
    6567
    6668<sect2><title>Description</title>
     69
     70<sect3><title>dubdv</title>
     71<para><command>dubdv</command> inserts audio into a digital video
     72stream.</para></sect3>
    6773
    6874<sect3><title>dvconnect</title>
     
    7985
    8086<sect3><title>libdv</title>
    81 <para><filename class="libraryfile">libdv</filename>
    82 provides functions for the programs manipulating with the Quasar DV
     87<para><filename class="libraryfile">libdv</filename> provides functions for
     88programs interacting with the Quasar <acronym>DV</acronym>
    8389<acronym>CODEC</acronym>.</para></sect3>
    8490
Note: See TracChangeset for help on using the changeset viewer.