GStreamer 0.05



GStreamer makes everybody dance like crazy.  It provides the means to
play, stream, and convert nearly any type of media -- be it audio or
video.  GStreamer wraps the 0.10.x series of the GStreamer library in a
nice and Perlish way, freeing the programmer from any memory management
and object casting hassles.

This release is a port to the 0.10.x series of GStreamer.  Since
GStreamer itself doesn't provide backwards compatibility, neither does
the Perl module.  It requires GStreamer >= 0.10.0.

The package is available from:

http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=150831&release_id=376617

Overview of changes in GStreamer 0.05
=====================================

* Port to GStreamer 0.10.0.
  - Wrap and test most of the new API.
  - Remove old stuff.
* Use Glib's 64-bit integer converters.
* Rename the various GStreamer::Caps and GStreamer::Event constructors from
  new_thing to GStreamer::Caps::Thing::new and GStreamer::Event::Thing::new
  respectively.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]