summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2010-04-16 00:19:15 +0000
committerjmcneill <jmcneill>2010-04-16 00:19:15 +0000
commitc3a5bf709ca60c39df17d2c19f679aa515432eec (patch)
tree72d14214cfa3a2aae66c26ff94f597903f2e5270 /multimedia
parentd4973d0dc504d64edcbc3dd39e0b80a230895014 (diff)
downloadpkgsrc-c3a5bf709ca60c39df17d2c19f679aa515432eec.tar.gz
this package provides an H.264 encoder, not an XviD decoder
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gst-plugins0.10-x264/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.10-x264/DESCR b/multimedia/gst-plugins0.10-x264/DESCR
index 7632f58790c..46a617f2d82 100644
--- a/multimedia/gst-plugins0.10-x264/DESCR
+++ b/multimedia/gst-plugins0.10-x264/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 xvid plugin for GStreamer, making it able to
-reproduce videos encoded using the XviD video codec.
+This package provides the x264 plugin for GStreamer, making it able to
+encode videos using the H.264 video codec.