[gst-devel] Core/Base/Python/FFmpeg - 3rd pre-releases

Jan Schmidt thaytan at noraisin.net
Thu Oct 1 18:16:47 CEST 2009


Hi all,

After a lengthy delay due to some blocker bugs in core and base, there
are a couple of new pre-releases of those 2 modules. There are not new
tarballs of Python/FFmpeg.

The current pre-release set is now:

http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.24.4.tar.bz2
http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.24.4.tar.bz2
http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.16.3.tar.bz2
http://gstreamer.freedesktop.org/src/gst-ffmpeg/pre/gst-ffmpeg-0.10.8.2.tar.bz2 

md5sums:
df8d198a2bb3e4976a554378dec69c7c  gstreamer-0.10.24.4.tar.bz2
72391698d726933b2cf089eeb5ced66d  gst-plugins-base-0.10.24.4.tar.bz2  
2bbea786578ef38e7e5bb1ba08ea18f7  gst-python-0.10.16.3.tar.bz2
e6057902f39301eb2d08d48b34a91dd6  gst-ffmpeg-0.10.8.2.tar.bz2

The change in core:
 * libgstcheck: Don't use character classes in sed expressions

The changes in base:
 * pango: Unpremultiply Cairo's ARGB to match GStreamers ARGB
 * playsink: make the lock recursive for now
 * playsink: fix the vis property getter
 * Add missing file to spec file
 * cddabasesrc: Fix string leaks in the unit test and a leak in
cddabasesrc
 * cddabasesrc: ignore URI fragments that look like device paths

Hopefully these are the last pre-release tarballs for this release
cycle.

Please test with your favourite programs, and file bugs for any problems
in http://bugzilla.gnome.org/

If there are no further bugs, expect the release on Monday (5th October)

Regards,
Jan.

On Thu, 2009-09-17 at 10:32 +0100, Jan Schmidt wrote:
> That was *2nd* pre-releases, not first :)
> 
> J.
> 
> On Thu, 2009-09-17 at 01:49 +0100, Jan Schmidt wrote:
> > Hi guys,
> > 
> > Some new pre-release tarballs are available for core, base and
> > gst-python. There's no new tarball for gst-ffmpeg at the moment.
> > 
> > The current pre-release set is:
> > 
> > http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.24.3.tar.bz2
> > http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.24.3.tar.bz2
> > http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.16.3.tar.bz2
> > http://gstreamer.freedesktop.org/src/gst-ffmpeg/pre/gst-ffmpeg-0.10.8.2.tar.bz2
> > 
> > md5sums:
> > 1c263bfa047929143b70256268b7c2ba  gstreamer-0.10.24.3.tar.bz2
> > 2bbea786578ef38e7e5bb1ba08ea18f7  gst-plugins-base-0.10.24.3.tar.bz2  
> > 2bbea786578ef38e7e5bb1ba08ea18f7  gst-python-0.10.16.3.tar.bz2
> > e6057902f39301eb2d08d48b34a91dd6  gst-ffmpeg-0.10.8.2.tar.bz2
> > 
> > Changes in core are:
> > * utils: Fix GMP scaling unit test (bug #595133)
> > * Fix out-of-tree build
> > * docs: GST_MESSAGE_STREAM_STATUS is implemented nowadays.
> > * introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH
> > * introspection: Don't typedef GstTagList to GstStructure for gobject-introspe
> > 
> > Changes in base:
> > * vorbistag: don't ever return NULL in list of strings.
> > * playsink: Expose mute,volume,vis-plugin and font-desc properties
> > * GstPlaySink: Expose 'reconfigure' as an action signal.
> > * GstPlaySink: Expose flags as a gobject property.
> > * playback: Register playsink as an element.
> > * docs: add new gst_stream_volume_get_type to types file
> > * oggdemux: Fix duration calculation for truncated files
> > * introspection: Build pkgconfig before all libraries and set PKG_CONFIG_PATH
> > * theoraenc: Fix a string leak in _getcaps()
> > 
> > Changes in the python bindings:
> > * Update definitions and ignores for core/base 0.10.25. Fixes #587432
> > 
> > Please test with your favourite programs, and file bugs for any problems in http://bugzilla.gnome.org/
> > 
> > Cheers,
> > Jan.
> > 
> > On Sat, 2009-09-12 at 01:17 +0100, Jan Schmidt wrote:
> > > Hi all,
> > > 
> > > All four of the modules in this release cycle are now frozen for
> > > commits, and the 1st pre-releases are available.
> > > 
> > > The tarballs are available at:
> > > http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.24.2.tar.bz2
> > > http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.24.2.tar.bz2
> > > http://gstreamer.freedesktop.org/src/gst-python/pre/gst-python-0.10.16.2.tar.bz2
> > > http://gstreamer.freedesktop.org/src/gst-ffmpeg/pre/gst-ffmpeg-0.10.8.2.tar.bz2
> > > 
> > > md5sums:
> > > 851fe968803b8a49fdac513435142f0b  gstreamer-0.10.24.2.tar.bz2
> > > 05cd5878ad4182c803c821cd053fdcce  gst-plugins-base-0.10.24.2.tar.bz2  
> > > e513c18c22665146eca98a2dd390b42a  gst-python-0.10.16.2.tar.bz2
> > > e6057902f39301eb2d08d48b34a91dd6  gst-ffmpeg-0.10.8.2.tar.bz2
> > > 
> > > Please give them a good test and report any problems, and especially
> > > regressions, in bugzilla - http://bugzilla.gnome.org/
> > > 
> > > See http://gstreamer.freedesktop.org/wiki/ReleasePlanning2009-2 for more
> > > details about the release schedule.
> > > 
> > > Cheers,
> > > Jan.
-- 
Jan Schmidt <thaytan at noraisin.net>





More information about the gstreamer-devel mailing list