mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
releasing
Original commit message from CVS: releasing
This commit is contained in:
parent
d3a102981d
commit
81fa20d8cf
2 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
=== release 0.8.4 ===
|
||||
|
||||
2004-08-02 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* configure.ac: releasing 0.8.4, "Alias"
|
||||
|
||||
2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* ext/theora/Makefile.am:
|
||||
|
@ -328,7 +334,7 @@
|
|||
2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||
|
||||
* ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
|
||||
set default compression ratio paramter to 0.0 so bitrate parameter
|
||||
set default compression ratio parameter to 0.0 so bitrate parameter
|
||||
works :)
|
||||
|
||||
2004-08-11 David Schleef <ds@schleef.org>
|
||||
|
|
|
@ -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, 3, 2, GST_CVS="no", GST_CVS="yes")
|
||||
AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 4, 0, GST_CVS="no", GST_CVS="yes")
|
||||
|
||||
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue