pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/gst-plugins1-libvisual



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Nov 29 08:32:55 UTC 2012

Added Files:
        pkgsrc/audio/gst-plugins1-libvisual: DESCR Makefile PLIST

Log Message:
Import gst-plugins1-libvisual-1.0.3 as audio/gst-plugins1-libvisual.

Libvisual is an abstraction library that comes between applications
and audio visualisation plugins.

Often when it comes to audio visualisation plugins or programs that
create visuals, they depend on a player or something else; basically,
there is no general framework that enabled application developers
to easily access cool audio visualisation plugins. Libvisual wants
to change this by providing an interface towards plugins and
applications; through this easy to use interface applications can
easily access plugins and, since the drawing is done by the
application, it also enables the developer to draw the visual
anywhere he wants.

The framework also allows you to morph to different plugins and
mix two at once; all kinds of neat tricks are possible using this
method.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/audio/gst-plugins1-libvisual/DESCR \
    pkgsrc/audio/gst-plugins1-libvisual/Makefile \
    pkgsrc/audio/gst-plugins1-libvisual/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index