diff options
Diffstat (limited to 'libraries/libdca/slack-desc')
-rw-r--r-- | libraries/libdca/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libdca/slack-desc b/libraries/libdca/slack-desc new file mode 100644 index 000000000000..e7bb6f809547 --- /dev/null +++ b/libraries/libdca/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +libdca: libdca - a free DTS Coherent Acoustics decoder (previously libdts) +libdca: +libdca: libdca is a free library for decoding DTS Coherent Acoustics streams. +libdca: The code is written by Gildas Bazin and was based on the a52dec +libdca: project. libdca: The DTS Coherent Acoustics standard is used in a +libdca: variety of applications, including DVD, DTS audio CD, and radio +libdca: broadcasting. It includes libdts. +libdca: It is released under the terms of the GPL license. +libdca: +libdca: Homepage: http://www.videolan.org/developers/libdca.html +libdca: |