diff options
author | obache <obache@pkgsrc.org> | 2010-10-09 08:15:17 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-10-09 08:15:17 +0000 |
commit | c5d3bfa44485d8f08bfecce594bf4b8d3bfd575f (patch) | |
tree | 52896b07383be90d3e4dafdb5535608d9c923996 /audio | |
parent | b4c906a73cfdaed1b8857f6c9c13f5eff5ef11bd (diff) | |
download | pkgsrc-c5d3bfa44485d8f08bfecce594bf4b8d3bfd575f.tar.gz |
gst-plugins0.10-faac/DESCR is just a copy of gst-pugins0.10-faad/DESCR.
fixes faac's one by s/faad/faac, and mention faac/faad is encoder/decoder.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gst-plugins0.10-faac/DESCR | 4 | ||||
-rw-r--r-- | audio/gst-plugins0.10-faad/DESCR | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/gst-plugins0.10-faac/DESCR b/audio/gst-plugins0.10-faac/DESCR index 3e4e169ef7f..2d7c90fcbb1 100644 --- a/audio/gst-plugins0.10-faac/DESCR +++ b/audio/gst-plugins0.10-faac/DESCR @@ -6,5 +6,5 @@ Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. -This package provides the faad plugin for GStreamer, the ISO AAC -audio codec. +This package provides the faac plugin for GStreamer, the ISO AAC +audio codec encoder. diff --git a/audio/gst-plugins0.10-faad/DESCR b/audio/gst-plugins0.10-faad/DESCR index 3e4e169ef7f..5e4198a63b2 100644 --- a/audio/gst-plugins0.10-faad/DESCR +++ b/audio/gst-plugins0.10-faad/DESCR @@ -7,4 +7,4 @@ transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. This package provides the faad plugin for GStreamer, the ISO AAC -audio codec. +audio codec decoder. |