From ec7e77a2c08d6b6b7eab7e22a599eb9c58e56446 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Sun, 16 Mar 2014 12:49:23 +0100 Subject: Release 1.2.0 --- ChangeLog | 78 +++++++++++++++++++++++++++++++++++++++++-------- NEWS | 95 +----------------------------------------------------------- RELEASE | 56 ++++++++++++++++++++--------------- configure.ac | 2 +- 4 files changed, 101 insertions(+), 130 deletions(-) diff --git a/ChangeLog b/ChangeLog index df58b67..26eb623 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,24 +1,78 @@ -=== release 1.1.90 === +=== release 1.2.0 === + +2014-03-15 Thibault Saunier + + * configure.ac: + releasing 1.2.0 + +2014-02-28 09:36:24 +0100 Sebastian Dröge + + * common: + Automatic update of common submodule + From fe1672e to bcb1518 + +2014-02-26 22:15:19 +0100 Stefan Sauer + + * common: + Automatic update of common submodule + From 1a07da9 to fe1672e + +2014-01-30 10:45:29 +0100 Edward Hervey + + * common: + Automatic update of common submodule + From d48bed3 to 1a07da9 + +2013-12-30 16:29:54 +0100 Edward Hervey + + * gnl/gnloperation.c: + gnloperation: Remove dead code + ret is only set before leaving the loop. + COVERITY CID 1139661 + COVERITY CID 1139662 + +2013-12-22 22:35:42 +0000 Tim-Philipp Müller + + * common: + Automatic update of common submodule + From dbedaa0 to d48bed3 + +2013-11-29 09:50:33 +0100 Sebastian Dröge -2013-09-24 Thibault Saunier + * gnl/gnlcomposition.c: + gnlcomposition: Fix typo + +2013-11-05 11:22:15 +0000 Tim-Philipp Müller + + * common: + Automatic update of common submodule + From 865aa20 to dbedaa0 + +2013-09-28 21:06:41 +0200 Thibault Saunier * configure.ac: - releasing 1.1.90 + Back to development + +=== release 1.1.90 === 2013-09-24 14:39:47 +0200 Thibault Saunier + * ChangeLog: * configure.ac: - RELEASE WIP + * docs/libs/gnonlin.hierarchy: + * docs/libs/gnonlin.interfaces: + * docs/libs/gnonlin.prerequisites: + * docs/libs/gnonlin.signals: + * docs/libs/inspect-build.stamp: + * docs/libs/inspect.stamp: + * docs/libs/inspect/plugin-gnonlin.xml: + Release 1.1.90 -2013-08-31 12:05:43 -0400 Thibault Saunier +2013-09-24 18:34:58 +0100 Tim-Philipp Müller - * gnl/gnlcomposition.c: - composition: Never take the OBJECTS_LOCK when sending events - We should never have the OBJECTS_LOCK when sending or receiving - events. This lock is usefull only when we deal with children of - composition, so it should be used exclusivly for that purpose - Avoiding deadlocks - https://bugzilla.gnome.org/show_bug.cgi?id=706831 + * common: + Automatic update of common submodule + From 6b03ba7 to 865aa20 2013-09-20 16:18:30 +0200 Edward Hervey diff --git a/NEWS b/NEWS index 4950353..393bff9 100644 --- a/NEWS +++ b/NEWS @@ -1,94 +1 @@ -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 - - * More race fixes - * gnlcomposition: propagate caps to childs - * gnlurisource: Only use needed streams - * gnlcomposition: Fix QoS handling - -This is GNonLin 0.10.15 "I missed the snow in Barcelona" - -Features of this release - - * Many fixes for complex compositions - -This is GNonLin 0.10.14 "Slicing, Dicing and Chopping" - -Features of this release - - * New gnlurisource element - * Documentation update - -This is GNonLin 0.10.13 "Service of Quality" - -Features of this release - - * Fix QoS event handling - * Fix racyness in source pad handlings - * GnlOperation: Add signal to know input stream priorities - -This is GNonLin 0.10.12 "Lots of people on the clothesline" - -Features of this release - - * New property for faster composition updates - * Speedups - * various fixes - - -This is GNonLin 0.10.11 "How about green for the bikeshed?" - -Features of this release - - * Speedup option to avoid recalculation during composition changes - * Switch to regular seeks for more efficient beheaviour - * More GstQuery/GstEvent handling - * Bugfixes on GnlOperation - * Switch to GIT - * Documentation - -This is GNonLin 0.10.10 "All Good Things..." - -Features of this release - - * Documentation in gtk-doc format - * Can handle more complicated combinations/types of operations - -This is GNonLin 0.10.9 "Cheese and Wine" - -Features of this release - - * Improved support for modifying compositions during playback. - -This is GNonLin 0.10.8 "Half a kilo of power points" - -Features of this release - - * Fix for latest GstGhostPad behaviour - * Memory leak fixes - -This is GNonLin 0.10.7 "Anything better ?" - -Features of this release - - * GnlFileSource can use decodebin2 if the USE_DECODEBIN2 -env variable is set - * Deadlock fixes for modifying GnlComposition - - -This is GNonLin 0.10.6, "Who stole my beard ?" - -New GnlOperation element for using filters/effects in GnlComposition -Modification of GnlComposition internal structure for faster behaviour -Lots of fixes for complex compositions -Fixes for default sources -Many more unit tests -Code and documentation cleanups, more memory leaks fixes +This is the GNonLin Plugin release Version 1.2.0 diff --git a/RELEASE b/RELEASE index 737ff0c..2f60219 100644 --- a/RELEASE +++ b/RELEASE @@ -1,10 +1,9 @@ -Release notes for GNonLin Non-Linear Editing Plug-ins 0.10.17 "Flight from Hawaii coming out of the sun" - +Release notes for GNonLin Non-Linear Editing Plug-ins 1.2.0 -The GStreamer team is proud to announce a new release -in the 0.10.x stable series of GNonLin. +The GStreamer team is proud to announce the first stable release +in the 1.x stable series of GNonLin. @@ -29,35 +28,47 @@ An element for using filters in a GnlComposition Features of this release - * documentation and debugging fixes - * Use glib 2.22 API if available + * Bugs fixed in this release - * 628943 : make check fails if videomixer element can't be found - * 633721 : tests: gnl/simple: test_one_under_another failure / timeout + * 596374 : GnlObject: " priority " property should be changed to int type for special -1 value + * 690881 : Replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS in configure.ac + * 691041 : pitivi frozen when after drag'n drop to timeline: GstVideoTestSrc Internal data flow error + * 701015 : Using a g_thread for gnonlin pipeline update / forward eos on the streaming thread. + * 706831 : composition: Release objects lock while forwarding an event + +==== Download ==== -Download +You can find source releases of gnonlin in the download +directory: http://gstreamer.freedesktop.org/src/gnonlin/ -You can find source releases of gnonlin in the download directory: -http://gstreamer.freedesktop.org/src/gnonlin/ +The git repository and details how to clone it can be found at +http://cgit.freedesktop.org/gstreamer/gnonlin/ -GStreamer Homepage +==== Homepage ==== -More details can be found on the project's website: -http://gstreamer.freedesktop.org/ +The project's website is http://gstreamer.freedesktop.org/ -Support and Bugs +==== Support and Bugs ==== We use GNOME's bugzilla for bug reports and feature requests: http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer -Developers +Please submit patches via bugzilla as well. + +For help and support, please subscribe to and send questions to the +gstreamer-devel mailing list (see below for details). + +There is also a #gstreamer IRC channel on the Freenode IRC network. + +==== Developers ==== + +GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned +from there (see link above). -GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned from there. -Interested developers of the core library, plug-ins, and applications should -subscribe to the gstreamer-devel list. If there is sufficient interest we -will create more lists as necessary. +Interested developers of the core library, plugins, and applications should +subscribe to the gstreamer-devel list. Applications @@ -65,10 +76,9 @@ GNonLin is primarily used by PiTiVi (http://www.pitivi.org/) and Jokosher (http: Contributors to this release - * David Schleef * Edward Hervey - * Jan Schmidt * Sebastian Dröge - * Stefan Kost + * Stefan Sauer + * Thibault Saunier * Tim-Philipp Müller   \ No newline at end of file diff --git a/configure.ac b/configure.ac index bafec34..eb1f291 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.62) 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, 1.1.90.1, +AC_INIT(GNonLin, 1.2.0, http://gnonlin.sourceforge.net/, gnonlin) -- cgit v1.2.3