Up to [cvs.netbsd.org] / pkgsrc / multimedia / clutter-gst
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 11 04:07:58 2010 UTC (2 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
HEAD
Changes since 1.3: +2 -4
lines
Diff to previous 1.3 (colored)
Update clutter-gst to 1.0.0.
clutter-gst 1.0.0 (09/02/2010)
===============================================================================
* list of changes since 0.10.0
o Uses the playbin2 GStreamer element.
o Autoloads subtitle files when they have the same name than the video
being played and are in the same directory.
o GObject introspection support.
o Added a new clutter_gst_init_with_arg() symbol, changed *get_playbin()
to a more generic *get_pipeline()
o A lot of small bug fixes and code clean up.
Many thanks to:
Bastian Winkler
Ole André Vadla Ravnås
Roland Peffer
Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 26 08:52:43 2009 UTC (2 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.2: +9 -10
lines
Diff to previous 1.2 (colored)
Update clutter-gst to 0.10.0.
clutter-gst 0.10.0 (29/07/2009)
===============================================================================
* list of changes since 0.9.0
o Requires stable Clutter 1.0.0
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jun 14 18:08:02 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.1: +1 -3
lines
Diff to previous 1.1 (colored)
Remove @dirrm entries from PLISTs
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 14 11:10:01 2008 UTC (3 years, 5 months ago) by obache
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import clutter-gst-0.8.0 as multimedia/clutter-gst. Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer with Clutter. Clutter is an open source software library for creating fast, visually rich and animated graphical user interfaces. It uses OpenGL for drawing primitives and has multiple backends, allowing its usage on different platforms. GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 14 11:10:01 2008 UTC (3 years, 5 months ago) by obache
Branch: MAIN
Initial revision