From a7dabfcfd66845f405649424b13030a2d3fdcaf1 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 5 Dec 2005 18:00:41 +0000 Subject: [PATCH] releasing 0.10.0 Original commit message from CVS: releasing 0.10.0 --- ChangeLog | 7 +++++++ NEWS | 2 +- RELEASE | 13 +++++-------- configure.ac | 2 +- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 56b7fcf..1375e9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.10.0 === + +2005-12-05 + + * configure.ac: + releasing 0.10.0, "Rocamadour" + 2005-12-05 Andy Wingo * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_get_buffer), diff --git a/NEWS b/NEWS index d9bc172..dccaae8 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -This is GStreamer FFmpeg Plug-ins 0.9.7, "Mein Hund Hat Keine Nase" +This is GStreamer FFmpeg Plug-ins 0.10.0, "Rocamadour" Changes since 0.9.6: diff --git a/RELEASE b/RELEASE index 5b4a8a8..b283ab8 100644 --- a/RELEASE +++ b/RELEASE @@ -1,13 +1,13 @@ -GStreamer: Release notes for GStreamer FFmpeg Plug-ins 0.9.7 "Mein Hund Hat Keine Nase" +GStreamer: Release notes for GStreamer FFmpeg Plug-ins 0.10.0 "Rocamadour" -The GStreamer team is petrified to announce a new release -in the 0.9.x development series of the +The GStreamer team is proud to announce a new release +in the 0.10.x stable series of the GStreamer FFmpeg Plug-ins. -The 0.9.x series is a development series and not recommended for end users. +The 0.10.x series is a stable series targeted at end users. It is not API or ABI compatible with the stable 0.8.x series. It is, however, parallel installable with the 0.8.x series. @@ -35,7 +35,6 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API - * Improved pixel aspect ratio handling Bugs fixed in this release @@ -68,7 +67,5 @@ Applications Contributors to this release - * Julien Moutte - * Thomas Vander Stichele - * Tim-Philipp Müller + * Andy Wingo   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 352af3d..7b51a51 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_MAINTAINER_MODE dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 9, 7, 1, +AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 10, 0, 0, GST_CVS="no", GST_CVS="yes") dnl we cheat here so we don't have to change the actual configure code bit -- 2.7.4