summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS35
1 files changed, 34 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ca4540fb..cde11cbc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,37 @@
-This is GStreamer Ugly Plug-insĀ 0.10.5 "She said"
+This is GStreamer Ugly Plug-insĀ 0.10.6 "The Sacrifice"
+
+Changes since 0.10.5:
+
+ * fixes in handling of MPEG streams, Real streams and MP3
+ * AMR-NB fixes
+ * Other bug-fixes and improvements
+
+Bugs fixed since 0.10.5:
+
+ * 336370 : [asfdemux] crashes on an assertion in gst_asf_demux_get_v...
+ * 332157 : [asfdemux] This WMV file is played very strangely
+ * 335760 : [asfdemux] dataflow error when seeking in zeldadslarge.wmv
+ * 349779 : [real] can't play ancient RealAudio 1.0/2.0 format files
+ * 353116 : [asfdemux] hangs playing some mms stations
+ * 365288 : [asfdemux] seeking not very smooth
+ * 370020 : [mpeg2dec] continue even after 5 consecutive decoding errors
+ * 385292 : [rmdemux] stream index leaked on shutdown
+ * 385311 : Memory leak initializing lame mp3 encoder plugin (gstlame.c)
+ * 385651 : [asfdemux] Jerky playback of " I love sky "
+ * 393890 : [win32] autogenerated win32/common/config.h needed
+ * 397219 : [rmdemux] captured realaudio stream with non-zero start p...
+ * 403188 : [asfdemux] bug parsing certain stream header object
+ * 421594 : [real] doesn't compile if zlib includes are missing
+ * 425374 : [asfdemux] seek in WMV rarely works
+ * 428698 : [rmdemux] crashes on files with many logical streams
+ * 429960 : [mpegdemux] playbin hangs with small external vobsub subt...
+ * 431707 : [amrnbparse] make pipeline hang
+ * 432533 : [mad, mp3parse] regression: CVS version doesn't parse dur...
+ * 438610 : [dvddemux] fails after flushing seek
+ * 440120 : [mpegdemux] crashes in gst_mpeg_demux_send_subbuffer() wi...
+ * 442706 : [dvdsubdec] crashes when flushing/on seek
+ * 444514 : [PATCH] dvdsubdec miscalculates (long) subtitle durations
+ * 386218 : [asfdemux] Division by zero when seeking live streams
Changes since 0.10.4: