Core/Base/Python FROZEN for releases

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Core/Base/Python FROZEN for releases

Jan Schmidt-6
Hi all,

I'm kicking off the release cycle for Core, Base and Python today. The
modules are frozen, and I'll be making the first pre-release tarballs
shortly.

There are some blocker bugs already, so there will be a second
pre-release tarball in 5-6 days, but in the meantime people will be able
to start trying out the first set.

I've modified the usual release timings to work around GCDS last week,
so things are already starting a week late. As usual, check the release
schedule to figure out how things are going to work:
http://gstreamer.freedesktop.org/wiki/ReleasePlanning2009-2

Cheers,
Jan.

--
Jan Schmidt <[hidden email]>


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Core/Base/Python first pre-releases

Jan Schmidt-6
Hi,

The first pre-release tarballs for Core, Base and Python are available
at:

http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.23.2.tar.bz2
http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.23.2.tar.bz2
and
http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.15.2.tar.bz2

Cheers,
Jan.

On Tue, 2009-07-14 at 13:05 +0100, Jan Schmidt wrote:

> Hi all,
>
> I'm kicking off the release cycle for Core, Base and Python today. The
> modules are frozen, and I'll be making the first pre-release tarballs
> shortly.
>
> There are some blocker bugs already, so there will be a second
> pre-release tarball in 5-6 days, but in the meantime people will be able
> to start trying out the first set.
>
> I've modified the usual release timings to work around GCDS last week,
> so things are already starting a week late. As usual, check the release
> schedule to figure out how things are going to work:
> http://gstreamer.freedesktop.org/wiki/ReleasePlanning2009-2
>
> Cheers,
> Jan.
>


--
Jan Schmidt <[hidden email]>


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

New pre-releases of core, base and python

Jan Schmidt-6
The second set of pre-release tarballs for Core, Base and Python are
available at:

http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.23.3.tar.bz2
http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.23.3.tar.bz2
and
http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.15.3.tar.bz2

These tarballs contain the following fixes on top of the first set:
* Fix some leaks and potential crashes in error cases
* Fix some API documentation
* Don't warn for empty tag strings in pre-releases and releases
* Serialise tags into the dataflow in basesrc
* improve buffering in queue2
* Add a private copy of input-selector in playbin2, removing the gst-plugins-bad dependency
* Fixes for adder required for upcoming pitivi release
* Wrap new API in the python bindings

Please test, and file any bugs in bugzilla: http://bugzilla.gnome.org

Expect the next set of pre-releases (if needed) on Friday, and the final tarballs on the 30th July

Cheers,
Jan.

On Tue, 2009-07-14 at 17:55 +0100, Jan Schmidt wrote:

> Hi,
>
> The first pre-release tarballs for Core, Base and Python are available
> at:
>
> http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.23.2.tar.bz2
> http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.23.2.tar.bz2
> and
> http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.15.2.tar.bz2
>
> Cheers,
> Jan.
>
> On Tue, 2009-07-14 at 13:05 +0100, Jan Schmidt wrote:
> > Hi all,
> >
> > I'm kicking off the release cycle for Core, Base and Python today. The
> > modules are frozen, and I'll be making the first pre-release tarballs
> > shortly.
> >
> > There are some blocker bugs already, so there will be a second
> > pre-release tarball in 5-6 days, but in the meantime people will be able
> > to start trying out the first set.
> >
> > I've modified the usual release timings to work around GCDS last week,
> > so things are already starting a week late. As usual, check the release
> > schedule to figure out how things are going to work:
> > http://gstreamer.freedesktop.org/wiki/ReleasePlanning2009-2
> >
> > Cheers,
> > Jan.
> >
>
>


--
Jan Schmidt <[hidden email]>


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: New pre-releases of core and base

Jan Schmidt-6
Hi all,

The third pre-release tarballs for Core & Base are now available.
There's no new pre-release for the Python bindings.

Current tarballs are:

http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.23.4.tar.bz2
http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.23.4.tar.bz2
and
http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.15.3.tar.bz2

Changes are:
* Fix some error handling in the binary registry
* Fix a regression where totem doesn't think it can seek in a bunch of files
* recognise Kate spu subtitles as well

Happy testing!

Cheers,
Jan.

On Mon, 2009-07-20 at 18:23 +0100, Jan Schmidt wrote:

> The second set of pre-release tarballs for Core, Base and Python are
> available at:
>
> http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.23.3.tar.bz2
> http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.23.3.tar.bz2
> and
> http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.15.3.tar.bz2
>
> These tarballs contain the following fixes on top of the first set:
> * Fix some leaks and potential crashes in error cases
> * Fix some API documentation
> * Don't warn for empty tag strings in pre-releases and releases
> * Serialise tags into the dataflow in basesrc
> * improve buffering in queue2
> * Add a private copy of input-selector in playbin2, removing the gst-plugins-bad dependency
> * Fixes for adder required for upcoming pitivi release
> * Wrap new API in the python bindings
>
> Please test, and file any bugs in bugzilla: http://bugzilla.gnome.org
>
> Expect the next set of pre-releases (if needed) on Friday, and the final tarballs on the 30th July
>
> Cheers,
> Jan.
>
> On Tue, 2009-07-14 at 17:55 +0100, Jan Schmidt wrote:
> > Hi,
> >
> > The first pre-release tarballs for Core, Base and Python are available
> > at:
> >
> > http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.23.2.tar.bz2
> > http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.23.2.tar.bz2
> > and
> > http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.15.2.tar.bz2
> >
> > Cheers,
> > Jan.
> >
> > On Tue, 2009-07-14 at 13:05 +0100, Jan Schmidt wrote:
> > > Hi all,
> > >
> > > I'm kicking off the release cycle for Core, Base and Python today. The
> > > modules are frozen, and I'll be making the first pre-release tarballs
> > > shortly.
> > >
> > > There are some blocker bugs already, so there will be a second
> > > pre-release tarball in 5-6 days, but in the meantime people will be able
> > > to start trying out the first set.
> > >
> > > I've modified the usual release timings to work around GCDS last week,
> > > so things are already starting a week late. As usual, check the release
> > > schedule to figure out how things are going to work:
> > > http://gstreamer.freedesktop.org/wiki/ReleasePlanning2009-2
> > >
> > > Cheers,
> > > Jan.
> > >
> >
> >
>
>


--
Jan Schmidt <[hidden email]>


------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

New pre-releases of core and base

Jan Schmidt-6
Hi all,

I uploaded new pre-release tarballs of core and base last night, and
forgot to send a mail about it. The final release was supposed to be
last night, but there were a few bugs that are important enough to
warrant a bit more testing. Expect the releases next week, Monday or
Tuesday as I get time, and then the Good/Bad freeze starting next Friday
(get your module moves arranged!)

Current tarballs are:

http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.23.5.tar.bz2
http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.23.5.tar.bz2
and
http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.15.3.tar.bz2

The changes are:
* Flushing and locking fixes in CollectPads, which affects adder, and all muxers.
* Hide the details of the new GstStreamConsistency testsuite helper
* Make adder reset properly on state change from READY
* reset alsasrc on state change properly to avoid crashes.
* rename the GType of the stream-selector pads in playbin so they don't
clash
* Remove a bogus assert in the audiofilter base class.

Happy testing!

J.

--
Jan Schmidt <[hidden email]>


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel