releasing

Original commit message from CVS:
releasing
This commit is contained in:
Thomas Vander Stichele 2005-01-05 12:19:52 +00:00
parent 9d2bb1e905
commit 717e4bcec9
4 changed files with 172 additions and 81 deletions

View file

@ -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>
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):
Only change state on audiosink if it exists.
2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
* gst/matroska/matroska-demux.c:
@ -489,16 +497,17 @@
fix my name's spelling! :)
2004-12-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
* 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 <uraeus@gnome.org>
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 <uraeus@gnome.org>
@ -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 <teuf@gnome.org>
@ -871,6 +879,7 @@
grows and avoid abrupt value changes.
2004-11-27 Arwed v. Merkatz <v.merkatz@gmx.net>
* configure.ac:
* gst/tta/Makefile.am:
* gst/tta/crc32.h:
@ -900,7 +909,7 @@
2004-11-26 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* 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 <teuf@gnome.org>

80
NEWS
View file

@ -1,4 +1,81 @@
This is GStreamer Plugins 0.8.6
This is GStreamer Plugins 0.8.7
Changes since 0.8.6:
* multichannel audio support
* new element: apetag
* new element: ttadec, ttaparse
* new element: directfbvideosink
* vcd fixes
* playbin fixes
* dvdread fixes
* a52dec fixes
* sunaudiosrc fixes
* osssrc fixes
* avidemux fixes
* licensing updates
Bugs fixed since 0.8.6:
* 147919 : [playbin] broken wav seeking
* 148559 : [monoscope] grinds to a halt
* 149102 : gstreamer license problems
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
* 151624 : Multichannel support
* 152339 : [PATCH] [build] gst-plugins cross compiling
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
* 154814 : Selection of totem crashing videos
* 154815 : [PATCH] ffmpegcolorspace leaks caps
* 155348 : Various MP3 files cannot be detected or played
* 155879 : [libriff] Bug in lib-riff
* 156798 : " An error occured " " Could not write to resource " this sa...
* 157233 : [PATCH] playbin leak fixes
* 158258 : Patch for polypsink to make it work with both threaded an...
* 158382 : [PATCH] [build] debian speex detection patch
* 158650 : [PATCH] [videocrop] video crop is completely buggered
* 158704 : Fix/finish (S)VCD support
* 159215 : [PATCH] Memory leaks in audioscale
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
* 159338 : alaw/mulaw decoders caps warning
* 159433 : [osssink] doesn't check for supported channels
* 159512 : Progress bar with m4a (aac) broken
* 159651 : [decodebin] totem crash
* 159759 : DVD LCPM asserts
* 159847 : [build] hardcoded path for musepack headers in configure
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
* 160439 : Can't compile gst-plugins without GCONF
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
* 161624 : [alsasink] crash at end of playing this file
* 161980 : Volume control applet does not set value correctly.
* 162819 : [audioscale] cleanup
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
* 162924 : [playbin] totem assertion failures when playing cd / pote...
API changes since 0.8.6:
- API additions:
* A new cdparanoia property, device, has been added.
* A new dvdnavsrc property, device, has been added.
* A new dvdreadsrc property, device, has been added.
* A new vcdsrc property, device, has been added.
- API depreciations:
* A cdparanoia property, location, has been marked for deprecation.
* A dvdnavsrc property, location, has been marked for deprecation.
* A dvdreadsrc property, location, has been marked for deprecation.
* A vcdsrc property, location, has been marked for deprecation.
Changes since 0.8.5:
@ -439,3 +516,4 @@ Bugs fixed since 0.7.4:
* 135042 : fix tag writing in lame
* 135116 : gstflacenc.c fails to build in NetBSD

146
RELEASE
View file

@ -1,5 +1,5 @@
GStreamer: Release notes for GStreamer Plugins 0.8.6 "IOU Love"
GStreamer: Release notes for GStreamer Plugins 0.8.7 "Hyperspace"
The GStreamer team is happy to announce a new release
@ -28,77 +28,82 @@ Features of this release
* Parallel installability with 0.6.x series
* Internationalization
* New translation in this release: Norwegian Bokmaal
* New translation in this release: Luca Ferretti
* Translations: af az cs en_GB hu nb nl or sq sr sv uk
* new element: polypsink
* new element: musepack decoder
* alsa fixes
* multichannel audio support
* new element: apetag
* new element: ttadec, ttaparse
* new element: directfbvideosink
* vcd fixes
* playbin fixes
* visualisation fixes
* support for cd://, cdda:// and dv:// uri
* v4lsrc fixes
* id3demux fixes
* avc-based Firewire camera support
* speex fixes
* tcp fixes
* multifdsink improvements
* ffmpegcolorspace fixes
* chained ogg support
* dvdread fixes
* a52dec fixes
* sunaudiosrc fixes
* osssrc fixes
* avidemux fixes
* licensing updates
Bugs fixed in this release
* 140994 : [mplex] configure failure
* 143961 : MusePack codec support
* 144389 : alsasink dies after some time playing
* 144436 : opt / oggmux problem (endless interrupt event loop)
* 150061 : gstreamer error in rhythmbox: vorbisdec(27925) vorbisdec....
* 150576 : pad v4l2src0:src returned caps that are not a real subset...
* 151059 : [sdlvideosink] doesn't implement overlay properly
* 151064 : asfdemux crash
* 151122 : playing a m4a-file using " spider " doesn't work
* 152750 : audioconvert crash
* 154781 : [playbin/totem] avi file with just divx video (no audio) ...
* 154784 : [playbin/totem] playing avi with 320x240 raw yuv video an...
* 154788 : Xv video in another window
* 154807 : auparse doesn't error out on invalid files
* 154834 : [dvdreadsrc] immediate EOS when specifying a title > 0
* 154903 : cdparanoia plugin doesn't handle URIs
* 154967 : [wavenc] missing cast and terminator in gst_event_new_dis...
* 155008 : LoTr movie segfaulting with gstreamer+totem
* 155223 : memleak in wavparse
* 155814 : gst_bin_iterate() gets stuck on some images
* 155864 : [oggdemux] regression with files without proper EOS flag
* 156372 : gst-plugins fails to build on AMD64
* 156387 : [oggdemux] seeking is off by up to 30 secs (regression)
* 156477 : Ogg Vorbis file fails to play. Works with ogg123
* 156488 : Introducing device for alsasink in gconf makes totem crash
* 156565 : gst_bin_remove crashes deep down
* 156910 : Rhythmbox crash at the end of this song
* 157032 : Patch for dispose/finalize functions in gst-plugins
* 157281 : crash with totem-gst
* 157543 : [rtpgsmparse] missing NULL terminator to gst_caps_new_sim...
* 157548 : [vorbisenc] premature and/or missing terminator to gst_ca...
* 157632 : C99 style variable initialization(multifilesrc_test.c)
* 157964 : smoothwave display warnings when launching gst-register
* 157986 : [vorbisdec] fix warning when querying while draining
* 158006 : alsasink/rhythmbox don't like each other anymore
* 158125 : gstreamer apps have serious issues with 0.8.5.2 plugins & ...
* 158221 : Build fix for gstreamer-plugins 0.8.5.3
* 158365 : Fix for playbin hangs
* 158375 : fix segfault in mp3 typefinding
* 158462 : [dvdreadsrc] invalid reads / is_nav_pack assertion failure
* 158832 : pngenc drops GstBuffer extra info (timestamp, length...)
* 158976 : [oggdemux] seeking broken again [regression]
* 159186 : [PATCH] videorate doesn't handle all colorspaces
* 159187 : [PATCH] v4l probes too much and should cache
* 147919 : [playbin] broken wav seeking
* 148559 : [monoscope] grinds to a halt
* 149102 : gstreamer license problems
* 149613 : [PATCH}Add proxy server support to the musicbrainz plugin
* 151624 : Multichannel support
* 152339 : [PATCH] [build] gst-plugins cross compiling
* 154773 : [playbin] crashes trying to play short wave files (1 or 2...
* 154775 : [qtdemux] Quicktime movie causing some weird debug spew
* 154814 : Selection of totem crashing videos
* 154815 : [PATCH] ffmpegcolorspace leaks caps
* 155348 : Various MP3 files cannot be detected or played
* 155879 : [libriff] Bug in lib-riff
* 156798 : " An error occured " " Could not write to resource " this sa...
* 157233 : [PATCH] playbin leak fixes
* 158258 : Patch for polypsink to make it work with both threaded an...
* 158382 : [PATCH] [build] debian speex detection patch
* 158650 : [PATCH] [videocrop] video crop is completely buggered
* 158704 : Fix/finish (S)VCD support
* 159215 : [PATCH] Memory leaks in audioscale
* 159296 : Playing benow.mp3 file cause totem to hang on EOS with de...
* 159297 : dark.441-16-s.flac hangs on eos in totem with debug spew
* 159301 : gstreamer.avi file plays, but have broken seeking in totem
* 159338 : alaw/mulaw decoders caps warning
* 159433 : [osssink] doesn't check for supported channels
* 159512 : Progress bar with m4a (aac) broken
* 159651 : [decodebin] totem crash
* 159759 : DVD LCPM asserts
* 159847 : [build] hardcoded path for musepack headers in configure
* 159864 : avidemux sends GST_EVENT_DISCONTINUOUS
* 159986 : [PATCH] Videorate doesn't handle seek and doesn't reset w...
* 160276 : [PATCH] mpegdemux and dvddemux don't reset themselves in ...
* 160439 : Can't compile gst-plugins without GCONF
* 160514 : [avidemux] seek after EOF for truncated avi files (to non...
* 160532 : [avidemux] avi[cvid+PCM] : no image, sound is noise
* 160808 : 'ERROR: pipeline doesn't want to play' when using xvimage...
* 160869 : [playbin] ogg file (theora/vorbis) causes segfault near end
* 161039 : [PATCH] [deinterlace] rowstrides need fixing
* 161538 : [playbin] AVI files with mp3 audio are out-of-sync in pla...
* 161624 : [alsasink] crash at end of playing this file
* 161980 : Volume control applet does not set value correctly.
* 162819 : [audioscale] cleanup
* 162913 : [mms] missing NULL terminator to g_object_set() in uri ha...
* 162924 : [playbin] totem assertion failures when playing cd / pote...
API changed in this release
- API additions:
* A new v4lsrc property, autoprobe-fps, has been added.
* A new cdparanoia property, device, has been added.
* A new dvdnavsrc property, device, has been added.
* A new dvdreadsrc property, device, has been added.
* A new vcdsrc property, device, has been added.
- API depreciations:
* A cdparanoia property, location, has been marked for deprecation.
* A dvdnavsrc property, location, has been marked for deprecation.
* A dvdreadsrc property, location, has been marked for deprecation.
* A vcdsrc property, location, has been marked for deprecation.
Download
@ -133,27 +138,26 @@ as provided by gstreamer-gconf-0.8.pc, to access the default settings.
Contributors to this release
* Archana Shah
* Arwed v. Merkatz
* Balamurali Viswanathan
* Benjamin Otte
* Christian Schaller
* Christophe Fergeau
* David Schleef
* Edward Hervey
* Iain Holmes
* James Henstridge
* James Morrison
* Jan Schmidt
* Johan Dahlin
* James Bowes
* Julien Moutte
* Kjartan Maraas
* Koop Mast
* Luca Ferretti
* Martin Pitt
* Milosz Derezynski
* Maciej Katafiasz
* Martin Soto
* Ronald Bultje
* Sebastien Cote
* Stefan Kost
* Takao Fujiwara
* Stephane Loeuillet
* Thomas Vander Stichele
* Tim-Philipp Müller
* Toni Willberg
* Wim Taymans
* Zaheer Abbas Merali
 

View file

@ -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)