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 | 51b11e6d6ddccf84752cbfd68a962305fea26f50 (patch) | |
tree | 52896b07383be90d3e4dafdb5535608d9c923996 /audio | |
parent | d485669017e11c9dd0a479b4e5f4d2824575fcfa (diff) | |
download | pkgsrc-51b11e6d6ddccf84752cbfd68a962305fea26f50.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. |