summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-06-19 10:32:38 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-06-19 10:32:38 +0000
commit7f82ba3d84c698779da1fea1aa72a0c15a9134fb (patch)
tree706b64136cd802654d51dcd6d7379041f74d780a /NEWS
parentf0801eaad61403d3021ae6c0f415e43efe705898 (diff)
downloadgstreamer-plugins-bad-7f82ba3d84c698779da1fea1aa72a0c15a9134fb.tar.gz
Release 0.10.5RELEASE-0_10_5
Original commit message from CVS: Release 0.10.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS79
1 files changed, 78 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cd36ed3d0..76bdb402d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,81 @@
-This is GStreamer Bad Plug-insĀ 0.10.4, "Black Bugs"
+This is GStreamer Bad Plug-insĀ 0.10.5, "Expedition to Lake Pahoe"
+
+Changes since 0.10.4:
+
+ * New plugin - realdec for decoding Real streams using binary libs
+ * New plugin - MythTV source
+ * New plugin - appsrc (for application data insertion)
+ * New plugin - VMnc VMware capture decoder
+ * New plugin - JACK audio output
+ * New plugin - interleave/deinterleave
+ * New plugin - RTP manager
+ * New plugin - Bayer to RGB converter
+ * New plugin - ReplayGain support
+ * New plugin - DirectShow win32 input support
+ * New plugin - videosignal/videoanalyse
+ * LADSPA plugin improvements
+ * IIR equaliser ported to 0.10 (iirequalizer)
+ * libsndfile output ported to 0.10
+ * mpegvideoparse ported to 0.10 and improved
+ * switch element ported to 0.10
+ * VCD source element ported to 0.10
+ * AMR-WB support fixes
+ * MIDI renderer plugin based on timidity
+ * Windows and OS/X output plugins moved to the Good module
+ * qtdemux, wavpack and videocrop plugins moved to the Good module
+ * Many other bug fixes and improvements
+ * Parallel installability with 0.8.x series
+ * Threadsafe design and API
+
+Bugs fixed since 0.10.4:
+
+ * 152403 : [mpeg/DVB] Integrating externaly developped DVB source el...
+ * 333307 : AmrWB Plugin
+ * 345633 : [nassink] port to 0.10
+ * 354174 : [PATCH] add REAL support by using the proprietary drivers
+ * 354451 : [mythtvsrc] Plugin for MythTV source
+ * 357055 : Tremor (ivorbis) plug-in is unable to decode vorbis strea...
+ * 374773 : [qtdemux] [PLUGIN-MOVE] Move from -bad to good
+ * 375264 : [neonhttpsrc] add seek support
+ * 376591 : configure.ac looks for wrong symbols for FAAD support
+ * 382184 : Port interleave and deinterleave to 0.10 for audio channe...
+ * 388050 : [neonhttpsrc] code simplifications
+ * 392112 : [rfbsrc] doesn't build with MinGW
+ * 393622 : Not building real plugin, only works on 32bit x86 platforms.
+ * 395536 : [wavpackenc] Trivial cleanup
+ * 395597 : Deinterleave fails to negotiate with alsasrc when using D...
+ * 400555 : dts-in-wav: only 2 channel recognised
+ * 402470 : [osxvideosink] video sink for MacOSX
+ * 412077 : [speed] can't initially set speed > 1
+ * 412710 : [replaygain] Add playback elements
+ * 413818 : [neonhttpsrc] errors out on redirects
+ * 421110 : New x264enc plugin
+ * 421598 : [wavpack] Add support for non-8*n depths and don't play a...
+ * 423283 : [qtdemux] timestamps of outgoing h264 packets are wrong
+ * 423741 : [amrwb] use external shared libamrwb
+ * 430594 : Unable to compile gst-plugins-bad CVS
+ * 430598 : [realvideodec] dll functions not available on MinGW
+ * 430664 : name conflict for " rtpbin " element
+ * 437260 : CFLAGS are poinsoned by the OpenGL test
+ * 437403 : gst-plugins-bad uses #ifdef G_OS_WIN32 instead of #ifdef ...
+ * 437539 : Compilation of DirectDraw and DirectSound plugins using m...
+ * 439405 : YUV not working in GL image sink.
+ * 439910 : [switch] Warning in a debug function (Mingw)
+ * 439911 : [qtdemux] Warning in a debug function (MinGW)
+ * 439914 : [directdraw] Warnings when using MinGW
+ * 440466 : [PLUGIN-MOVE] osxvideo
+ * 440774 : [sdl] sdlvideosink has ill-formatted element details
+ * 442689 : [neon] Property-related cleanups of neonhttpsrc
+ * 445189 : PLUGIN-MOVE - Move Windows sinks to -good
+ * 348973 : New plugins: MVE muxer/demuxer
+ * 391971 : Fix build with gcc-2.x
+ * 392313 : [directdrawsink] dist and add to gst-plugins-bad
+ * 392638 : [directsoundsink] dist and add to gst-plugins-bad
+ * 392856 : [qtdemux] plugin must link against zlib (error with MinGW)
+ * 403572 : Port equaliser element to 0.10
+ * 352605 : [PLUGIN-MOVE] move wavpack to -good
+ * 426972 : Specific set of H.264 files cannot be played
+ * 434101 : [gsm] doesn't link against libgstbase-0.10
Changes since 0.10.3: