summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-12-21 15:45:02 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-12-21 15:45:02 +0000
commit88f63b77b520b49dce5ab1cfd5a18e8e93721c9b (patch)
treebe2e0ad39df09a312f1b806a59a839b72b70a1b0 /RELEASE
parent036750482328fc95f02ce4514761723e954e7768 (diff)
downloadgstreamer-plugins-bad-88f63b77b520b49dce5ab1cfd5a18e8e93721c9b.tar.gz
configure.ac: releasing 0.10.4, "Black Bugs"RELEASE-0_10_4
Original commit message from CVS: === release 0.10.4 === 2006-12-21 Jan Schmidt <thaytan@mad.scientist.com> * configure.ac: releasing 0.10.4, "Black Bugs"
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE167
1 files changed, 115 insertions, 52 deletions
diff --git a/RELEASE b/RELEASE
index 22f4988c0..aac46d4ca 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.3 "Petition to request permission"
+Release notes for GStreamer Bad Plug-ins 0.10.4 "Black Bugs"
@@ -57,51 +57,101 @@ contains a set of well-supported plug-ins, but might pose problems for
+
Features of this release
- * FAAD/AAC decoder improvements
- * Better QuickTime support
- * Plugins ported from 0.8: modplug, v4l2src, Musicbrainz TRM
- * New plugins: Xing muxer, libsoundtouch, AMR-WB, theora-exp
- * Musepack decoder improved
- * libneon based http input now supports iradio mode
- * More uniform plugin descriptions
- * Many bug fixes
+ * Parallel installability with 0.8.x series
+ * Threadsafe design and API
+ * V4L2 source element moved to Good plugins
+ * Many improvements in Quicktime playback
+ * Xvid encoding and decoding improvements
+ * FAAD decoder fixes
+ * New element: alsaspdifsink for IEC958 output
+ * Spectrum FFT analysis element ported
+ * New element: h264parse. H.264 Parser
+ * Fixes in bz2 support
+ * New element: theoraexpdec. Libtheoraexp based Theora decoder
+ * New element: wavpackenc. Wavpack decoder
+ * Improvements in the libneon based http source
+ * gstfilter ported to 0.10
+ * mpeg2enc ported to 0.10
+ * New element: nsfdec. NSF decoder
+ * New element: spcdec. libopenspc based SPC decoder
+ * videocrop ported/re-written from 0.8
+ * cdaudio element ported to 0.10
+ * New element: rganalysis. ReplayGain analysis element
+ * New element: dvbsrc. DVB source element (disabled by default)
+ * deinterlace (Simple deinterlacer) ported from 0.8
+ * New element: nuvdemux. NUV video demuxer
+ * Fixes in the DirectDraw output elements
+ * New elements: multifilesrc, multifilesink
+ * y4mencode ported from 0.8
+ * rfbsrc, librfb based capture source ported from 0.8
+ * New element: jackaudiosink. JACK audio output element
+ * Many other fixes and improvements
Bugs fixed in this release
-
- * 333307 : AmrWB Plugin
- * 330317 : New xingmux element for writing Xing headers
- * 304795 : [ximagesrc] port to 0.9 [PATCH]
- * 154906 : [qtdemux] A/V Synch problem + crackling sound
- * 167129 : [qtdemux] eats last chunk
- * 173007 : [faad] Failed to decode buffer: Channel coupling not yet ...
- * 302606 : [qtdemux] Movie playback too fast (quicktime mov, H.263 c...
- * 321351 : extracted AAC output is played too slow
- * 324082 : [qtdemux] [faad] playback issues with quicktime videos
- * 327075 : [qtdemux] add support for palettized SMC videos
- * 327355 : gst-plugins-bad CVS compilation breaks on gcc 4.1
- * 331335 : New Element: libsoundtouch based pitch shifter
- * 331909 : support for more fourccs in qtdemux
- * 332066 : [qtdemux] doesn't extract Disc Number field from some files
- * 332155 : Seeking problems in .mov files
- * 332402 : quicktime file will not play
- * 332598 : port modplug to 0.10
- * 332892 : [faad] 'Negative scalefactor found' and 'Maximum number o...
- * 333283 : [xviddec] Fix build with gcc 2.95
- * 333501 : [patch] taglib element
- * 334123 : [taglibmux] fixes for TPOS and TCOP
- * 334417 : autogen.sh bit rot
- * 334700 : [qtdemux] Memory leaks
- * 334748 : [faad] doesn't take sampling rate from demuxer
- * 335585 : xvidenc does not mark key-frame/delta-units
- * 336898 : Port musicbrainz/trm plugin to 0.10
- * 337263 : plugins need better/unified descriptions
- * 338233 : theora-exp api out of sync
- * 339041 : qtdemux : Floating point exception
- * 339074 : Thumbnail generation fails on the following file
- * 337436 : Sound is very jerky on this .mov file
- * 338935 : [qtdemux] floating point exception parsing trac header
+
+ * 379261 : crash in Movie Player: Trying to play a partial...
+ * 151192 : [PATCH] nsf decoder
+ * 124580 : [jacksink] plugin needs a maintainer/love/to be updated
+ * 330632 : [qtdemux] MP3 stream in MP4 container not playable
+ * 335507 : [FAAD] blur_warhammer.mp4 movie doesn't transcode
+ * 339462 : [PATCH] xvid plugin to support more capabilities of XviD ...
+ * 340638 : New plugin: h264 parse element
+ * 341231 : [qtdemux] [faad] audio in some superman trailers doesn't ...
+ * 341461 : gst-plugins-bad missing -no-undefined again
+ * 341563 : [faad] fails to decode middle of file, should just skip o...
+ * 343031 : v4l2src caps negotion is faulty
+ * 343131 : [wavpack] add wavpack encoder
+ * 343184 : [mpeg2enc] ported to 0.10
+ * 343866 : cygwin fixes
+ * 344472 : [wavpackdec] should post audio codec tag and extract bitrate
+ * 344821 : [pitch] controllable properties
+ * 344944 : AAC Support crashes with some files
+ * 345182 : [neonhttpsrc] fails to compile with libneon 0.26.x
+ * 345336 : modplug plugin doesn't work on AMD64
+ * 345653 : [videocrop] port to 0.10, support all common formats
+ * 346853 : [PATCH] ported gstfilter elements to 0.10
+ * 347079 : [qtdemux] plugin doesn't decode Year
+ * 347443 : [wavpack] port parser/decoder to official API and random ...
+ * 347935 : [nsf] warning when building RPM
+ * 348220 : New libopenspc-based SPC playback plugin
+ * 348976 : [xviddec] crashes after invalid unit size warning
+ * 350399 : [qtdemux] extract multiple redirect locations and require...
+ * 350741 : [faac] Wrong bitrate set
+ * 351495 : [wavpackparse] add support for push-based mode
+ * 351557 : [wavpackparse] resync in push mode if sync was lost
+ * 357069 : [rganalysis] New element: ReplayGain analysis
+ * 357212 : [glimagesink] crashes if no DISPLAY
+ * 361260 : New element: nuvdemux
+ * 362626 : Fixes compiling with forte: warning clean up (part 5)
+ * 376106 : Port rfbsrc to gst 0.10
+ * 378613 : [qtdemux] non-working redirect ('alis' redirect reference...
+ * 382203 : ladspa element needs to be enabled
+ * 384294 : [modplug] returns position query results in attoseconds
+ * 385048 : [qtdemux] Crash on a mp4 file in qtdemux_parse_trak
+ * 385788 : [SECURITY] buffer overflows in modplug
+ * 387076 : [wavpack] Wrong include
+ * 387122 : [qtdemux] regression: crash in parse_trak
+ * 387160 : [qtdemux] posts buffering message which can cause hangs
+ * 351659 : [wavpackparse] fix resync in push mode, implement it in p...
+ * 351663 : [wavpackenc] doesn't set correct caps on source pad
+ * 352476 : [wavpack] documentation, unit tests, memleak fix
+ * 366523 : [directdraw] fix playback and vs8 fixes
+ * 369539 : [wavpackenc] More sensible values for GstEnums, don't sen...
+ * 384140 : [neonhttpsrc] id3demux autoplug loop streaming mp3 with I...
+ * 387137 : Regression: qtdemux paletted image handling
+ * 349916 : [gdp] raw audio saved in gdp, when depayloading complain...
+ * 346723 : gstneonhttpsrc fails for URL
+ * 347439 : [qtdemux] seeks poorly in files with slideshows
+ * 349204 : [gdp] raw audio saved in gdp does not depayload correctly
+ * 351825 : [qtdemux] doesn't set proper caps for RGB video
+ * 367696 : [qtdemux] No support for QuickTime Animation (RLE).
+ * 372243 : [PATCH] yuv4mpeg (v2) encoder ported to 0.10
+ * 380610 : [rganalysis] Incorrect event handling
+ * 383471 : cannot link 1 ch raw 24-bit PCM audio
+ * 344987 : [PATCH] [dvbsrc] [ts-tools] gstreamer 0.10 port
Download
@@ -131,26 +181,39 @@ Applications
Contributors to this release
- * Alex Lancaster
- * Christophe Fergeau
+ * Andre Moreira Magalhaes
+ * Andrew Andkjar
+ * Chris Lee
+ * David Schleef
* Edgard Lima
* Edward Hervey
- * Fabrizio Gennari
- * James "Doc" Livingston
- * Jan Gerber
* Jan Schmidt
- * Jens Granseuer).
+ * Johan Dahlin
+ * Jonathan Matthew
+ * Josep Torra Valles
* Julien MOUTTE
+ * Lutz Mueller
+ * Lutz Müller
+ * Maciej Katafiasz
* Mark Nauwelaerts
+ * Martin Szulecki
+ * Mathis Hofer
* Michael Smith
- * Mikhail Zabaluev
- * Renato Araujo Oliveira Filho
+ * Michal Benes
+ * Milosz Derezynski
+ * Renato Filho
+ * René Stadler
+ * Rosfran Borges
+ * Sebastian Dröge
* Sebastien Moutte
+ * Sergey Scobich
* Stefan Kost
+ * Stefan Kost,,,
+ * Thadeu Lima de Souza Cascardo
* Thomas Vander Stichele
* Tim-Philipp Müller
* Wim Taymans
- * Wouter Paeson
+ * Wouter Paesen
+ * Young-Ho Cha
* Zaheer Abbas Merali
- * j^
  \ No newline at end of file