diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-11-29 09:05:39 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-11-29 09:05:39 +0000 |
commit | d1d77180be6622dc107e6e8f2c9ba1c45890257c (patch) | |
tree | df4232737228a59323f74bd62e5889f48def24f4 /audio/gst-plugins1-faac/DESCR | |
parent | 084608c539d98840ffeab3e4f0454b3d542a7e54 (diff) | |
download | pkgsrc-d1d77180be6622dc107e6e8f2c9ba1c45890257c.tar.gz |
Import gst-plugins1-faac-1.0.3 as audio/gst-plugins1-faac.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.
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 faac plugin for GStreamer, the ISO AAC
audio codec encoder.
Diffstat (limited to 'audio/gst-plugins1-faac/DESCR')
-rw-r--r-- | audio/gst-plugins1-faac/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/gst-plugins1-faac/DESCR b/audio/gst-plugins1-faac/DESCR new file mode 100644 index 00000000000..2d7c90fcbb1 --- /dev/null +++ b/audio/gst-plugins1-faac/DESCR @@ -0,0 +1,10 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple mp3 playback to complex +audio (mixing) and video (non-linear editing) processing. + +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 faac plugin for GStreamer, the ISO AAC +audio codec encoder. |