RELEASE: gstreamer/gst-plugins-base/gst-plugins-good/bad/ugly/gst-libav 0.11.91



This mail announces the release of the gstreamer-core/gst-plugins-base 
0.11.91 and gst-plugins-good/bad/ugly/gst-libav 0.11.91 modules.

This is the second release candidate of the upcoming 1.0 release. It
is intended for developers and people wanting to port their plugins and
applications to the new series. Only minor or absolutely necessary
changes to the core/base API/ABI will happen between this release and
the final 1.0.0 release.

02533a3a1db56acca683b45124f5fa6f  gstreamer-0.11.91.tar.xz

http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-0.11.91.tar.xz

42e066b443faf8c891ace99cd15767be  gst-plugins-base-0.11.91.tar.xz

http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.11.91.tar.xz

6d4c34e698c40a83781ffe9b1e8c1e9a  gst-plugins-good-0.11.91.tar.xz

http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.11.91.tar.xz

8ef3531f9fd76558e1f9af6815159df4  gst-plugins-bad-0.11.91.tar.xz

http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.11.91.tar.xz

fc8f57b8f5a186b5eac94ea0261b43da  gst-plugins-ugly-0.11.91.tar.xz

http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.11.91.tar.xz

588108cf3e5cf218d1ec001114169883  gst-libav-0.11.91.tar.xz

http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-0.11.91.tar.xz


Enjoy!
Release notes for GStreamer 0.11.91 "I will give you five magic beans!"
        


The GStreamer team is proud to announce a new release
in the 0.11.x unstable series of the
core of the GStreamer streaming media framework.


The 0.11.x series is an unstable series targeted at developers and will
eventually lead up to the stable 1.0 series.
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series.


The 0.11.x series has improved memory management and features
various cleanups and enhancements.



This module, gstreamer, only contains core functionality.
For actual media playback, you will need other modules.

gst-plugins-base
contains a basic set of well-supported plug-ins
gst-plugins-good
contains a set of well-supported plug-ins under our preferred license
gst-plugins-ugly
contains a set of well-supported plug-ins, but might pose problems for
    distributors
gst-plugins-bad
contains a set of less supported plug-ins that haven't passed the
    rigorous quality testing we expect



  

Features of this release
    
      * Parallel installability with 0.10.x series
      * Threadsafe design and API
      * API cleanup and minor improvements
      * More hiding of structs that don't need to be public
      * Addition of SNAP flag for seek events
There were no bugs fixed in this release
    

Download

You can find source releases of gstreamer in the download directory:
http://gstreamer.freedesktop.org/src/gstreamer/

GStreamer Homepage

More details can be found on the project's website:
http://gstreamer.freedesktop.org/

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer

Developers

GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.

        
Applications

Various applications have early ports to GStreamer 0.11 including Totem, RhythmBox,
Webkit, Jokosher, Transmageddon and others. We're working on porting more applications.

  
Contributors to this release
    
      * Anton Belka
      * Edward Hervey
      * Mark Nauwelaerts
      * Matej Knopp
      * Raimo Järvi
      * Reynaldo H. Verdejo Pinochet
      * Sebastian Dröge
      * Sebastian Rasmussen
      * Sreerenj Balachandran
      * Stefan Sauer
      * Thiago Santos
      * Tim-Philipp Müller
      * Vincent Penquerc'h
      * Wim Taymans
      * Youness Alaoui
      * Руслан Ижбулатов
 
Release notes for GStreamer Base Plug-ins 0.11.91 "Fee-fi-fo-fum"
        


The GStreamer team is proud to announce a new release
in the 0.11.x unstable series of the
GStreamer Base Plug-ins.


The 0.11.x series is an unstable series targeted at developers.
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series.



This module contains a set of reference plugins, base classes for other
plugins, and helper libraries.

This module is kept up-to-date together with the core developments.  Element
writers should look at the elements in this module as a reference for
their development.

This module contains elements for, among others:

  device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
  containers: ogg
  codecs: vorbis, theora
  text: textoverlay, subparse
  sources: audiotestsrc, videotestsrc, gnomevfssrc, giosrc
  network: tcp
  typefind functions
  audio processing: audioconvert, adder, audiorate, audioresample, volume
  visualisation: libvisual
  video processing: ffmpegcolorspace
  aggregate elements: uridecodebin, playbin2, decodebin2, decodebin, playbin, encodebin
  libraries: app, audio, cdda, fft, interfaces, netbuffer, pbutils, riff, rtp, rtsp, sdp, tag, video


Other modules containing plug-ins are:


gst-plugins-good
contains a set of well-supported plug-ins under our preferred license
gst-plugins-ugly
contains a set of well-supported plug-ins, but might pose problems for
    distributors
gst-plugins-bad
contains a set of less supported plug-ins that haven't passed the
    rigorous quality testing we expect



  

Features of this release
    
      * Parallel installability with 0.10.x series
      * Threadsafe design and API
      * Compressed audio passthrough support in alsasink
      * Removal of interfaces library, mixer and tuner interface
      * Addition of video encoder and decoder base classes
      * Improvements/cleanup for the video library API
There were no bugs fixed in this release
    

Download

You can find source releases of gst-plugins-base in the download directory:
http://gstreamer.freedesktop.org/src/gst-plugins-base/

GStreamer Homepage

More details can be found on the project's website:
http://gstreamer.freedesktop.org/

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer

Developers

GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.

        
Applications
  
Contributors to this release
    
      * Akihiro Tsukada
      * Alessandro Decina
      * Andoni Morales Alastruey
      * Edward Hervey
      * Julian Scheel
      * Mark Nauwelaerts
      * Matej Knopp
      * Nicolas Dufresne
      * Reynaldo H. Verdejo Pinochet
      * Sebastian Dröge
      * Sebastian Rasmussen
      * Stefan Sauer
      * Thibault Saunier
      * Tim-Philipp Müller
      * Vivia Nikolaidou
      * Víctor Manuel Jáquez Leal
      * Wim Taymans
      * Руслан Ижбулатов
 
Release notes for GStreamer Good Plug-ins 0.11.91 "I smell the blood of an Englishman"
        


The GStreamer team is proud to announce a new release
in the 0.11.x unstable series of the
GStreamer Good Plug-ins.


The 0.11.x series is an unstable series targeted at developers and will
eventually lead up to the stable 1.0 series.
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series.



A collection of plug-ins you'd want to have right next to you on the
battlefield.  Shooting sharp and making no mistakes, these plug-ins have it
all: good looks, good code, and good licensing.  Documented and dressed up
in tests.  If you're looking for a role model to base your own plug-in on,
here it is.


If you find a plot hole or a badly lip-synced line of code in them,
let us know - it is a matter of honour for us to ensure Blondie doesn't look
like he's been walking 100 miles through the desert without water.


This module contains a set of plug-ins that we consider to have good quality
  code, correct functionality, our preferred license (LGPL for the plug-in
  code, LGPL or LGPL-compatible for the supporting library).
We believe distributors can safely ship these plug-ins.
People writing elements should base their code on these elements.


Other modules containing plug-ins are:


gst-plugins-base
contains a basic set of well-supported plug-ins
gst-plugins-ugly
contains a set of well-supported plug-ins, but might pose problems for
    distributors
gst-plugins-bad
contains a set of less supported plug-ins that haven't passed the
    rigorous quality testing we expect



  

Features of this release
    
      * Ported flx, dv1394, oss and oss4 plugins
      * Lots of bugfixes and other improvements
There were no bugs fixed in this release
    

Download

You can find source releases of gst-plugins-good in the download directory:
http://gstreamer.freedesktop.org/src/gst-plugins-good/

GStreamer Homepage

More details can be found on the project's website:
http://gstreamer.freedesktop.org/

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer

Developers

GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.

        
Applications
  
Contributors to this release
    
      * Alban Browaeys
      * Bastien Nocera
      * Chris Pankow
      * Edward Hervey
      * Luis de Bethencourt
      * Mark Nauwelaerts
      * Mart Raudsepp
      * Pascal Buhler
      * Peter Seiderer
      * Sebastian Dröge
      * Thiago Santos
      * Tim-Philipp Müller
      * Vincent Penquerc'h
      * Víctor Manuel Jáquez Leal
      * Wim Taymans
      * Youness Alaoui
      * idc-dragon
      * uraeus
      * Руслан Ижбулатов
 
Release notes for GStreamer Bad Plug-ins 0.11.91 "Be he alive, or be he dead"
        


The GStreamer team is proud to announce a new release
in the 0.11.x unstable series of the
GStreamer Ugly Plug-ins.


The 0.11.x series is an unstable series targeted at developers and will
eventually lead up to the stable 1.0 series.
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series.



No perfectly groomed moustache or any amount of fine clothing is going to
cover up the truth - these plug-ins are Bad with a capital B.
They look fine on the outside, and might even appear to get the job done, but
at the end of the day they're a black sheep. Without a golden-haired angel
to watch over them, they'll probably land in an unmarked grave at the final
showdown.


Don't bug us about their quality - exercise your Free Software rights,
patch up the offender and send us the patch on the fastest steed you can
steal from the Confederates. Because you see, in this world, there's two
kinds of people, my friend: those with loaded guns and those who dig.
You dig.


This module contains a set of plug-ins that aren't up to par compared to the
rest.  They might be close to being good quality, but they're missing something
- be it a good code review, some documentation, a set of tests, a real live
maintainer, or some actual wide use.  If the blanks are filled in they might be
upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
depending on the other factors.
If the plug-ins break, you can't complain - instead, you can fix the
problem and send us a patch, or bribe someone into fixing them for you.
New contributors can start here for things to work on.


Other modules containing plug-ins are:


gst-plugins-base
contains a basic set of well-supported plug-ins
gst-plugins-good
contains a set of well-supported plug-ins under our preferred license
gst-plugins-ugly
contains a set of well-supported plug-ins, but might pose problems for
    distributors



  

Features of this release
    
      * Ported asfmux, camerabin, coloreffects, gaudieffects, geometrictransform, hls plugins
      * Lots of bugfixes and other improvements
There were no bugs fixed in this release
    

Download

You can find source releases of gst-plugins-bad in the download directory:
http://gstreamer.freedesktop.org/src/gst-plugins-bad/

GStreamer Homepage

More details can be found on the project's website:
http://gstreamer.freedesktop.org/

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer

Developers

GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.

        
Applications
  
Contributors to this release
    
      * Aleix Conchillo Flaque
      * Alessandro Decina
      * Andoni Morales Alastruey
      * Arun Raghavan
      * Edward Hervey
      * Gil Pedersen
      * Jacob Meuser
      * Julian Scheel
      * Luis de Bethencourt
      * Marc-André Lureau
      * Mark Nauwelaerts
      * Matej Knopp
      * Patricia Muscalu
      * Raimo Järvi
      * Reynaldo H. Verdejo Pinochet
      * Sebastian Dröge
      * Sebastian Rasmussen
      * Sreerenj Balachandran
      * Thiago Santos
      * Thibault Saunier
      * Tim-Philipp Müller
      * Wim Taymans
      * Wind Yuan
      * Youness Alaoui
      * Руслан Ижбулатов
 
Release notes for GStreamer Ugly Plug-ins 0.11.91 "I’ll grind his bones to make my bread!"
        


The GStreamer team is proud to announce a new release
in the 0.11.x unstable series of the
GStreamer Bad Plug-ins.


The 0.11.x series is an unstable series targeted at developers and will
eventually lead up to the stable 1.0 series.
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series.



There are times when the world needs a color between black and white.
Quality code to match the good's, but two-timing, backstabbing and ready to
sell your freedom down the river.  These plug-ins might have a patent noose
around their neck, or a lock-up license, or any other problem that makes you
think twice about shipping them.


We don't call them ugly because we like them less.  Does a mother love her
son less because he's not as pretty as the other ones ? No  - she commends
him on his great personality.  These plug-ins are the life of the party.
And we'll still step in and set them straight if you report any unacceptable
behaviour - because there are two kinds of people in the world, my friend:
those with a rope around their neck and the people who do the cutting.


This module contains a set of plug-ins that have good quality and correct
functionality, but distributing them might pose problems.  The license
on either the plug-ins or the supporting libraries might not be how we'd
like. The code might be widely known to present patent problems.
Distributors should check if they want/can ship these plug-ins.


Other modules containing plug-ins are:


gst-plugins-base
contains a basic set of well-supported plug-ins
gst-plugins-good
contains a set of well-supported plug-ins under our preferred license
gst-plugins-bad
contains a set of less supported plug-ins that haven't passed the
    rigorous quality testing we expect



  

Features of this release
    
      * Lots of bugfixes and other improvements
There were no bugs fixed in this release
    

Download

You can find source releases of gst-plugins-ugly in the download directory:
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/

GStreamer Homepage

More details can be found on the project's website:
http://gstreamer.freedesktop.org/

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer

Developers

GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.

        
Applications
  
Contributors to this release
    
      * Alban Browaeys
      * Leon Merten Lohse
      * Sebastian Dröge
      * Tim-Philipp Müller
      * Vincent Penquerc'h
 
Release notes for GStreamer libav Plug-ins 0.11.91 "Help master! A boy is stealing me!"
        

The GStreamer team is proud to announce a new release
in the 0.11.x unstable series of the
GStreamer libav Plug-ins.


The 0.11.x series is an unstable series targeted at developers and will
eventually lead up to the stable 1.0 series.
It is not API or ABI compatible with the stable 0.10.x series.
It is, however, parallel installable with the 0.10.x series.



This module contains plug-ins using libraries from the libav project.



Other modules containing plug-ins are:


gst-plugins-base
contains a basic set of well-supported plug-ins
gst-plugins-ugly
contains a set of well-supported plug-ins, but might pose problems for
    distributors
gst-plugins-bad
contains a set of less supported plug-ins that haven't passed the
    rigorous quality testing we expect



  

Features of this release
    
      * Lots of bugfixes and other improvements
There were no bugs fixed in this release
    

Download

You can find source releases of gst-libav in the download directory:
http://gstreamer.freedesktop.org/src/gst-libav/

GStreamer Homepage

More details can be found on the project's website:
http://gstreamer.freedesktop.org/

Support and Bugs

We use GNOME's bugzilla for bug reports and feature requests:
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer

Developers

GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there.
Interested developers of the core library, plug-ins, and applications should
subscribe to the gstreamer-devel list. If there is sufficient interest we
will create more lists as necessary.

        
Applications
  
Contributors to this release
    
      * Mark Nauwelaerts
      * Sebastian Dröge
      * Tim-Philipp Müller
      * Wim Taymans
 

Attachment: signature.asc
Description: This is a digitally signed message part



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