Ruby/GStreamer 0.6.0 released

Hi,

Ruby/GStreamer 0.6.0 is released!

It is now part of the Ruby-GNOME2 project:
http://ruby-gnome2.sourceforge.jp

The old site (http://www.nongnu.org/ruby-gst/) has been deprecated
(not yet synchronized with new CVS changes, probably Savannah issue).

Download:

···

http://sourceforge.net/project/showfiles.php?group_id=53614 :

  • ruby-gnome2-all: all Ruby-GNOME2 libraries (with Ruby/GStreamer)
  • ruby-gstreamer: only Ruby/GLib + Ruby/GStreamer

API:


http://ruby-gnome2.sourceforge.jp/ruby-gstreamer-api/

(will be converted in RD+ format soon)

Status:


http://ruby-gnome2.sourceforge.jp/hiki.cgi?Status+of+Ruby%2FGStreamer

Changes:


  • Merged with Ruby-GNOME2 project.
  • Uses Ruby/GLib.
  • Completed:
    Gst, Gst::Autoplug, Gst::Cpu, Gst::Format,
    Gst::Object, Gst::PadTemplate, Gst::Pipeline,
    Gst::PluginFeature, Gst::QueryType,
    Gst::Type.
  • Added and completed:
    Gst::AutoplugFactory, Gst::EventMask, Gsk::EventSeek,
    Gst::EventSegmentSeek, Gst::EventSize, Gst::Parse,
    Gst::SystemClock, Gst::Thread,Gst::MediaInfo,
    Gst::MediaInfoStream, Gst::MediaInfoTrack.
  • Added some methods, improved, fixed bugs:
    Gst::Caps, Gst::Clock, Gst::Plugin, Gst::Pad, Gst::Element.
  • New samples:
    media-type.rb, gst-inspect.rb, media-type2.rb.


Laurent