Hi,
pre-releases for GStreamer core, gst-plugins-base and gst-plugins-good are now available at the following locations: http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.29.2.tar.gz http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.29.2.tar.bz2 http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.29.2.tar.gz http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.29.2.tar.bz2 http://gstreamer.freedesktop.org/src/gst-plugins-good/pre/gst-plugins-good-0.10.23.2.tar.gz http://gstreamer.freedesktop.org/src/gst-plugins-good/pre/gst-plugins-good-0.10.23.2.tar.bz2 md5sums: 853898e4259100b695373c03ca9ede49 gstreamer-0.10.29.2.tar.gz 3bc3d9950e805bb33ed7a974fd9d80cc gstreamer-0.10.29.2.tar.bz2 88ee4806fc177aaeff69804f228d2198 gst-plugins-base-0.10.29.2.tar.gz 17ddac0852cf3b1a648dfa2c36f6313e gst-plugins-base-0.10.29.2.tar.bz2 d0e05bf22ee0dc125bb3c59947269580 gst-plugins-good-0.10.23.2.tar.gz e4b42084cb1bc872935ab6951d6c1b3f gst-plugins-good-0.10.23.2.tar.bz2 Please test them thoroughly with all your favourite apps, and let us know of any regressions or other important issues by filing blocker bugs in bugzilla: http://gstreamer.freedesktop.org/bugs/ Pre-releases of gst-plugins-gl and gst-ffmpeg will follow later today or tomorrow. Cheers -Tim ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Hi,
a second set of pre-releases for GStreamer core, gst-plugins-base and gst-plugins-good is now available at the following locations: fd384b28cc762f6f86675cfff99cafe4 gstreamer-0.10.29.3.tar.gz 7b3d1acde45080f040fb143c40d0b000 gstreamer-0.10.29.3.tar.bz2 http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.29.3.tar.gz http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.29.3.tar.bz2 8ba05204ad634c5b647fc015a452d449 gst-plugins-base-0.10.29.3.tar.gz be6669ff4f94f3c2800722a7693e03e2 gst-plugins-base-0.10.29.3.tar.bz2 http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.29.3.tar.gz http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.29.3.tar.bz2 ab580d8e67dc7976575fd252be5fabed gst-plugins-good-0.10.23.3.tar.gz 7c49ce917a693b13f200c32ae3445abd gst-plugins-good-0.10.23.3.tar.bz2 http://gstreamer.freedesktop.org/src/gst-plugins-good/pre/gst-plugins-good-0.10.23.3.tar.gz http://gstreamer.freedesktop.org/src/gst-plugins-good/pre/gst-plugins-good-0.10.23.3.tar.bz2 Major changes: - fixes miscompilation of code using gst_util_scale*() on x86 (caused by inappropriate use of G_GNUC_CONST). This made many unit tests in -base fail on x86. - bump automake requirement to 1.10 Please test them thoroughly with all your favourite apps, and let us know of any regressions or other important issues by filing blocker bugs in bugzilla: http://gstreamer.freedesktop.org/bugs/ (A first gst-plugins-gl pre-release is still in the making.) Cheers -Tim ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
On Wed, 2010-06-30 at 01:03 +0100, Tim-Philipp Müller wrote:
Hi, finally another set of pre-releases for GStreamer core, gst-plugins-base and gst-plugins-good is now available at the following locations: 6f9ce08ebfa4c5283e203f507e87b370 gstreamer-0.10.29.4.tar.gz 7620217ca523521a2170b6d14bc1ea62 gstreamer-0.10.29.4.tar.bz2 http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.29.4.tar.gz http://gstreamer.freedesktop.org/src/gstreamer/pre/gstreamer-0.10.29.4.tar.bz2 3434bd6a32ad5239837514901c669818 gst-plugins-base-0.10.29.4.tar.gz bf95e81c922ef9d25131b565702a6bab gst-plugins-base-0.10.29.4.tar.bz2 http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.29.4.tar.gz http://gstreamer.freedesktop.org/src/gst-plugins-base/pre/gst-plugins-base-0.10.29.4.tar.bz2 71f91f49ce8dac27ce6d1b48a0643d34 gst-plugins-good-0.10.23.4.tar.gz 4c1047db0975cd5e925d20b784706480 gst-plugins-good-0.10.23.4.tar.bz2 http://gstreamer.freedesktop.org/src/gst-plugins-good/pre/gst-plugins-good-0.10.23.4.tar.gz http://gstreamer.freedesktop.org/src/gst-plugins-good/pre/gst-plugins-good-0.10.23.4.tar.bz2 Changes since the last pre-release: GStreamer core: - fix gst_caps_normalize() corner case - add gst_clock_id_wait_async_full() API and fix refcount issues with gst_clock_set_master() - fix problem with gsttagsetter unit tests on some machines - add GstBaseSink:enable-last-buffer property + accessors gst-plugins-base: - fix playbin2 error handling regression in git that made totem and other apps crash on the next song/file after an error - fix DVD menu regression in git - fix some ffmpegcolorspace regressions and memory access in corner cases to make things valgrind clean gst-plugins-good: - flvmux: write duration to the correct position - jpegdec: fix memory leak and regression in git with extra 0xff markers - v4l2sink: destroy buffer pool when changing state to NULL, to fix re-opening of device As always, please test them thoroughly with all your favourite apps, and let us know of any regressions or other important issues immediately by filing blocker bugs in bugzilla: http://gstreamer.freedesktop.org/bugs/ If no other issues pop up, the final releases should be out by the end of the week. Cheers -Tim ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |