summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2011-01-20 20:56:23 +0100
committerEdward Hervey <bilboed@bilboed.com>2011-01-20 20:56:23 +0100
commit025fdd8831194b680a362bfe07ba81b1190962f5 (patch)
tree1245727750ba1634e23966c8e0fed23361e3568a
parent1ccf46593f6a8576588862e2e100325101d3f44f (diff)
Release 0.10.17RELEASE-0.10.17
-rw-r--r--ChangeLog200
-rw-r--r--NEWS7
-rw-r--r--RELEASE17
-rw-r--r--configure.ac2
4 files changed, 210 insertions, 16 deletions
diff --git a/ChangeLog b/ChangeLog
index ebcabad..a043381 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,203 @@
+=== release 0.10.17 ===
+
+2011-01-20 Edward Hervey <bilboed@bilboed.com>
+
+ * configure.ac:
+ releasing 0.10.17, "Flight from Hawaii coming out of the sun"
+
+2011-01-13 11:29:52 +0100 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * configure.ac:
+ configure.ac: 0.10.16.2 pre-release
+
+2011-01-11 15:52:11 +0200 Stefan Kost <ensonic@users.sf.net>
+
+ * common:
+ Automatic update of common submodule
+ From e572c87 to f94d739
+
+2011-01-10 16:38:45 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * common:
+ Automatic update of common submodule
+ From ccbaa85 to e572c87
+
+2011-01-10 14:55:50 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * common:
+ Automatic update of common submodule
+ From 46445ad to ccbaa85
+
+2011-01-05 17:19:57 +0100 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/check/gnl/gnlcomposition.c:
+ tests: Don't use huge durations in tests
+
+2011-01-05 17:18:38 +0100 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * tests/check/gnl/complex.c:
+ * tests/check/gnl/gnlcomposition.c:
+ * tests/check/gnl/gnloperation.c:
+ * tests/check/gnl/gnlsource.c:
+ * tests/check/gnl/simple.c:
+ tests: Poll more often.
+ Should lower the risks of timing out
+
+2010-12-20 17:48:15 +0100 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * common:
+ Automatic update of common submodule
+ From 169462a to 46445ad
+
+2010-12-19 11:10:29 +0100 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * tests/check/gnl/gnlcomposition.c:
+ gnlcomposition: Fix memory leak in the unit test
+
+2010-12-17 12:28:14 +0100 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gnl/gnlcomposition.c:
+ GnlComposition: Use g_object_notify_by_pspec if available
+
+2010-12-17 12:12:15 +0100 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gnl/gnlobject.c:
+ GnlObject: Use g_object_notify_by_pspec if available
+
+2010-12-17 12:12:01 +0100 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * configure.ac:
+ configure.ac: Bump GLib requirement to 2.22
+ In sync with gstreamer core
+
+2010-12-15 14:57:18 +0200 Stefan Kost <ensonic@users.sf.net>
+
+ * common:
+ Automatic update of common submodule
+ From 20742ae to 169462a
+
+2010-12-14 00:56:53 +0000 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/gnl/complex.c:
+ * tests/check/gnl/gnlcomposition.c:
+ * tests/check/gnl/gnloperation.c:
+ * tests/check/gnl/gnlsource.c:
+ * tests/check/gnl/simple.c:
+ tests: give test suites different names
+ So the output tells us which test is actually running. Also use
+ GST_CHECK_MAIN() while we're at it.
+
+2010-12-13 16:24:51 +0200 Stefan Kost <ensonic@users.sf.net>
+
+ * common:
+ Automatic update of common submodule
+ From 011bcc8 to 20742ae
+
+2010-10-27 13:18:18 +0100 Jan Schmidt <thaytan@noraisin.net>
+
+ * common:
+ Automatic update of common submodule
+ From 7bbd708 to 011bcc8
+
+2010-10-14 12:32:42 -0700 David Schleef <ds@schleef.org>
+
+ * common:
+ Automatic update of common submodule
+ From 5a668bf to 7bbd708
+
+2010-10-12 15:25:10 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * gnl/gnlcomposition.c:
+ composition: fix debugging message printf format
+
+2010-10-08 12:45:12 -0700 David Schleef <ds@schleef.org>
+
+ * common:
+ Automatic update of common submodule
+ From c4a8adc to 5a668bf
+
+2010-10-08 12:57:01 +0200 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * common:
+ Automatic update of common submodule
+ From 5e3c9bf to c4a8adc
+
+2010-09-21 18:35:06 +0200 Edward Hervey <bilboed@bilboed.com>
+
+ * common:
+ Automatic update of common submodule
+ From 080e025 to 5e3c9bf
+
+2010-09-08 10:14:40 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * docs/libs/.gitignore:
+ * docs/libs/Makefile.am:
+ docs: put inspect registry into docs/libs next to the other inspect info
+ Instead of putting the docs registry into docs/plugins.
+
+2010-09-08 00:44:45 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ configure: bump core/base requirement to released version
+ Bump core requirement to released version. People should always
+ use the same -base as core, so bump -base requirement to match
+ core requirement. Also bump GLib requirement to GLib requirement
+ of core.
+
+2010-09-08 00:40:41 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ configure: another small clean-up
+ AG_GST_CHECK_GST already sets GST_TOOLS_DIR and GST_PLUGINS_DIR,
+ no need to do it a second time.
+
+2010-09-08 00:35:52 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ configure: small clean-up
+ AG_GST_CHECK_GST_PLUGINS_BASE already sets GSTPB_PLUGINS_DIR
+ and prints it to the output, no need to do that twice.
+
+2010-09-08 00:33:20 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * common:
+ * configure.ac:
+ * tests/check/Makefile.am:
+ tests: find uninstalled -good plugins and use them for tests
+ Enables some more tests / code paths in an uninstalled setup. Also
+ remove duplicate GST_PLUGIN_DIRS.
+ https://bugzilla.gnome.org/show_bug.cgi?id=628943
+
+2010-09-08 00:25:42 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * tests/check/gnl/gnlcomposition.c:
+ tests: skip gnlcomposition's test_no_more_pads_race test if videomixer is not available
+ Fixes 'make check' in uninstalled setup where it currently can't
+ find the -good plugins.
+ https://bugzilla.gnome.org/show_bug.cgi?id=628943
+
+2010-09-08 09:55:22 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * configure.ac:
+ * docs/libs/gnonlin.hierarchy:
+ * docs/libs/inspect/plugin-gnonlin.xml:
+ Back to development
+
+2010-09-07 11:43:48 +0100 Tim-Philipp Müller <tim.muller@collabora.co.uk>
+
+ * common:
+ Automatic update of common submodule
+ From c2e10bf to aa0d1d0
+
=== release 0.10.16 ===
-2010-09-06 Edward Hervey <bilboed@bilboed.com>
+2010-09-06 17:14:09 +0200 Edward Hervey <bilboed@bilboed.com>
+ * ChangeLog:
+ * NEWS:
+ * RELEASE:
* configure.ac:
- releasing 0.10.16, "I needed time to think to get the memories from my mind"
+ Release 0.10.16
2010-09-05 18:59:10 -0700 David Schleef <ds@schleef.org>
@@ -735,8 +929,6 @@
This prevents assertions that result from getting the property value
from the internal filesrc, which is NULL if we use uridecodebin.
-=== release 0.10.13 ===
-
2009-09-07 11:51:36 +0200 Edward Hervey <bilboed@bilboed.com>
* ChangeLog:
diff --git a/NEWS b/NEWS
index c4ae4ba..4950353 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+This is GNonLin 0.10.17 "Flight from Hawaii coming out of the sun"
+
+Features of this release
+
+ * documentation and debugging fixes
+ * Use glib 2.22 API if available
+
This is GNonLin 0.10.16 "I needed time to think to get the memories from my mind"
Features of this release
diff --git a/RELEASE b/RELEASE
index b99c8ee..737ff0c 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GNonLin Non-Linear Editing Plug-ins 0.10.16 "I needed time to think to get the memories from my mind"
+Release notes for GNonLin Non-Linear Editing Plug-ins 0.10.17 "Flight from Hawaii coming out of the sun"
@@ -29,17 +29,13 @@ An element for using filters in a GnlComposition
Features of this release
- * More race fixes
- * gnlcomposition: propagate caps to childs
- * gnlurisource: Only use needed streams
- * gnlcomposition: Fix QoS handling
- *
+ * documentation and debugging fixes
+ * Use glib 2.22 API if available
Bugs fixed in this release
- * 613283 : gst_element_class_set_details = > gst_element_class_set_details_simple
- * 626501 : Caps property of gnlfilesource works incorrectly
- * 626733 : Race in gnlcomposition between no_more_pads_object_cb and compare_relink_single_node
+ * 628943 : make check fails if videomixer element can't be found
+ * 633721 : tests: gnl/simple: test_one_under_another failure / timeout
Download
@@ -69,10 +65,9 @@ GNonLin is primarily used by PiTiVi (http://www.pitivi.org/) and Jokosher (http:
Contributors to this release
- * Alessandro Decina
- * Benjamin Otte
* David Schleef
* Edward Hervey
+ * Jan Schmidt
* Sebastian Dröge
* Stefan Kost
* Tim-Philipp Müller
diff --git a/configure.ac b/configure.ac
index adb579f..42b43e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.60)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GNonLin, 0.10.16.2,
+AC_INIT(GNonLin, 0.10.17,
http://gnonlin.sourceforge.net/,
gnonlin)