From df710192c84179176962a5a181bf78e1b1170e13 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 5 Jan 2005 12:19:52 +0000 Subject: [PATCH] releasing Original commit message from CVS: releasing --- ChangeLog | 25 +++++++++++++++++-------- configure.ac | 2 +- 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index d4b2ef1..27d7e30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +=== release 0.8.7 === + +2005-01-05 Thomas Vander Stichele + + * NEWS: + * RELEASE: + * configure.ac: + releasing 0.8.7, "Hyperspace" + 2005-01-05 Thomas Vander Stichele patch by: Tim-Philipp Müller @@ -44,7 +53,6 @@ * gst/playback/gstplaybin.c: (gst_play_bin_change_state): Only change state on audiosink if it exists. - 2004-12-28 Maciej Katafiasz * gst/matroska/matroska-demux.c: @@ -489,16 +497,17 @@ fix my name's spelling! :) 2004-12-11 Stephane Loeuillet + * AUTHORS ChangeLog * gst/auparse/gstauparse.c * gst/interleave/deinterleave.c - * gst/law/ : + * gst/law/: alaw-decode.c alaw-encode.c mulaw-decode.c mulaw-encode.c * gst/oneton/gstoneton.c - * sys/osxaudio/ : + * sys/osxaudio/: gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c - * sys/osxvideo/ : + * sys/osxvideo/: cocoawindow.h cocoawindow.m osxvideosink.h osxvideosink.m @@ -559,11 +568,10 @@ 2004-12-07 Christian Fredrik Kalager Schaller - Woooho Monoscope is now effectivly LGPL licensed - * gst/monoscope/README: remove blurb about files being GPL * gst/monoscope/gstmonoscope.c: Change license field to LGPL * gst/monoscope/monoscope.c: Change license to BSD with explanation + monoscope is now effectively LGPL licensed 2004-12-07 Christian Fredrik Kalager Schaller @@ -806,7 +814,7 @@ * ext/alsa/gstalsa.h: * ext/alsa/gstalsa.c (gst_alsa_set_clock): Make alsasink actually honor gst_element_set_clock and use that - clock instead of ist internal one. + clock instead of its internal one. 2004-11-27 Christophe Fergeau @@ -871,6 +879,7 @@ grows and avoid abrupt value changes. 2004-11-27 Arwed v. Merkatz + * configure.ac: * gst/tta/Makefile.am: * gst/tta/crc32.h: @@ -900,7 +909,7 @@ 2004-11-26 Ronald S. Bultje * ext/alsa/gstalsa.c: (gst_alsa_get_caps): - Don't omit the last (which incase of dmix is the only :) ) + Don't omit the last (which in case of dmix is the only :) ) channel count. Don't set channels if <= 2. 2004-11-26 Christophe Fergeau diff --git a/configure.ac b/configure.ac index a7d8f1d..a8334c7 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-plugins, GST_PLUGINS_VERSION, 0, 8, 6, 3, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 7, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) -- 2.7.4