From 1dc1a88585564e159b77d3e74ddcb66490331260 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 11 Nov 2005 19:39:44 +0000 Subject: [PATCH] releasing 0.9.5 Original commit message from CVS: releasing 0.9.5 --- ChangeLog | 7 +++++++ NEWS | 6 +++++- RELEASE | 7 +++++-- configure.ac | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index a909b32..8a7ad8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +=== release 0.9.5 === + +2005-11-11 Thomas Vander Stichele + + * configure.ac: + releasing 0.9.5, "Sound Of Silence" + 2005-11-11 Edward Hervey * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_get_buffer), diff --git a/NEWS b/NEWS index 91c9f3c..c748ba4 100644 --- a/NEWS +++ b/NEWS @@ -1 +1,5 @@ -This is GStreamer FFMpeg 0.9.4, "Triceratops" +This is GStreamer FFmpeg Plug-ins 0.9.5, "Sound Of Silence" + +Changes since 0.9.4: + + * DivX fix diff --git a/RELEASE b/RELEASE index 7ed7477..303d995 100644 --- a/RELEASE +++ b/RELEASE @@ -1,5 +1,5 @@ -GStreamer: Release notes for GStreamer FFmpeg Plug-ins 0.9.4 "Triceratops" +GStreamer: Release notes for GStreamer FFmpeg Plug-ins 0.9.5 "Sound Of Silence" The GStreamer team is petrified to announce a new release @@ -35,6 +35,7 @@ Features of this release * Parallel installability with 0.8.x series * Threadsafe design and API + * DivX fix Bugs fixed in this release @@ -67,6 +68,8 @@ Applications Contributors to this release + * Edward Hervey + * Ronald S. Bultje * Thomas Vander Stichele - * Wim Taymans + * Tim-Philipp Müller   \ No newline at end of file diff --git a/configure.ac b/configure.ac index 9ca848b..ef844ed 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, 4, 1, +AS_VERSION(gst-ffmpeg, GST_FFMPEG_VERSION, 0, 9, 5, 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