diff --git a/ChangeLog b/ChangeLog index 3fa61081f8..2c061299b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,35 @@ -=== release 1.0.1 === +=== release 1.0.2 === -2012-10-07 Tim-Philipp Müller +2012-10-25 Tim-Philipp Müller * configure.ac: - releasing 1.0.1 + releasing 1.0.2 + +2012-10-24 16:01:36 +0200 Sebastian Dröge + + * gst-libs/ext/libav: + libav: Update to 0.8.4 release + +2012-10-23 10:21:52 +0200 Andoni Morales Alastruey + + * configure.ac: + configure: fix os type configure option for android + +2012-10-07 17:00:08 +0100 Tim-Philipp Müller + + * configure.ac: + Back to development (bug fixing) + +=== release 1.0.1 === + +2012-10-07 16:12:38 +0100 Tim-Philipp Müller + + * ChangeLog: + * NEWS: + * RELEASE: + * configure.ac: + * gst-libav.doap: + Release 1.0.1 2012-10-06 15:00:42 +0100 Tim-Philipp Müller diff --git a/NEWS b/NEWS index 617d893932..c49478e65c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ -This is GStreamer Libav Plugins 1.0.1 +This is GStreamer Libav Plugins 1.0.2 + +Changes since 1.0.1: + + * Update internal libav snapshot to 0.8.4 release which includes many crasher and CVE fixes Changes since 1.0.0: diff --git a/RELEASE b/RELEASE index 0517301ba0..8a7de76b49 100644 --- a/RELEASE +++ b/RELEASE @@ -1,7 +1,7 @@ -Release notes for GStreamer libav Plugins 1.0.1 +Release notes for GStreamer libav Plugins 1.0.2 -The GStreamer team is proud to announce a new release +The GStreamer team is proud to announce a new bug-fix release in the 1.x stable series of the core of the GStreamer streaming media framework. @@ -39,14 +39,10 @@ contains a set of less supported plugins that haven't passed the Features of this release * Parallel installability with 0.10.x series - * avviddec: handle 0-sized buffers without crashing - * avviddec: don't set invalid latency + * Update internal libav snapshot to 0.8.4 release which includes many crasher and CVE fixes -Bugs fixed in this release - - * 680464 : avdemux_*: not-negotiated error - * 680499 : avdemux_ape: will not play some ape files, not-negotiated error - * 685113 : avviddec: " ignored " audio decoders end up registered as video decoders +There were no bugs fixed in this release + ==== Download ==== @@ -83,7 +79,7 @@ subscribe to the gstreamer-devel list. Contributors to this release - * Alban Browaeys + * Andoni Morales Alastruey * Sebastian Dröge * Tim-Philipp Müller   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 1166b9cc05..28b78c5fc2 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(GStreamer libav, 1.0.1.1, +AC_INIT(GStreamer libav, 1.0.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-libav) @@ -42,7 +42,7 @@ GST_API_VERSION=1.0 AC_SUBST(GST_API_VERSION) AG_GST_LIBTOOL_PREPARE -AS_LIBTOOL(GST, 1, 0, 1) +AS_LIBTOOL(GST, 2, 0, 2) dnl *** required versions of GStreamer stuff *** GST_REQ=1.0.0 diff --git a/gst-libav.doap b/gst-libav.doap index 8fd51a1d0b..7db19fe2ef 100644 --- a/gst-libav.doap +++ b/gst-libav.doap @@ -32,6 +32,16 @@ colorspace conversion elements. + + + 1.0.2 + 1.0 + + 2012-10-24 + + + + 1.0.1