diff --git a/ChangeLog b/ChangeLog index 6f496b8b70..a1e1902fa5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,329 @@ -=== release 0.10.18 === +=== release 0.10.19 === -2010-02-11 Edward Hervey +2010-07-15 Edward Hervey * configure.ac: - releasing 0.10.18, "A pigeon carrying a 500ton block" + releasing 0.10.19, "Insert Casablanca quote here" + +2010-07-14 12:33:58 +0200 Alessandro Decina + + * gst/gst.defs: + * testsuite/test_ghostpad.py: + gst.GhostPad: allow set_target(None) to unset the target. Fixes #590735. + +2010-07-07 12:08:29 +0200 Edward Hervey + + * configure.ac: + configure.ac: 0.10.18.4 pre-release + +2010-07-07 12:11:46 +0200 Edward Hervey + + * gst/gstmodule.c: + gst: Add GST_TAG_IMAGE_ORIENTATION + +2010-07-07 12:07:55 +0200 Edward Hervey + + * gst/base.defs: + * gst/gst-0.10.30.ignore: + base: Add new GstBaseSink methods + +2010-06-30 10:26:25 +0200 Edward Hervey + + * configure.ac: + configure.ac: 0.10.18.3 pre-release + +2010-06-30 10:25:50 +0200 Edward Hervey + + * autogen.sh: + * configure.ac: + Bump automake requirements to 1.10 and autoconf to 2.60 + +2010-06-27 10:46:14 +0200 Edward Hervey + + * configure.ac: + 0.10.18.2 pre-release + +2010-06-27 10:35:55 +0200 Edward Hervey + + * configure.ac: + * gst/Makefile.am: + * gst/gst-pb-0.10.29.ignore: + * gst/gst-pb-0.10.30.ignore: + * gst/gstversion.override.in: + * gst/tag.defs: + * gst/video.defs: + * gst/xoverlay.defs: + Add gst-plugins-base 0.10.29/0.10.30 API additions + +2010-06-27 10:14:58 +0200 Edward Hervey + + * gst/base.defs: + * gst/gst-0.10.30.ignore: + Add new core library API from 0.10.30 + +2010-06-27 10:07:28 +0200 Edward Hervey + + * configure.ac: + * gst/Makefile.am: + * gst/gst-0.10.29.ignore: + * gst/gst-0.10.30.ignore: + * gst/gst-types.defs: + * gst/gst.defs: + * gst/gstversion.override.in: + Add new core 0.10.29 and 0.10.30 API definitions + +2010-06-24 15:10:08 +0300 Stefan Kost + + * common: + Automatic update of common submodule + From 35617c2 to a519571 + +2010-06-15 16:50:48 +0200 Edward Hervey + + * common: + Automatic update of common submodule + From 9339ccc to 35617c2 + +2010-06-15 16:55:09 +0300 Stefan Kost + + * common: + Automatic update of common submodule + From 5adb1ca to 9339ccc + +2010-06-15 16:36:19 +0300 Stefan Kost + + * common: + Automatic update of common submodule + From 57c89b7 to 5adb1ca + +2010-06-15 15:50:39 +0300 Stefan Kost + + * common: + Automatic update of common submodule + From c804988 to 57c89b7 + +2010-06-14 13:28:28 +0200 Sebastian Dröge + + * configure.ac: + configure: Use GLIB_EXTRA_CFLAGS + +2010-06-14 13:05:52 +0200 Sebastian Dröge + + * common: + Automatic update of common submodule + From 7a0fdf5 to c804988 + +2010-06-14 11:35:37 +0200 Sebastian Dröge + + * common: + Automatic update of common submodule + From 6da3bab to 7a0fdf5 + +2010-06-12 08:29:58 +0200 Sebastian Dröge + + * common: + Automatic update of common submodule + From 733fca9 to 6da3bab + +2010-06-09 12:40:32 -0700 David Schleef + + * common: + Automatic update of common submodule + From fad145b to 733fca9 + +2010-06-09 12:34:26 -0700 David Schleef + + * common: + Automatic update of common submodule + From 47683c1 to fad145b + +2010-06-09 17:07:40 +0200 Edward Hervey + + * pkgconfig/gst-python-uninstalled.pc.in: + * pkgconfig/gst-python.pc.in: + pkgconfig: Remove the includedir variables + First of all because we don't install anything (doh!), and secondly + because it confuses the hell out of 3rd party python modules + using the values from those .pc files. + +2010-06-03 13:09:28 +0100 Tim-Philipp Müller + + * autogen.sh: + autogen.sh: remove undefined configure options + +2010-06-01 23:49:45 -0700 David Schleef + + * common: + Automatic update of common submodule + From 17f89e5 to 47683c1 + +2010-06-01 22:55:32 -0700 David Schleef + + * common: + Automatic update of common submodule + From fd7ca04 to 17f89e5 + +2010-05-28 10:32:28 +0100 Tim-Philipp Müller + + * .gitignore: + * Makefile.am: + * autogen.sh: + * configure.ac: + build: put build files into m4/ instead of common/m4/ + We don't want the common submodule directory contaminated with + random build cruft. + +2010-04-26 00:33:04 +0100 Tim-Philipp Müller + + * gst-python.doap: + doap: update repository info from cvs->git and maintainers + +2010-05-26 11:56:24 +0100 Tim-Philipp Müller + + * common: + Automatic update of common submodule + From 357b0db to fd7ca04 + +2010-05-14 18:26:13 +0100 Tim-Philipp Müller + + * common: + Automatic update of common submodule + From 4d67bd6 to 357b0db + +2010-04-28 01:12:25 -0300 Thiago Santos + + * gst/gstmodule.c: + gstmodule: Add missing tags + Map GST_TAG_* that were missing in gst-python bindings + +2009-07-24 17:36:18 +0200 Olivier Aubert + + * gst/gstbuffer.override: + Implement setter for gst.Buffer.size + https://bugzilla.gnome.org/show_bug.cgi?id=589582 + +2010-04-28 00:27:43 -0300 Thiago Santos + + * gst/tag.defs: + * testsuite/test_libtag.py: + tag: Adds xmp functions mappings + Maps gst_tag_list_from_xmp_buffer and + gst_tag_list_to_xmp_buffer + https://bugzilla.gnome.org/show_bug.cgi?id=617068 + +2010-04-28 00:26:50 -0300 Thiago Santos + + * gst/arg-types.py: + arg-types: Map const GstMiniObject + Adds GstMiniObjectArg to be able to use GstMiniObject objects + and its const versions in functions + https://bugzilla.gnome.org/show_bug.cgi?id=617068 + +2010-04-29 16:02:20 +0200 Edward Hervey + + * testsuite/test_interface.py: + test_interface: Don't assert the missing mixer, gracefully ignore it + Fixes make check on systems that don't have a GstMixer element available + +2010-04-23 14:42:16 +0100 Tim-Philipp Müller + + * common: + Automatic update of common submodule + From fc85867 to 4d67bd6 + +2010-04-09 11:23:51 +0200 Sebastian Dröge + + * common: + Automatic update of common submodule + From c1d07dd to fc85867 + +2010-03-24 18:56:05 +0100 Edward Hervey + + * common: + Automatic update of common submodule + From 55cd514 to c1d07dd + +2010-03-15 10:26:25 +0100 Emilio Pozuelo Monfort + + * gst/__init__.py: + Fix import on GNU/Hurd + +2010-03-12 14:00:28 +0100 Edward Hervey + + * common: + Automatic update of common submodule + From e272f71 to 55cd514 + +2010-03-11 11:21:39 +0100 Benjamin Otte + + * common: + Automatic update of common submodule + From df8a7c8 to e272f71 + +2010-03-10 21:52:56 +0100 Benjamin Otte + + * common: + Automatic update of common submodule + From 9720a7d to df8a7c8 + +2010-03-10 20:44:42 +0100 Benjamin Otte + + * common: + Automatic update of common submodule + From 0b6e072 to 9720a7d + +2010-03-10 16:10:41 +0100 Benjamin Otte + + * common: + Automatic update of common submodule + From 7cc5eb4 to 0b6e072 + +2010-03-10 01:11:23 +0000 Tim-Philipp Müller + + * common: + Automatic update of common submodule + From 7aa65b5 to 7cc5eb4 + +2010-03-09 21:41:38 +0000 Sebastian Dröge + + * common: + Automatic update of common submodule + From 44ecce7 to 7aa65b5 + +2010-02-26 16:37:50 +0100 Sebastian Dröge + + * gst/Makefile.am: + * pkgconfig/Makefile.am: + * testsuite/Makefile.am: + build: Make some more rules silent if requested + +2010-02-26 15:46:58 +0100 Sebastian Dröge + + * configure.ac: + configure: Use automake 1.11 silent rules instead of shave if available + This makes sure that we use something that is still maintained and + also brings back libtool 1.5 support. + +2010-02-14 23:19:13 +0100 Sebastian Dröge + + * common: + Automatic update of common submodule + From 96dc793 to 44ecce7 + +2010-02-12 11:38:54 +0100 Edward Hervey + + * configure.ac: + configure.ac: And back to development we go + +=== release 0.10.18 === + +2010-02-11 16:33:04 +0100 Edward Hervey + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: + Release 0.10.18 "A pigeon carrying a 500ton block" 2010-01-30 15:20:24 +0000 Tim-Philipp Müller @@ -4376,3 +4696,15 @@ Original commit message from CVS: back to HEAD +=== release 0.10.0 === + +2005-12-05 18:04:34 +0000 Thomas Vander Stichele + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: + releasing 0.10.0 + Original commit message from CVS: + releasing 0.10.0 + diff --git a/NEWS b/NEWS index 7f0a990607..e508d4bbf0 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ -This is GStreamer Python Bindings 0.10.18, "A pigeon carrying a 500ton block" +This is GStreamer Python Bindings 0.10.19, "Insert Casablanca quote here" + +Changes since 0.10.18: + + * Updates to 0.10.29/0.10.30 core/base API addition Changes since 0.10.17: diff --git a/RELEASE b/RELEASE index 8351151afd..1681e42115 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -Release notes for GStreamer Python bindings 0.10.18 "A pigeon carrying a 500ton block" +Release notes for GStreamer Python bindings 0.10.19 "Insert Casablanca quote here" @@ -17,12 +17,17 @@ It is, however, parallel installable with the 0.8.x series. Features of this release - * Updates to 0.10.26 core/base API addition + * Wrap new gstreamer API up to 0.10.30 + * Parallel installability with 0.8.x series + * Threadsafe design and API Bugs fixed in this release - * 592459 : info.print_info() uses info.tags.pop() to get values, but pop is destructive, so calling print_info twice can return different results - * 599818 : Import of pygst fails with Element missing + * 572766 : gst.Bus.set_sync_handler() leaks and can't be unset + * 589582 : Missing gst.Buffer.size setter in python bindings + * 590735 : [gst.GhostPad] can't unset target + * 617068 : Adding xmp functions to python + * 530417 : Add a nicer constructor for GstElements Download @@ -51,13 +56,14 @@ Applications Contributors to this release + * Alessandro Decina + * Benjamin Otte + * David Schleef * Edward Hervey - * Jan Schmidt - * Luca Bruno - * Mark Nauwelaerts + * Emilio Pozuelo Monfort + * Olivier Aubert * Sebastian Dröge * Stefan Kost * Thiago Santos * Tim-Philipp Müller - * Zaheer Abbas Merali   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 62a2b8a8a5..42bcc0480d 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(GStreamer Python Bindings, 0.10.18.4, +AC_INIT(GStreamer Python Bindings, 0.10.19, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python) diff --git a/gst-python.doap b/gst-python.doap index a1bc7dadaa..1102f21b47 100644 --- a/gst-python.doap +++ b/gst-python.doap @@ -32,6 +32,28 @@ It also comes with a number of examples. + + + 0.10.19 + 0.10 + Insert Casablanca quote here + 2010-07-15 + + + + + + + + 0.10.18 + 0.10 + A pigeon carrying a 500ton block + 2010-02-11 + + + + + 0.10.17