aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt2006-12-21 09:45:02 -0600
committerJan Schmidt2006-12-21 09:45:02 -0600
commit88f63b77b520b49dce5ab1cfd5a18e8e93721c9b (patch)
treebe2e0ad39df09a312f1b806a59a839b72b70a1b0 /RELEASE
parent036750482328fc95f02ce4514761723e954e7768 (diff)
downloadgst-plugins-bad0-10-88f63b77b520b49dce5ab1cfd5a18e8e93721c9b.tar.gz
gst-plugins-bad0-10-88f63b77b520b49dce5ab1cfd5a18e8e93721c9b.tar.xz
gst-plugins-bad0-10-88f63b77b520b49dce5ab1cfd5a18e8e93721c9b.zip
configure.ac: releasing 0.10.4, "Black Bugs"
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 @@
1 1
2GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.3 "Petition to request permission" 2Release notes for GStreamer Bad Plug-ins 0.10.4 "Black Bugs"
3 3
4 4
5 5
@@ -57,51 +57,101 @@ contains a set of well-supported plug-ins, but might pose problems for
57 57
58 58
59 59
60
60Features of this release 61Features of this release
61 62
62 * FAAD/AAC decoder improvements 63 * Parallel installability with 0.8.x series
63 * Better QuickTime support 64 * Threadsafe design and API
64 * Plugins ported from 0.8: modplug, v4l2src, Musicbrainz TRM 65 * V4L2 source element moved to Good plugins
65 * New plugins: Xing muxer, libsoundtouch, AMR-WB, theora-exp 66 * Many improvements in Quicktime playback
66 * Musepack decoder improved 67 * Xvid encoding and decoding improvements
67 * libneon based http input now supports iradio mode 68 * FAAD decoder fixes
68 * More uniform plugin descriptions 69 * New element: alsaspdifsink for IEC958 output
69 * Many bug fixes 70 * Spectrum FFT analysis element ported
71 * New element: h264parse. H.264 Parser
72 * Fixes in bz2 support
73 * New element: theoraexpdec. Libtheoraexp based Theora decoder
74 * New element: wavpackenc. Wavpack decoder
75 * Improvements in the libneon based http source
76 * gstfilter ported to 0.10
77 * mpeg2enc ported to 0.10
78 * New element: nsfdec. NSF decoder
79 * New element: spcdec. libopenspc based SPC decoder
80 * videocrop ported/re-written from 0.8
81 * cdaudio element ported to 0.10
82 * New element: rganalysis. ReplayGain analysis element
83 * New element: dvbsrc. DVB source element (disabled by default)
84 * deinterlace (Simple deinterlacer) ported from 0.8
85 * New element: nuvdemux. NUV video demuxer
86 * Fixes in the DirectDraw output elements
87 * New elements: multifilesrc, multifilesink
88 * y4mencode ported from 0.8
89 * rfbsrc, librfb based capture source ported from 0.8
90 * New element: jackaudiosink. JACK audio output element
91 * Many other fixes and improvements
70 92
71Bugs fixed in this release 93Bugs fixed in this release
72 94
73 * 333307 : AmrWB Plugin 95 * 379261 : crash in Movie Player: Trying to play a partial...
74 * 330317 : New xingmux element for writing Xing headers 96 * 151192 : [PATCH] nsf decoder
75 * 304795 : [ximagesrc] port to 0.9 [PATCH] 97 * 124580 : [jacksink] plugin needs a maintainer/love/to be updated
76 * 154906 : [qtdemux] A/V Synch problem + crackling sound 98 * 330632 : [qtdemux] MP3 stream in MP4 container not playable
77 * 167129 : [qtdemux] eats last chunk 99 * 335507 : [FAAD] blur_warhammer.mp4 movie doesn't transcode
78 * 173007 : [faad] Failed to decode buffer: Channel coupling not yet ... 100 * 339462 : [PATCH] xvid plugin to support more capabilities of XviD ...
79 * 302606 : [qtdemux] Movie playback too fast (quicktime mov, H.263 c... 101 * 340638 : New plugin: h264 parse element
80 * 321351 : extracted AAC output is played too slow 102 * 341231 : [qtdemux] [faad] audio in some superman trailers doesn't ...
81 * 324082 : [qtdemux] [faad] playback issues with quicktime videos 103 * 341461 : gst-plugins-bad missing -no-undefined again
82 * 327075 : [qtdemux] add support for palettized SMC videos 104 * 341563 : [faad] fails to decode middle of file, should just skip o...
83 * 327355 : gst-plugins-bad CVS compilation breaks on gcc 4.1 105 * 343031 : v4l2src caps negotion is faulty
84 * 331335 : New Element: libsoundtouch based pitch shifter 106 * 343131 : [wavpack] add wavpack encoder
85 * 331909 : support for more fourccs in qtdemux 107 * 343184 : [mpeg2enc] ported to 0.10
86 * 332066 : [qtdemux] doesn't extract Disc Number field from some files 108 * 343866 : cygwin fixes
87 * 332155 : Seeking problems in .mov files 109 * 344472 : [wavpackdec] should post audio codec tag and extract bitrate
88 * 332402 : quicktime file will not play 110 * 344821 : [pitch] controllable properties
89 * 332598 : port modplug to 0.10 111 * 344944 : AAC Support crashes with some files
90 * 332892 : [faad] 'Negative scalefactor found' and 'Maximum number o... 112 * 345182 : [neonhttpsrc] fails to compile with libneon 0.26.x
91 * 333283 : [xviddec] Fix build with gcc 2.95 113 * 345336 : modplug plugin doesn't work on AMD64
92 * 333501 : [patch] taglib element 114 * 345653 : [videocrop] port to 0.10, support all common formats
93 * 334123 : [taglibmux] fixes for TPOS and TCOP 115 * 346853 : [PATCH] ported gstfilter elements to 0.10
94 * 334417 : autogen.sh bit rot 116 * 347079 : [qtdemux] plugin doesn't decode Year
95 * 334700 : [qtdemux] Memory leaks 117 * 347443 : [wavpack] port parser/decoder to official API and random ...
96 * 334748 : [faad] doesn't take sampling rate from demuxer 118 * 347935 : [nsf] warning when building RPM
97 * 335585 : xvidenc does not mark key-frame/delta-units 119 * 348220 : New libopenspc-based SPC playback plugin
98 * 336898 : Port musicbrainz/trm plugin to 0.10 120 * 348976 : [xviddec] crashes after invalid unit size warning
99 * 337263 : plugins need better/unified descriptions 121 * 350399 : [qtdemux] extract multiple redirect locations and require...
100 * 338233 : theora-exp api out of sync 122 * 350741 : [faac] Wrong bitrate set
101 * 339041 : qtdemux : Floating point exception 123 * 351495 : [wavpackparse] add support for push-based mode
102 * 339074 : Thumbnail generation fails on the following file 124 * 351557 : [wavpackparse] resync in push mode if sync was lost
103 * 337436 : Sound is very jerky on this .mov file 125 * 357069 : [rganalysis] New element: ReplayGain analysis
104 * 338935 : [qtdemux] floating point exception parsing trac header 126 * 357212 : [glimagesink] crashes if no DISPLAY
127 * 361260 : New element: nuvdemux
128 * 362626 : Fixes compiling with forte: warning clean up (part 5)
129 * 376106 : Port rfbsrc to gst 0.10
130 * 378613 : [qtdemux] non-working redirect ('alis' redirect reference...
131 * 382203 : ladspa element needs to be enabled
132 * 384294 : [modplug] returns position query results in attoseconds
133 * 385048 : [qtdemux] Crash on a mp4 file in qtdemux_parse_trak
134 * 385788 : [SECURITY] buffer overflows in modplug
135 * 387076 : [wavpack] Wrong include
136 * 387122 : [qtdemux] regression: crash in parse_trak
137 * 387160 : [qtdemux] posts buffering message which can cause hangs
138 * 351659 : [wavpackparse] fix resync in push mode, implement it in p...
139 * 351663 : [wavpackenc] doesn't set correct caps on source pad
140 * 352476 : [wavpack] documentation, unit tests, memleak fix
141 * 366523 : [directdraw] fix playback and vs8 fixes
142 * 369539 : [wavpackenc] More sensible values for GstEnums, don't sen...
143 * 384140 : [neonhttpsrc] id3demux autoplug loop streaming mp3 with I...
144 * 387137 : Regression: qtdemux paletted image handling
145 * 349916 : [gdp] raw audio saved in gdp, when depayloading complain...
146 * 346723 : gstneonhttpsrc fails for URL
147 * 347439 : [qtdemux] seeks poorly in files with slideshows
148 * 349204 : [gdp] raw audio saved in gdp does not depayload correctly
149 * 351825 : [qtdemux] doesn't set proper caps for RGB video
150 * 367696 : [qtdemux] No support for QuickTime Animation (RLE).
151 * 372243 : [PATCH] yuv4mpeg (v2) encoder ported to 0.10
152 * 380610 : [rganalysis] Incorrect event handling
153 * 383471 : cannot link 1 ch raw 24-bit PCM audio
154 * 344987 : [PATCH] [dvbsrc] [ts-tools] gstreamer 0.10 port
105 155
106Download 156Download
107 157
@@ -131,26 +181,39 @@ Applications
131 181
132Contributors to this release 182Contributors to this release
133 183
134 * Alex Lancaster 184 * Andre Moreira Magalhaes
135 * Christophe Fergeau 185 * Andrew Andkjar
186 * Chris Lee
187 * David Schleef
136 * Edgard Lima 188 * Edgard Lima
137 * Edward Hervey 189 * Edward Hervey
138 * Fabrizio Gennari
139 * James "Doc" Livingston
140 * Jan Gerber
141 * Jan Schmidt 190 * Jan Schmidt
142 * Jens Granseuer). 191 * Johan Dahlin
192 * Jonathan Matthew
193 * Josep Torra Valles
143 * Julien MOUTTE 194 * Julien MOUTTE
195 * Lutz Mueller
196 * Lutz Müller
197 * Maciej Katafiasz
144 * Mark Nauwelaerts 198 * Mark Nauwelaerts
199 * Martin Szulecki
200 * Mathis Hofer
145 * Michael Smith 201 * Michael Smith
146 * Mikhail Zabaluev 202 * Michal Benes
147 * Renato Araujo Oliveira Filho 203 * Milosz Derezynski
204 * Renato Filho
205 * René Stadler
206 * Rosfran Borges
207 * Sebastian Dröge
148 * Sebastien Moutte 208 * Sebastien Moutte
209 * Sergey Scobich
149 * Stefan Kost 210 * Stefan Kost
211 * Stefan Kost,,,
212 * Thadeu Lima de Souza Cascardo
150 * Thomas Vander Stichele 213 * Thomas Vander Stichele
151 * Tim-Philipp Müller 214 * Tim-Philipp Müller
152 * Wim Taymans 215 * Wim Taymans
153 * Wouter Paeson 216 * Wouter Paesen
217 * Young-Ho Cha
154 * Zaheer Abbas Merali 218 * Zaheer Abbas Merali
155 * j^
156  \ No newline at end of file 219  \ No newline at end of file