GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Vorbis and Ogg playback to complex audio (mixing) and video (non-linear editing) processing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
Product's homepage
Here are some key features of "GStreamer Plugins Good":
· Parallel installability with 0.8.x series
· Threadsafe design and API
· new id3 demuxer (replaces the mad one in gst-plugins-ugly)
· memleak fixes in avidemux, wavparse, level, smoke
· ports of multipart,
· fixes in flacdec, flxdec, rtp
· documentation updates on videomixer
· added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
What's New in This Release: [ read full changelog ]
· work around GLib atomic ops API change
· better handling of malformed buffers in RTP depayloders
· some minor compilation fixes
· 650470 : rtp: some depayloaders break with malformed rtp packets
· 652144 : udp: fix compiler warning on mingw-w64