./audio/gst-plugins1-libvisual, Open source multimedia framework - audio visualization plugin

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.20.5, Package name: gst-plugins1-libvisual-1.20.5, Maintainer: pkgsrc-users

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.


Required to run:
[devel/glib2] [devel/orc] [multimedia/gstreamer1] [multimedia/gst-plugins1-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 3234.707 KB

Version history: (Expand)


CVS history: (Expand)


   2022-04-18 14:36:10 by Nia Alarie | Files touched by this commit (51)
Log message:
gst-plugins1: Update to 1.20.1

Release notes:
https://gstreamer.freedesktop.org/releases/1.20/
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-11-15 23:01:22 by Thomas Klausner | Files touched by this commit (174) | Package updated
Log message:
*: update gstreamer1 and plugins and related packages to 1.18.5

Based on the wip packages by nia and myself.
   2014-08-08 23:31:08 by Thomas Klausner | Files touched by this commit (36) | Package updated
Log message:
Reset PKGREVISION for gst-plugins1* update to 1.4.0.
   2012-11-29 09:32:55 by Ryo ONODERA | Files touched by this commit (3)
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.