summaryrefslogtreecommitdiff
path: root/graphics/libvideogfx
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /graphics/libvideogfx
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'graphics/libvideogfx')
-rw-r--r--graphics/libvideogfx/DESCR14
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/libvideogfx/DESCR b/graphics/libvideogfx/DESCR
index 8ed1dc50800..2de11659357 100644
--- a/graphics/libvideogfx/DESCR
+++ b/graphics/libvideogfx/DESCR
@@ -1,11 +1,11 @@
LibVideoGfx is a C++ library for low-level video processing. It aims at
speeding up the development process for image and video processing applications
by providing high-level classes for commonly required tasks. The library
-comprises support for:
+comprises support for:
- basic image data classes
- color-space convertion for RGB, YUV, HSV
- drawing primitives (lines, circles, ...)
- image manipulation (scaling, pixel-ops, convolution)
- file-IO (ppm, yuv, jpeg, png, mpeg, V4L-grabbing)
- X11 image display (including Xv-extension support)
+ basic image data classes
+ color-space convertion for RGB, YUV, HSV
+ drawing primitives (lines, circles, ...)
+ image manipulation (scaling, pixel-ops, convolution)
+ file-IO (ppm, yuv, jpeg, png, mpeg, V4L-grabbing)
+ X11 image display (including Xv-extension support)