releasing
Original commit message from CVS: releasing
This commit is contained in:
parent
a5b309d269
commit
df710192c8
17
ChangeLog
17
ChangeLog
@ -1,3 +1,12 @@
|
|||||||
|
=== release 0.8.7 ===
|
||||||
|
|
||||||
|
2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* NEWS:
|
||||||
|
* RELEASE:
|
||||||
|
* configure.ac:
|
||||||
|
releasing 0.8.7, "Hyperspace"
|
||||||
|
|
||||||
2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
|
patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
|
||||||
@ -44,7 +53,6 @@
|
|||||||
* gst/playback/gstplaybin.c: (gst_play_bin_change_state):
|
* gst/playback/gstplaybin.c: (gst_play_bin_change_state):
|
||||||
Only change state on audiosink if it exists.
|
Only change state on audiosink if it exists.
|
||||||
|
|
||||||
|
|
||||||
2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
|
2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
|
||||||
|
|
||||||
* gst/matroska/matroska-demux.c:
|
* gst/matroska/matroska-demux.c:
|
||||||
@ -489,6 +497,7 @@
|
|||||||
fix my name's spelling! :)
|
fix my name's spelling! :)
|
||||||
|
|
||||||
2004-12-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
2004-12-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||||
|
|
||||||
* AUTHORS ChangeLog
|
* AUTHORS ChangeLog
|
||||||
* gst/auparse/gstauparse.c
|
* gst/auparse/gstauparse.c
|
||||||
* gst/interleave/deinterleave.c
|
* gst/interleave/deinterleave.c
|
||||||
@ -559,11 +568,10 @@
|
|||||||
|
|
||||||
2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
|
2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
|
||||||
|
|
||||||
Woooho Monoscope is now effectivly LGPL licensed
|
|
||||||
|
|
||||||
* gst/monoscope/README: remove blurb about files being GPL
|
* gst/monoscope/README: remove blurb about files being GPL
|
||||||
* gst/monoscope/gstmonoscope.c: Change license field to LGPL
|
* gst/monoscope/gstmonoscope.c: Change license field to LGPL
|
||||||
* gst/monoscope/monoscope.c: Change license to BSD with explanation
|
* gst/monoscope/monoscope.c: Change license to BSD with explanation
|
||||||
|
monoscope is now effectively LGPL licensed
|
||||||
|
|
||||||
2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
|
2004-12-07 Christian Fredrik Kalager Schaller <uraeus@gnome.org>
|
||||||
|
|
||||||
@ -806,7 +814,7 @@
|
|||||||
* ext/alsa/gstalsa.h:
|
* ext/alsa/gstalsa.h:
|
||||||
* ext/alsa/gstalsa.c (gst_alsa_set_clock):
|
* ext/alsa/gstalsa.c (gst_alsa_set_clock):
|
||||||
Make alsasink actually honor gst_element_set_clock and use that
|
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 <teuf@gnome.org>
|
2004-11-27 Christophe Fergeau <teuf@gnome.org>
|
||||||
|
|
||||||
@ -871,6 +879,7 @@
|
|||||||
grows and avoid abrupt value changes.
|
grows and avoid abrupt value changes.
|
||||||
|
|
||||||
2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
|
2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
* gst/tta/Makefile.am:
|
* gst/tta/Makefile.am:
|
||||||
* gst/tta/crc32.h:
|
* gst/tta/crc32.h:
|
||||||
|
@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
|
|||||||
|
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
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)
|
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user